Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 4,158 for

compare

(0.1 sec)
  1. Load custom fonts | GroupDocs

    This article explains how to load custom fonts PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for Node.js via Java....On this page allows you to compare documents that contain non-standard...to connect custom fonts and compare documents: 'use strict' ; //...

    docs.groupdocs.com/comparison/nodejs-java/load-...
  2. Get source and target text from files | GroupDocs

    Learn how to read source and target texts of detected changes using GroupDocs.Comparison for Python via .NET....target text from local disk Compare two files and print the source/target...gc . Comparer ( "source.docx" ) as comparer : comparer . add...

    docs.groupdocs.com/comparison/python-net/get-so...
  3. Adjusting comparison sensitivity | GroupDocs

    Learn more about document comparison sensitivity and how to adjust it to achieve best performance and accuracy when Compare documents with GroupDocs.Comparison for .NET....least one common letter in two compared words then these words are...common sub-sequence of two compared objects For better understanding...

    docs.groupdocs.com/comparison/net/adjusting-com...
  4. Load file from local disk | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Comparison for Node.js via Java....allows you to load it using the Comparer class constructor by specifying...'result.docx' ; // Create a Comparer instance using the source...

    docs.groupdocs.com/comparison/nodejs-java/load-...
  5. Docx comparison shows text as removed instead o...

    Hi, It appears as if we stumbled upon an issue when comparing two docx-documents. Find them attached in this topic. To explain the issue, notice that the first document does not contain the word “GEMA” but the second do…...stumbled upon an issue when comparing two docx-documents. Find them...the online comparison tool: Compare DOCX Online | Free GroupDocs...

    forum.groupdocs.com/t/docx-comparison-shows-tex...
  6. Set document metadata on save | GroupDocs

    Follow this guide and learn how to set document metadata when saving output document after files comparison within your Java applications....Comparer ; import com.groupdocs.comparison...; // ... try ( Comparer comparer = new Comparer ( "source.docx"...

    docs.groupdocs.com/comparison/java/set-document...
  7. Accept or Reject detected changes | GroupDocs

    Following this guide you will learn how to apply or discard changes detected during document comparison process using GroupDocs.Comparison for .NET API....the original state of the compared result after applying changes...// ... using ( Comparer comparer = new Comparer ( "source.docx"...

    docs.groupdocs.com/comparison/net/accept-or-rej...
  8. Use Cases | GroupDocs

    Practical use cases and real-world examples demonstrating how to use GroupDocs.Comparison for .NET in various scenarios, including Excel spreadsheet comparison and advanced comparison features....you will find examples on comparing Excel spreadsheets programmatically...this section – Learn how to compare Excel spreadsheets with custom...

    docs.groupdocs.com/comparison/net/use-cases/
  9. 使用 Node.js 比较文档

    在本详细指南中深入探讨文档比较的细节。了解 GroupDocs.Comparison API 如何通过可视化和文本比较工具改变您的数据分析。...下载完成后,您可以运行以下示例代码片段来验证安装是否成功: const { Comparer } = require ( '@groupdocs/groupdocs...source document const comparer = new Comparer ( "source.docx" );...

    blog.groupdocs.com/zh/comparison/compare-docume...
  10. Accept or Reject detected changes | GroupDocs

    Following this guide you will learn how to apply or discard changes detected during document comparison process using GroupDocs.Comparison for Java API....the original state of the compared result after applying changes...import com.groupdocs.comparison.Comparer ; import com.groupdocs.comparison...

    docs.groupdocs.com/comparison/java/accept-or-re...