Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 3,439 for

compare

(0.08 sec)
  1. Load file from stream | Documentation

    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...
  2. 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...
  3. 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 Node.js via Java....allows you to load it using the Comparer class constructor by specifying...const comparer = new groupdocs . comparison . Comparer ( sourcePdfPath...

    docs.groupdocs.com/comparison/nodejs-java/load-...
  4. Servlets Front-end for GroupDocs.Comparison for...

    Document comparison is a process of finding differences in two documents of same format. It can be a content difference or can be any contextual differences. GroupDocs.Comparison for Java Compares a source document with a target document and produces a result document which highlights the differences in a suitable way i.e. colored highlighting or by differing font information that has either been added to or removed from the reference document to produce the target document....Comparison for Java compares a source document with a target...formats from the user and compare and highlight their differences...

    blog.groupdocs.com/comparison/servlets-frontend...
  5. GroupDocs.Comparison for Node.js via Java | Doc...

    GroupDocs.Compairson for Java developer documentation. Learn how to diff docx, pptx, and pdf files using Java....Functions GUIDE Retrieve File Info Compare Documents Accept or Reject...

    docs.groupdocs.com/comparison/nodejs-java/
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  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/