Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 3,439 for

compare

(0.04 sec)
  1. Summary Page & DICOM Format for Images - introd...

    We are glad to announce another monthly release of GroupDocs.Comparison for .NET 17.3.0 API with Three new features like support of “Compare DICOM format by Comparison.Imaging” and “Apply/Discard changes for DICOM format”, also providing support for “summary page for images”. This monthly release is adding Four improvements like “comparison of result and original files in Images” and “process absorbing of tables with merged cells” along with fixes. Detailed information is listed below....features like support of “Compare DICOM format by Comparison...features and improvements, like “Compare DICOM format by Comparison...

    blog.groupdocs.com/comparison/summary-page-dico...
  2. 使用 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...
  3. Accept or Reject detected changes | Documentation

    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...
  4. Show Revisions | Documentation

    This article explains how to customize the display of revisions in the output document in GroupDocs.Comparison for Java....On this page allows you to compare and customize the display of...of changes received when comparing documents using built-in Word...

    docs.groupdocs.com/comparison/java/show-revisions/
  5. Accept or Reject detected changes | Documentation

    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...
  6. Load file from local disk | Documentation

    This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Comparison for Python via .NET....allows you to load it using the Comparer class constructor by specifying...Initialize comparer with the source document with gc . Comparer ( source_file_path...

    docs.groupdocs.com/comparison/python-net/load-f...
  7. 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...Track Changes: Instantiate the Comparer object. Specify the source...

    docs.groupdocs.com/comparison/nodejs-java/word-...
  8. Show Revisions | Documentation

    This article explains how to customize the display of revisions in the output document in GroupDocs.Comparison for .NET....On this page allows you to compare and customize the display of...of changes received when comparing documents using built-in Word...

    docs.groupdocs.com/comparison/net/show-revisions/
  9. Set password for output document | Documentation

    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...
  10. Setting author of changes | Documentation

    This article explains how to set author of changes name in the resulting document in GroupDocs.Comparison for Node.js via Java....these steps: Instantiate the Comparer object. Specify a source file...RevisionAuthorName property. Call the compare() method. Specify the CompareOptions...

    docs.groupdocs.com/comparison/nodejs-java/setti...