Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 2,054 for

compare files

(0.1 sec)
  1. Generate document pages preview | GroupDocs

    Generate PNG or JPG page thumbnails from a Compared document using PreviewOptions and Comparer.GeneratePreview() in GroupDocs.Comparison for .NET.... using ( Comparer comparer = new Comparer ( "source.docx"...$"result_{pageNumber}.png" ); return File . Create ( pagePath ); }); previewOptions...

    docs.groupdocs.com/comparison/net/generate-docu...
  2. Change Page Orientation of Word Document in C# ...

    Change the orientation of pages in Word DOC/DOCX documents using C#. Set pages as portrait or landscape within .NET applications using GroupDocs....page orientation of DOC/DOCX files using C#. For the details and...the selected pages of a DOCX file to the landscape. Similarly...

    blog.groupdocs.com/merger/change-page-orientati...
  3. Disable Image Comparison in PDF Documents | Gro...

    Skip image comparison when diffing PDF documents to speed up the process and avoid noise from embedded graphics, using GroupDocs.Comparison for Python via .NET....Python / Developer guide / Comparing documents / Disable image...groupdocs.comparison import Comparer from groupdocs.comparison...

    docs.groupdocs.com/comparison/python-net/develo...
  4. Get comparison result as an object model | Grou...

    Retrieve the comparison result as a GroupDocs.Comparison Document object to inspect changes or pass the result stream to Aspose.Words for further manipulation.... using ( Comparer comparer = new Comparer ( "source.docx"...docx" )) { comparer . Add ( "target.docx" ); GroupDocs . Comparison...

    docs.groupdocs.com/comparison/net/how-to-get-re...
  5. GroupDocs.Comparison Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, Compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....presentation documents from stream to file is now fixed, please visit the...Bug Fixes Compare presentations from stream to file is not working...

    blog.groupdocs.com/categories/groupdocs.compari...
  6. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new API provided by GroupDocs.Metadata for .NET starting from version 19.11: The* Metadata* class is introduced as a single entry point to manage metadata in Files of all supported formats. Extracting and updating metadata was unified for all supported formats. The product architecture was redesigned from scratch in order to simplify most common operations with metadata properties. Getting document information and preview generation procedures were simplified....point to manage metadata in files of all supported formats. Extracting...the old and new API. Loading Files Any Supported Format The following...

    docs.groupdocs.com/metadata/net/migration-notes/
  7. Adjusting Comparison Sensitivity | GroupDocs

    Tune the comparison sensitivity (0–100) to balance speed against accuracy. Includes a separate sensitivity value for tables, using GroupDocs.Comparison for Python via .NET....Python / Developer guide / Comparing documents / Adjusting sensitivity...groupdocs.comparison import Comparer from groupdocs.comparison...

    docs.groupdocs.com/comparison/python-net/develo...
  8. 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 Java API....Comparer ; import com.groupdocs.comparison...; // ... try ( Comparer comparer = new Comparer ( "source.docx"...

    docs.groupdocs.com/comparison/java/generate-doc...
  9. GroupDocs.Comparison Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, Compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....support for PNG, JPG and BMP file formats.This monthly release...features like support of “Compare CAD format, Improved Comparison...

    blog.groupdocs.com/categories/groupdocs.compari...
  10. Batch Word Document Comparison with Performance...

    Learn how to efficiently Compare large sets of Word (DOCX) Files using GroupDocs.Comparison for Node.js with parallel processing and performance tuning....repository contains all source files, helper classes, and configuration...matching source‑target file pairs. Compare documents sequentially...

    docs.groupdocs.com/comparison/nodejs-java/optim...