Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 8,760 for

document merger

(0.06 sec)
  1. 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-...
  2. GroupDocs.Merger for .NET 25.9 – Latest Updates...

    Explore what’s new in GroupDocs.Merger for .NET 25.9. Available now on NuGet and GroupDocs website....Merger for .NET 25.9 – September 2025...announce the release of GroupDocs.Merger for .NET 25.9 , available as...

    blog.groupdocs.com/merger/groupdocs-merger-for-...
  3. Phrase Search in Documents using C#

    Learn how to perform phrase search in Documents using C#. Discover techniques to search Documents by phrases in C# and streamline your Document search processes....Merger Product Family GroupDocs.Redaction...Search in Documents using C# Phrase search in documents using C#...

    kb.groupdocs.com/search/net/phrase-search-in-do...
  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. Build search query | GroupDocs

    This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...Merger Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/nodejs-java/build-sea...
  6. Handle loading of external resources documents ...

    Learn how to handle loading of external resources....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/net/handle-loading-of...
  7. 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...
  8. 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...
  9. Logging | GroupDocs

    Logging when converting Documents with GroupDocs.Conversion for Java...Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/java/logging/
  10. Convert to Image with advanced options | GroupDocs

    Follow this guide and learn how to convert Documents to image with height, width, resolution, brightness and other customizations using GroupDocs.Conversion for Java....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/java/convert-to-i...