Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 3,427 for

compare

(0.05 sec)
  1. 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 .NET.... using ( Comparer comparer = new Comparer ( "source.docx"...)) { comparer . Add ( "target.docx" ); comparer . Compare ( "result...

    docs.groupdocs.com/comparison/net/load-file-fro...
  2. Setting author of changes | Documentation

    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...
  3. Disable image comparison in PDF documents | Doc...

    This article explains how to disable image comparison in PDF documents as a built in feature in GroupDocs.Comparison for .NET.... using ( Comparer comparer = new Comparer ( "source.pdf"...pdf" )) { comparer . Add ( "target.pdf" ); CompareOptions compareOptions...

    docs.groupdocs.com/comparison/net/disable-image...
  4. An unhandled exception of type 'GroupDocs.Compa...

    I got the error as shown below when running sqk on a win 11 laptop with word file containing 529 pages, 8MB in size and running for about 30 minutes then ending with an error. image.png (25.8 KB) image.png (3.1 KB) Th…...WriteLine("Start comparing..."); stopwatch.Start(); string...SetLicense(licensePath); using (Comparer comparer = new Comparer(@"C:\Users\Tr...

    forum.groupdocs.com/t/an-unhandled-exception-of...
  5. Opacity and Fixed SVG Path Properties Introduce...

    GroupDocs team is excited to announce one more monthly release of document annotation API, where new properties are introduced, these properties are included on users demand to facilitate them as our users always expects something new and extra features form our APIs Compare to other available prodcts. The latest GroupDocs.Annotation for .NET 17.7.0 API now provides support to set Opacity and SVG Path for all major document formats like, PDF, Diagram, Slide and Words file formats etc....extra features form our APIs compare to other available prodcts...

    blog.groupdocs.com/annotation/opacity-and-fixed...
  6. Setting author of changes | Documentation

    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...
  7. Get only summary page | Documentation

    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...
  8. GroupDocs.Comparison for Java | Documentation

    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/
  9. Get extended information on the summary page | ...

    This article explains how to get extended information about comparison of documents on the summary page with GroupDocs.Comparison for Java....Comparer ; import com.groupdocs.comparison...; // ... try ( Comparer comparer = new Comparer ( "source.docx"...

    docs.groupdocs.com/comparison/java/get-extended...
  10. GroupDocs.Comparison for Python via .NET | Docu...

    GroupDocs.Compairson for Python developer documentation. Learn how to diff docx, pptx, and pdf files using Python....Functions GUIDE Retrieve File Info Compare Documents USEFUL RESOURCES...

    docs.groupdocs.com/comparison/python-net/