Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 2,080 for

compare files

(0.12 sec)
  1. 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....one of the most commonly used file formats that are used to create...simply merge the same type of files into one single document. In...

    blog.groupdocs.com/merger/move-word-pages-using...
  2. Archive

    archives...GroupDocs Team · 1 min Compare CSV Files using C# May 19, 2026...2026 · GroupDocs Team · 1 min Compare PDF Documents in C#: Inline...

    blog.groupdocs.com/archives/
  3. Unicode Font(Bangla) Support Issue - Free Suppo...

    Bangla Sample Text 01.docx (22.6 KB) Bangla Sample Text 02.docx (12.9 KB) Distorted Text in Group Docs Viewer.pdf (1.6 MB) We were trying to render Bangla Unicode font in Group Docs viewer but we found it get distorte…...sharing the details and sample files. We’ll analyze the issue and...(440.2 KB) From the shared PDF file I can see that it is likely...

    forum.groupdocs.com/t/unicode-font-bangla-suppo...
  4. Docx comparison shows text as removed instead o...

    Hi, It appears as if we stumbled upon an issue when comparing two docx-documents. Find them attached in this topic. To explain the issue, notice that the first document does not contain the word “GEMA” but the second do…...stumbled upon an issue when comparing two docx-documents. Find them...the online comparison tool: Compare DOCX Online | Free GroupDocs...

    forum.groupdocs.com/t/docx-comparison-shows-tex...
  5. Servlets Front-end for GroupDocs.Comparison for...

    Document comparison is a process of finding differences in two documents of same format. It can be a content difference or can be any contextual differences. GroupDocs.Comparison for Java Compares a source document with a target document and produces a result document which highlights the differences in a suitable way i.e. colored highlighting or by differing font information that has either been added to or removed from the reference document to produce the target document....Comparison for Java compares a source document with a target...formats from the user and compare and highlight their differences...

    blog.groupdocs.com/comparison/servlets-frontend...
  6. Get list of changes | GroupDocs

    Retrieve a typed list of every detected difference using Comparer.GetChanges() — each ChangeInfo item exposes change type, page number, ID, and text in GroupDocs.Comparison for .NET.... The no-argument Compare() call performs the comparison...in-memory without writing a result file — use it when you only need...

    docs.groupdocs.com/comparison/net/get-list-of-c...
  7. GroupDocs.Comparison for Node.js via Java | Gro...

    GroupDocs.Compairson for Java developer documentation. Learn how to diff docx, pptx, and pdf Files using Java....differences between source and target files across paragraph, word, and...Visio, images, programming files, PDFs, and more. About GroupDocs...

    docs.groupdocs.com/comparison/nodejs-java/
  8. 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…...hangs on the Compare method using following files and code: using...le)) { using (Comparer comparer = new Comparer(sourceStream))...

    forum.groupdocs.com/t/xlsx-comparison-causes-me...
  9. Get list of changes | GroupDocs

    Learn how to obtain a collection of detected changes using GroupDocs.Comparison for Python via .NET.... Comparer ( "source.docx" ) as comparer : comparer . add..."target.docx" ) comparer . compare () changes = comparer . get_changes...

    docs.groupdocs.com/comparison/python-net/get-li...
  10. Set document metadata on save | GroupDocs

    Follow this guide and learn how to set document metadata when saving output document after Files comparison within your Java applications....source file Java import com.groupdocs.comparison.Comparer ; import...java.nio.file.Path ; // ... try ( Comparer comparer = new Comparer...

    docs.groupdocs.com/comparison/java/set-document...