Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 11,366 for

document comparison

(0.58 sec)
  1. GroupDocs Blog | Document Automation Solutions ...

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify Documents of almost all the popular file formats....Comparison for .NET 25.10 已上线。 GroupDocs.Comparison for ...

    blog.groupdocs.com/zh/page/8/
  2. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for .NET provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement Document, please use the DocumentProperties property defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. AdvancedUsage.ManagingMetadataForSpecificFormats.Document.ProjectManagement.ProjectManagementReadBuiltInProperties using (Metadata metadata = new Metadata(Constants.InputMpp)) { var root = metadata....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Add Text Watermark to XLSX using C#

    This guide demonstrates the process of how to add text watermark to XLSX using C#. Additionally, you'll get a code example to insert text watermark to XLSX in C#....Comparison Product Family GroupDocs...semi-transparent overlay of text on a document. It’s purposefully included...

    kb.groupdocs.com/watermark/net/add-text-waterma...
  4. Metadata redactions | GroupDocs

    This article shows that how Java redaction API allows you to replace or remove metadata using filters or search by regular expression....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/java/metadata-reda...
  5. Font embedding options | GroupDocs

    Learn this guide to know about embedding fonts into output Word Document when editing with GroupDocs.Editor API....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/net/font-embedding-op...
  6. Loading documents from different sources | Grou...

    Following this guide you will learn how to load PDF, Word, Excel, PowerPoint Documents by local file path, stream or URL for further processing with GroupDocs.Annotation for .NET API....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...

    docs.groupdocs.com/annotation/net/loading-docum...
  7. Convert PDF to ODT using Node.js

    Easily convert PDF to ODT using Node.js with a step-by-step guide. Learn how to export PDF to ODT in Node.js for smooth and efficient Document processing....Comparison Product Family GroupDocs...especially when dealing with document processing and conversion...

    kb.groupdocs.com/conversion/nodejs/convert-pdf-...
  8. Load specific file formats | GroupDocs

    Learn how to load specific file formats manually using LoadOptions in GroupDocs.Parser for Python via .NET....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/python-net/load-speci...
  9. 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....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/java/inserting-docu...
  10. How to Convert HTML to Excel using Java

    Let's learn the Document conversion process and convert HTML to Excel using Java. Easily implement this guide to develop the Java HTML to Excel converter feature....Comparison Product Family GroupDocs...instructions for performing the document conversion from HTML to Excel...

    kb.groupdocs.com/conversion/java/how-to-convert...