Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 4,159 for

compare

(0.29 sec)
  1. Find Answers and Code About GroupDocs APIs! - G...

    Find answers about file formats processing in code. Knowledge base of all file format manipulation examples in .NET C# and Java....annotate, convert, e-sign, compare and assemble documents in ...Family Find answers about comparing documents of similar types...

    kb.groupdocs.com/
  2. 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...
  3. GroupDocs.Comparison Overview | GroupDocs

    In this article, get acquainted with the features, functions, supported file formats and developer usage of GroupDocs.Comparison for .NET — API to Compare two or more files and get the difference between them....applications the ability to compare and merge two or more files...

    docs.groupdocs.com/comparison/net/groupdocs-com...
  4. Get extended information on the summary page | ...

    Learn how to enable extended information on the summary page using GroupDocs.Comparison for Python via .NET.... Comparer ( "source.docx" ) as comparer : comparer . add...extended_summary_page = True comparer . compare ( "result.docx" , options...

    docs.groupdocs.com/comparison/python-net/get-ex...
  5. Load file from stream | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from stream when using GroupDocs.Comparison for Java....Comparer ; import java.nio.file.Path...; // ... try ( Comparer comparer = new Comparer ( sourceInputStream...

    docs.groupdocs.com/comparison/java/load-file-fr...
  6. Load file from stream | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from stream when using GroupDocs.Comparison for .NET....docx" )) { using ( Comparer comparer = new Comparer ( sourceStream...)) { comparer . Add ( targetStream ); comparer . Compare ( File...

    docs.groupdocs.com/comparison/net/load-file-fro...
  7. Get a list of changes | GroupDocs

    This article explains how to get a collection of changes between Compared documents when using GroupDocs.Comparison for Node.js via Java....disk The following example compares two local documents and then...comparison' ); // Create a Comparer instance for the source document...

    docs.groupdocs.com/comparison/nodejs-java/get-l...
  8. Get source and target text from files | GroupDocs

    This article explains how to get source and target texts of specific changes using GroupDocs.Comparison for Node.js via Java....disk The following example compares two DOCX files from disk and...Initialize the comparer with the source document const comparer = new...

    docs.groupdocs.com/comparison/nodejs-java/get-s...
  9. Get changes coordinates | GroupDocs

    Learn how to obtain coordinates for detected changes on page previews using GroupDocs.Comparison for Python via .NET.... Comparer ( "source.docx" ) as comparer : comparer . add...True comparer . compare ( options ) changes = comparer . get_changes...

    docs.groupdocs.com/comparison/python-net/get-ch...
  10. Setting author of changes | GroupDocs

    This article explains how to set author of changes name in the resulting document in GroupDocs.Comparison for .NET....NET using ( Comparer comparer = new Comparer ( "source.docx"...docx" )) { comparer . Add ( "target.docx" ); CompareOptions options...

    docs.groupdocs.com/comparison/net/setting-autho...