Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 2,150 for

compare files

(0.57 sec)
  1. All-in-One C# Suite for Automating Document Tasks

    Discover how GroupDocs.Total for .NET simplifies C# document automation. From viewing and editing documents to e-signatures and cost-effective licensing, optimize your workflow effortlessly.... Editing files: You can edit popular file formats like Word...and generating reports easier. File format conversion: Convert between...

    blog.groupdocs.com/total/streamline-document-au...
  2. basic-example.zip

    basic-example/.dockerignore node_modules groupdocs.comparison/node_modules npm-debug.log* yarn-debug.log* pnpm-debug.log* .git .env .DS_Store logs *.log basic-example/.gitignore node_modules/ npm-d......log basic-example/diff-files.js 'use strict'; const groupdocs...console.log('Usage: node diff-files.js <source> <target> <output>...

    docs.groupdocs.com/comparison/nodejs-java/_samp...
  3. Technical Consultation for GroupDocs.Comparison...

    Dear GroupDocs Support Team, We are currently conducting a technical evaluation of GroupDocs.Comparison for PDF document comparison and plan to carry out subsequent procurement. We would appreciate your official and det…...limitations or drawbacks when comparing PDF documents using GroupDocs...comparison of images in PDF files?If supported, can it detect...

    forum.groupdocs.com/t/technical-consultation-fo...
  4. GroupDocs Annotation now supports Exporting Ann...

    GroupDocs document management suite allows you to view, annotate, Compare, assemble, digitally sign and share your documents in the cloud. As previously been announced, GroupDocs Annotation is one of our flagship applications that take the peer/group-review to a whole new level by providing you and your colleagues an easy way to view and share review comments in real-time. Proof-reading has never been so easy and fun! Be it real-time or traditional way of reviewing the documents, GroupDocs Annotation is all that you require to collaboratively perform a document review at anytime, from anywhere....allows you to view , annotate , compare , assemble , digitally sign...become part of this new exported file and can be viewed in any popular...

    blog.groupdocs.com/total/groupdocs-annotation-n...
  5. Uploading a Document to GroupDocs

    You’ve got a GroupDocs account and now what? This blog post is the first in a short series that walks you through how to use GroupDocs. In the coming weeks, well explain how to: use GroupDocs Signature, share documents with your colleagues, convert images to use as thumbnails, and assemble a document. But first, we’ll explain how to upload a file. That’s the first and most basic task that you can perform once you’ve logged in....we’ll explain how to upload a file. That’s the first and most basic...upload. Click Open . The selected file is uploaded. The dashboard gives...

    blog.groupdocs.com/total/uploading-a-document-t...
  6. 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...
  7. 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...
  8. 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/
  9. GroupDocs.Comparison for Python via .NET 26.5 –...

    Hi everyone, GroupDocs.Comparison for Python via .NET version 26.5.0 is now available on PyPI. :link: Full release notes: GroupDocs.Comparison for Python via .NET 26.5 Release Notes :package: PyPI: https://pypi.org/pr…...md file shipped inside the wheel for...groupdocs-comparison console script with compare , info , and list-formats subcommands...

    forum.groupdocs.com/t/groupdocs-comparison-for-...
  10. 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...