Sort Score
Result 10 results
Languages All
Labels All
Results 4,261 - 4,270 of 9,259 for

document merger

(0.19 sec)
  1. Inserting edited slide into existing presentati...

    This article describes how to insert edited presentation slide into existing PowerPoint presentation....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/net/inserting-edited-...
  2. Optimize the output PDF file | GroupDocs

    This topic describes how to optimize PDF file in the GroupDocs.Viewer Java API for web browser or to reduce size....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  3. Optimize the output PDF file | GroupDocs

    This topic describes how to optimize PDF file in the GroupDocs.Viewer .NET API (C#) for web browser or to reduce size....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  4. Add image watermarks | GroupDocs

    This article shows how to add an image watermark and save the resultant Document. It is capable of adding watermarks to images or Documents....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/nodejs-java/add-im...
  5. How to Add Digital Signature to DOCX using Java

    This topic provides guidance on how to add digital signature to DOCX using Java. You will also find a code example to insert digital signature into DOCX using Java....Merger Product Family GroupDocs.Redaction...and integrity of electronic documents, digital signatures play a...

    kb.groupdocs.com/signature/java/how-to-add-digi...
  6. Numeric Range Search in Java

    Easily execute numeric range search in Java with GroupDocs.Search. Discover advanced and efficient methods to search numeric ranges in Documents Java seamlessly....Merger Product Family GroupDocs.Redaction...multiple document formats, including PDFs, Word documents, and plain...

    kb.groupdocs.com/search/java/numeric-range-sear...
  7. GroupDocs.Metadata Product Family

    Find answers about handling metadata of Documents, images and other files using code on any platform....Merger Product Family GroupDocs.Redaction...Metadata from DOCX using Java Get Document Information using Java Remove...

    kb.groupdocs.com/metadata/
  8. 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....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/java/add-watermark...
  9. Sign documents with QR-code embedded object | G...

    This article explains how to create encrypted QR-code electronic signature with embedded custom object...Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/sign-document...
  10. Get text coordinates | GroupDocs

    Learn how to obtain text coordinates when rendering your Documents with Image Viewer by GroupDocs and place text over rendered Document page image....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/java/image-viewer-get...