Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 4,305 for

compare

(0.59 sec)
  1. Setting author of changes | GroupDocs

    This article explains how to set author of changes name in the resulting document in GroupDocs.Comparison for Java....Comparer ; import com.groupdocs.comparison...; // ... try ( Comparer comparer = new Comparer ( "source.docx"...

    docs.groupdocs.com/comparison/java/setting-auth...
  2. Get only summary page | GroupDocs

    This article explains how to get only summary page when comparing documents with GroupDocs.Comparison for .NET.... using ( Comparer comparer = new Comparer ( "source.docx"...docx" )) { comparer . Add ( "target.docx" ); CompareOptions options...

    docs.groupdocs.com/comparison/net/get-only-summ...
  3. Show gap lines instead of changes | GroupDocs

    Learn how to replace changed content with empty lines using GroupDocs.Comparison for Python via .NET.... Comparer ( "source.docx" ) as comparer : comparer . add...options . leave_gaps = True comparer . compare ( "result.docx" , options...

    docs.groupdocs.com/comparison/python-net/show-g...
  4. GroupDocs.Comparison for Java | GroupDocs

    GroupDocs.Compairson for Java developer documentation. Learn how to diff docx, pptx, and pdf files using Java.... Document comparison API compares content to detect changes...paragraphs and characters. It also compares style changes like font size...

    docs.groupdocs.com/comparison/java/
  5. Generate document pages preview | GroupDocs

    Following this guide you will learn how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Comparison for Node.js via Java API....getTargets() methods of the Comparer object allow you to access...Initialize the Comparer using the source stream const comparer = new groupdocs...

    docs.groupdocs.com/comparison/nodejs-java/gener...
  6. 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 Java....of changes received when comparing documents using built-in Word...import com.groupdocs.comparison.Comparer ; import com.groupdocs.comparison...

    docs.groupdocs.com/comparison/java/word-track-c...
  7. XLSX comparison causes memory leak! - Free Supp...

    Using c# and latest version of Groupdocs Comparison, our service hangs on the Compare method using following files and code: using (MemoryStream sourceStream = new MemoryStream(sourcePdfFile)) { using (Comparer comp…... our service hangs on the Compare method using following files...le)) { using (Comparer comparer = new Comparer(sourceStream))...

    forum.groupdocs.com/t/xlsx-comparison-causes-me...
  8. GroupDocs.Comparison for .NET 26.2 – Latest Upd...

    Explore what's new in GroupDocs.Comparison for .NET 26.2. Available now on NuGet and GroupDocs website....NullReference exception when comparing Word documents with WordTrackChanges...to configure Word-specific compare options in a dedicated, type-safe...

    blog.groupdocs.com/comparison/groupdocs-compari...
  9. Tables throwing exception [Java]? - Free Suppor...

    Hello, product: com.groupdocs:groupdocs-comparison version: 26.3 We are currently using the 1 month free trial and vetting the comparison product against an automated pipeline we use internally. Some docs throw the …...Comparer.b(Unknown Source) at com.groupdocs...groupdocs.comparison.Comparer.a(Unknown Source) at com.groupdocs...

    forum.groupdocs.com/t/tables-throwing-exception...
  10. Archive

    archives...2026 · GroupDocs Team · 2 min Compare Word Documents in C#: Revision‑Track...2026 · GroupDocs Team · 2 min Compare Excel Spreadsheets: Advanced...

    blog.groupdocs.com/archives/