Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 3,568 for

compare

(0.03 sec)
  1. 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...
  2. Upcoming Release of GroupDocs.Metadata for Java

    We are happy to announce that GroupDocs.Metadata is coming soon to Java Platform. It will be a back-end API that will allow you to work with metadata associated with various file formats including documents, images, audios, videos, zip, emails and many more. The API aims to facilitate its users with simple syntax, easy to use methods and few lines of code to perform metadata operations. GroupDocs.Metadata for Java will soon be available for download....formats Utilities to Search and Compare all metadata Utilities to Export...

    blog.groupdocs.com/metadata/upcoming-release-of...
  3. 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...
  4. 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...
  5. 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...
  6. Support of Emails format and Cloning Document M...

    GroupDocs team is excited to publish another monthly release of GroupDocs.Comparison for .NET 17.6.0 API with new features like adding support for Emails format and Settings for Cloning Document Metadata. This monthly release is also adding improvements like enhanced Cells & HTML Comparison Performance and Improved Summary Pages information along with fixes. Major Changes are done for HTML, Cells, Emails and Words document formats. Detailed information is listed below. Please Click here to download the latest API....Comparison support of Emails format Compare Check Box and Page in Change...

    blog.groupdocs.com/comparison/groupdocs.compari...
  7. Rearrange Pages in Word using C# | Organize DOC...

    Reorder the pages of Word files using C#. The running example shows how to change the order of pages in DOC/DOCX files using the .NET API.... See Also # Compare Word Documents Edit Word Documents...

    blog.groupdocs.com/merger/move-word-pages-using...
  8. 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/
  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. 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 .NET.... using ( Comparer comparer = new Comparer ( "source.docx"...docx" )) { comparer . Add ( "target.docx" ); CompareOptions options...

    docs.groupdocs.com/comparison/net/get-extended-...