Sort Score
Result 10 results
Languages All
Labels All
Results 4,691 - 4,700 of 11,466 for

document comparison

(0.26 sec)
  1. Email attachments | GroupDocs

    This article shows how to get the information about the attachments....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/net/email-attachme...
  2. 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....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/java/add-watermark...
  3. 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....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/java/image-viewer-get...
  4. Agents and LLM Integration | GroupDocs

    GroupDocs.Merger for Python via .NET is AI agent and LLM friendly — machine-readable Documentation, an MCP server, AGENTS.md shipped inside the pip package, and runnable code examples for AI-driven Document assembly pipelines....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/python-net/agents-and...
  5. Saving to HTML with External Resource Files | G...

    Note This feature is supported by version 19.5. or greater Note The code uses some of the objects defined in The Business Layer. Saving to HTML with External Resource Files Since version 19.5, The GroupDocs.Assembly provides a great feature which is saving of external resource files while an assembled Document loaded from a non-HTML format is being saved to HTML. From now on, when saving an assembled Document to an HTML file, by default, external resource files are stored to a folder having the same name as the HTML file without extension plus the “_files” suffix....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/java/saving-to-html...
  6. How to Convert ODT to SVG using Java

    In this topic, you will learn how to convert ODT to SVG using Java without installing third-party software. Also, we will provide code to export ODT to SVG in Java....Comparison Product Family GroupDocs...widespread demand for converting documents into various formats. If you...

    kb.groupdocs.com/conversion/java/how-to-convert...
  7. Convert CSV to PDF using C#

    Let's quickly understand how to convert CSV to PDF using C#. We will provide you with essential instructions and code example to export CSV to PDF using C#....Comparison Product Family GroupDocs...file format for transferring documents that maintains their style...

    kb.groupdocs.com/conversion/net/convert-csv-to-...
  8. How to Sign XLSX with Digital Signature using Java

    Let's learn how to sign XLSX with digital signature using Java. You will also be provided a simple code example for digital signature integration in XLSX using Java....Comparison Product Family GroupDocs...and integrity of electronic documents. In this article, we will...

    kb.groupdocs.com/signature/java/how-to-sign-xls...
  9. Perform Fuzzy Search using C#

    Learn how to perform fuzzy search using C# for accurate and efficient query matching. Discover how to build Document search with fuzzy logic in C# for better results....Comparison Product Family GroupDocs...through large volumes of documents accurately and efficiently...

    kb.groupdocs.com/search/net/perform-fuzzy-searc...
  10. Perform Fuzzy Search using Java

    Learn to perform fuzzy search using Java for precise and efficient query matching. Explore how to build Document search with fuzzy logic in Java for improved results....Comparison Product Family GroupDocs...to search large volumes of documents quickly and accurately is...

    kb.groupdocs.com/search/java/perform-fuzzy-sear...