Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 1,859 for

compare files

(0.18 sec)
  1. Set password for output document | GroupDocs

    This article explains how to set document password after Files comparison within your Java applications using GroupDocs.Comparison for Java....code snippet shows how to compare documents and protect the output...import com.groupdocs.comparison.Comparer ; import com.groupdocs.comparison...

    docs.groupdocs.com/comparison/java/set-password...
  2. 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...
  3. GroupDocs.Comparison Product Family

    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.... Previously, API was not comparing Footnotes correctly. But with...When password protected files were compared, result was null. This...

    blog.groupdocs.com/categories/groupdocs.compari...
  4. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...PCL (Printer Command Language) file formats. Below is the list of...extended the list of supported file formats and now the API is capable...

    blog.groupdocs.com/groupdocs.blog/page/51/
  5. 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-...
  6. 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...
  7. 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/
  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. 使用 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. 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 Java....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/java/show-gap-lines/