Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 7,455 for

document comparison

(0.05 sec)
  1. Convert JPG to DOCX using C#

    By carefully following this tutorial, you'll learn how to efficiently convert JPG to DOCX using C#. Also, we'll furnish you with code to export JPG to DOCX using C#....Comparison Product Family GroupDocs...DOCX using C# In the realm of document processing, there arise specific...

    kb.groupdocs.com/conversion/net/convert-jpg-to-...
  2. Render specific pages | Documentation

    This article explains how to view specific pages when processing Documents with GroupDocs.Viewer within your .NET applications....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/net/view-specific-pages/
  3. Developer Guide | Documentation

    This Developer Guide explains GroupDocs.Merger for Python via .NET file merger features and shows how to merge and combine PDF, Word, Excel, PowerPoint Documents inside your Python via .NET applications...Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/python-net/developer-...
  4. Add watermarks to email attachments | Documenta...

    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...
  5. How to Extract Text from PowerPoint using C#

    This article describes the step-by-step procedure to extract Text from PowerPoint using C# and how to convert these instructions to extract text from PPTX in C#....Comparison Product Family GroupDocs...information using one of the best document extraction APIs to extract...

    kb.groupdocs.com/parser/net/how-to-extract-text...
  6. Perform Search by Chunks using C#

    Learn how to search by chunks using C# for efficient data retrieval. Explore C# chunked search in large indexes to handle tens or hundreds of thousands of Documents....Comparison Product Family GroupDocs...hundreds of thousands of documents. A solution to this challenge...

    kb.groupdocs.com/search/net/perform-search-by-c...
  7. How to Extract Text from Excel in C#

    This article provides stepwise instructions to extract Text from Excel in C# using simple API calls and a sample application to read Text from Excel file using C#....Comparison Product Family GroupDocs...C# using one of the popular document parsing APIs. We also guide...

    kb.groupdocs.com/parser/net/how-to-extract-text...
  8. Save signed images with various output types | ...

    This article explains how to save images with various image format types....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/save-signed-i...
  9. Remove metadata properties | Documentation

    The easiest way to remove metadata properties from a file is to use corresponding tags that allow you to locate the desired properties across all metadata packages....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/nodejs-java/remove-...
  10. Working with Presentation Documents | Documenta...

    Note This feature is supported by version 18.2 or greater. Note The code uses some of the objects defined in The Business Layer. Working with Presentation Documents GroupDocs.Assembly allows you to use data bands in table rows in Presentation** Documents**. A table-row data band is a data band which body occupies single or multiple rows of a single Document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the last occupied row as follows....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/net/working-with-pr...