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

compare

(0.02 sec)
  1. Adjusting comparison sensitivity | Documentation

    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...
  2. 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...
  3. How to merge source code files | Documentation

    This article explains how to control file merging in GroupDocs.Comparison for Node.js via Java....these steps: Instantiate the Comparer object. Specify the source...document path or stream. Call the compare() method. Call the getChanges()...

    docs.groupdocs.com/comparison/nodejs-java/how-t...
  4. GroupDocs Comparison Plugin for TextPattern Rel...

    GroupDocs is excited to announce the launch of the GroupDocs Comparison plugin for TextPattern. With this plugin, you can Compare two documents in a browser. Select source and target files and run the comparison. Embed the Compared documents to your TextPattern pages and easily share them with peers. GroupDocs Comparison generates a summary of any changes made to the document. Tracking insertions or deletions is easy. GroupDocs Comparison runs on a web-browser so no new software installations is needed....With this plugin, you can compare two documents in a browser...the comparison. Embed the compared documents to your TextPattern...

    blog.groupdocs.com/comparison/groupdocs-plugin-...
  5. Get only summary page | Documentation

    This article explains how to get only a summary page when comparing documents with GroupDocs.Comparison for Node.js via Java....these steps: Instantiate the Comparer object. Specify the source...property to true ; Call the compare() method. Specify the CompareOptions...

    docs.groupdocs.com/comparison/nodejs-java/get-o...
  6. Save comparison result in different format | Do...

    This article explains how to save comparison result in different format after files comparison within your .NET applications using GroupDocs.Comparison for .NET.... using ( Comparer comparer = new Comparer ( "source.txt"...document comparer . Add ( "target.txt" ); // Compare and save...

    docs.groupdocs.com/comparison/net/save-comparis...
  7. 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...
  8. 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...
  9. 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/
  10. 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-...