Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 1,581 for

compare files

(0.08 sec)
  1. Migration Notes | Documentation

    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/
  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. 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...
  4. Get comparison result as an object model | Docu...

    This article explains how to get result document object model with GroupDocs.Comparison for .NET.... 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.Metadata for .NET v1.3.0 introduces n...

    GroupDocs team is pleased to announce another monthly release of GroupDocs.Metadata for .NET version 1.3.0 with extended features for existing supported formats and support of new file formats. Moreover, in this version, the team introduces Metadata Replace API to find and replace metadata properties in document formats. Not only this, but the user will also be able to define his/her custom logic to replace metadata properties in supported documents. Let’s see what’s more in this new package....supported formats and support of new file formats. Moreover, in this version...metadata in document formats Compare EXIF metadata Available Channels...

    blog.groupdocs.com/metadata/groupdocs-metadata-...
  6. Comparison basic | Documentation

    Quick Start section about main features of GroupDocs.Comparison API, describes how to Compare documents with just a couple lines of code....Get supported file formats Get file info Compare documents Was...

    docs.groupdocs.com/comparison/python-net/basic-...
  7. Comparison basic | Documentation

    Quick Start section about main features of GroupDocs.Comparison API, describes how to Compare documents with just a couple lines of code....Get supported file formats Get file info Compare documents Was...

    docs.groupdocs.com/comparison/nodejs-java/basic...
  8. Comparison basic | Documentation

    Quick Start section about main features of GroupDocs.Comparison API, describes how to Compare documents with just couple lines of code....Get supported file formats Get file info Compare documents Was...

    docs.groupdocs.com/comparison/java/basic-usage/
  9. How to Run Examples | Documentation

    In this article you can find how to run examples. We offer multiple solutions on how you can run GroupDocs.Comparison examples, by building your own or using our back-end or front-end examples out-of-the-box....Visual Studio and navigate to File -> New -> Project . Select the...document using ( Comparer comparer = new Comparer ( sourceDocumentPath...

    docs.groupdocs.com/comparison/net/how-to-run-ex...
  10. Generate document pages preview | Documentation

    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...