Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 1,778 for

compare files

(1.09 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. GroupDocs.Total for .NET 25.11 – 最新更新與修復(2025年12月)

    探索 GroupDocs.Total for .NET 25.11 的新功能。現在可在 NuGet 與 GroupDocs 官網取得。...demonstrates how to compare two PDF files and write the diff to...Comparison.Options; Comparer comparer = new Comparer( "PDF_1.pdf" );...

    blog.groupdocs.com/zh-hant/total/groupdocs-tota...
  4. 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...
  5. 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 .NET API.... using ( Comparer comparer = new Comparer ( "source.docx"...$"result_{pageNumber}.png" ); return File . Create ( pagePath ); }); previewOptions...

    docs.groupdocs.com/comparison/net/generate-docu...
  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. 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...
  8. 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...
  9. Get comparison result as an object model | Grou...

    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...
  10. How to Run Examples | GroupDocs

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