Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 2,607 for

note

(1.24 sec)
  1. Adding text watermarks | GroupDocs

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark.... close (); Warning Note that the origin of coordinates...png" ); watermarker . close (); Note Using of relative size and positioning...

    docs.groupdocs.com/watermark/java/adding-text-w...
  2. Annotate PDF and Other Documents on CMSMS Web-P...

    Our team is glad to announce the launch of GroupDocs’ Annotation plugin for CMSMS users. Download and install the plugin to your CMSMS website to share and annotate files online. GroupDocs supports all widely used file formats so you can annotate PDF, word-processing documents and even images. GroupDocs Annotation is a web-based app which lets you add comments and Notes to documents and images from a web-browser. Teams collaborate faster, share views, resolve conflict and expedite the workflow....which lets you add comments and notes to documents and images from...annotation options (text notes, strikeouts, area notes, etc.) to comment...

    blog.groupdocs.com/total/groupdocs-pdf-annotati...
  3. GroupDocs.Viewer for Java 25.12 – Latest Update...

    Explore what’s new in GroupDocs.Viewer for Java 25.12. Available now on NuGet and GroupDocs website.... Note: The documentation article *.../ Resources # Full Release Notes – (see the page you are reading)...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  4. Add Image Watermark to DOCX Using Python

    Add image watermark to DOCX using Python for secure document branding. This guide also shows how to apply watermark to DOCX document in Python with full control....“Confidential,” “Draft,” or any custom note to ensure every sheet communicates...

    kb.groupdocs.com/watermark/python/add-image-wat...
  5. How to merge TIF images using C# | GroupDocs

    Learn how to merge TIF image files, combine TIF image files into one file programmatically in C# language using GroupDocs.Merger for .NET library....tif" ); } NOTE: You may merge other TIF formats...

    docs.groupdocs.com/merger/net/getting-started/u...
  6. Minify HTML | GroupDocs

    Learn how to minify HTML and CSS when rendering of documents into HTML and make your HTML documents load faster with GroupDocs.Viewer.... Note Minification does not reduce...

    docs.groupdocs.com/viewer/java/minify-html/
  7. Redaction is failing in freeBSD 13 for potm fil...

    Hi Team, Redaction is failing for a potm file in freebsd with below exception. java.lang.NullPointerException: Cannot invoke "com.groupdocs.redaction.internal.c.a.s.pt.ne(boolean)" because "<local3>" is nul Code that …... Note We’ve also added (in next release)...

    forum.groupdocs.com/t/redaction-is-failing-in-f...
  8. Separate data extraction | GroupDocs

    This article explains how to separately extract data from documents and add the extracted data to the index.... Search ( "Einstein" ); } Note that when indexed documents...

    docs.groupdocs.com/search/net/separate-data-ext...
  9. Launch in operating systems other than windows ...

    Limitations Because of the lack of Windows fonts in target OS (Android, macOS, Linux, etc), fonts used in documents are substituted with available fonts, this might lead to inaccurate document layout when rendering the document to PNG, JPG, and PDF. If GroupDocs.Watermark for .NET Standard is intended to be used in a Linux environment, an additional NuGet package should be referenced to make it work correctly with graphics: SkiaSharp.NativeAssets.Linux for Ubuntu (it also should work on most Debian-based Linux distributions) or Goelze.... (Note: Using non-free fonts may have...

    docs.groupdocs.com/watermark/net/launch-in-oper...
  10. Create PDF with Image Redaction | GroupDocs

    This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text.... close (); } } Please, note that you don’t have to use GroupDocs...

    docs.groupdocs.com/redaction/java/create-pdf-wi...