Sort Score
Result 10 results
Languages All
Labels All
Results 4,951 - 4,960 of 11,745 for

document watermarking

(1.52 sec)
  1. Add watermarks to email attachments | GroupDocs

    The API allows you to add watermark to all the attachments of supported types in an email message as shown in the following code sample. advanced_usage.add_watermarks_to_email_attachments.EmailAddWatermarkToAllAttachments TextWatermark watermark = new TextWatermark("Test watermark", new Font("Arial", 19)); EmailLoadOptions loadOptions = new EmailLoadOptions(); // Specify an absolute or relative path to your Document. Ex: "C:\\Docs\\message.msg" Watermarker watermarker = new Watermarker("message.msg", loadOptions); EmailContent content = watermarker.getContent(EmailContent.class); for (EmailAttachment attachment : content.getAttachments()) { // Check if the attached file is supported by GroupDocs....Watermark Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Watermark Product Family...

    docs.groupdocs.com/watermark/java/add-watermark...
  2. Get default load options for a source format | ...

    In this article, you will learn how to get default load options for a source format with GroupDocs.Conversion for .NET API....Watermark Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/net/get-default-l...
  3. Show gap lines instead of changes | GroupDocs

    This article explains how to adjust the display of the output Document so that the changed content is replaced with empty lines in GroupDocs.Comparison for .NET....Watermark Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...

    docs.groupdocs.com/comparison/net/show-gap-lines/
  4. Replace missing font | GroupDocs

    This article explains how to replace missing font when rendering Documents with GroupDocs.Viewer within your .NET applications....Watermark Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/net/replace-missing-f...
  5. Inserting Documents Dynamically | GroupDocs

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. Warning Dynamic insertion of Documents from Base64-encoded bytes is available for file formats where dynamic Document insertion is available for Word Processing Documents and emails with HTML and RTF bodies only. You can insert contents of outer Documents to your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a Document to be inserted during run time....Watermark Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/java/inserting-docu...
  6. Add dropdown component | GroupDocs

    The page describes how to add dropdown component to a Document using GroupDocs.Annotation for .NET....Watermark Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...

    docs.groupdocs.com/annotation/net/add-dropdown-...
  7. Extract hyperlinks from Microsoft Office Word d...

    This article explains that how to extract hyperlinks from Microsoft Office Word (.doc, .docx) Documents...Watermark Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/net/extract-hyperlink...
  8. Remove pages | GroupDocs

    Follow this guide and learn how to remove pages from PDF or Word Documents, delete worksheets from Excel files, or remove slides from PowerPoint presentations with GroupDocs.Merger for Python via .NET API....Watermark Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/python-net/remove-pages/
  9. Developer Guide | GroupDocs

    Explains GroupDocs.Merger for .NET file merger features and shows how to merge and combine PDF, Word, Excel, PowerPoint Documents inside your .NET applications...Watermark Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/net/developer-guide/
  10. Extract pages | GroupDocs

    Following this guide you will learn how to extract pages from PDF, Word, Excel, PowerPoint and many other file types using GroupDocs.Merger for Node.js via Java....Watermark Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/nodejs-java/extract-p...