Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 1,778 for

compare files

(0.51 sec)
  1. 使用 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...
  2. 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....source file Java import com.groupdocs.comparison.Comparer ; import...java.nio.file.Path ; // ... try ( Comparer comparer = new Comparer...

    docs.groupdocs.com/comparison/java/set-document...
  3. Show results of comparison as a Word Track Chan...

    This article explains how to use the Microsoft Word Track Changes comparing as a built-in feature in GroupDocs.Comparison for Node.js via Java....of changes received when comparing documents using built-in Word...'@groupdocs/groupdocs.comparison' ); // Define file paths for source, target, and...

    docs.groupdocs.com/comparison/nodejs-java/word-...
  4. Get only summary page | GroupDocs

    This article explains how to get only a summary page when comparing documents with GroupDocs.Comparison for Node.js via Java....changes between source and target files and create the summary page...'@groupdocs/groupdocs.comparison' ); // Define file paths for source, target, and...

    docs.groupdocs.com/comparison/nodejs-java/get-o...
  5. 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...
  6. Show gap lines instead of changes | GroupDocs

    This article explains how to adjust the display of the output document so that the changed content is replaced with empty lines in GroupDocs.Comparison for .NET....from the two input files (source and target files) are added to the...configure the content of the output file. Use the property to adjust...

    docs.groupdocs.com/comparison/net/show-gap-lines/
  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 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...
  8. Adjusting comparison sensitivity | GroupDocs

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

    docs.groupdocs.com/comparison/nodejs-java/adjus...
  9. GroupDocs Newsletter November 2018 – .NET and J...

    Share this issue: Monthly NewsletterNovember 2018 Merge and Compare Business Documents of Same Format Documents Difference Checker APIs for .NET and Java GroupDocs.Comparison Product Family includes .NET and Java APIs to efficiently merge and Compare all popular business document formats (Microsoft Word, Excel, PowerPoint, OpenDocument ODT, PDF, Text and HTML) for difference checking. The APIs support comparing text contents, words, paragraphs, characters and style changes like font size, bold, italic etc....NewsletterNovember 2018 # Merge and Compare Business Documents of Same...APIs to efficiently merge and compare all popular business document...

    blog.groupdocs.com/total/groupdocs-newsletter-n...
  10. Get extended information on the summary page | ...

    This article explains how to get extended information about comparison of documents on the summary page with GroupDocs.Comparison for Java....changes between source and target files and display changes on the separate...import com.groupdocs.comparison.Comparer ; import com.groupdocs.comparison...

    docs.groupdocs.com/comparison/java/get-extended...