Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 1,859 for

compare files

(0.15 sec)
  1. GroupDocs.Total 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....NewsletterNovember 2018 Merge and Compare Business Documents of Same...APIs to efficiently merge and compare all popular business document...

    blog.groupdocs.com/categories/groupdocs.total-p...
  2. 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...
  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. 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...
  5. 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/
  6. 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...
  7. Load file from local disk | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Comparison for Java....Loading / Load file from local disk Load file from local disk...On this page When the source file is located on the local disk...

    docs.groupdocs.com/comparison/java/load-file-fr...
  8. Load file from local disk | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Comparison for .NET....Loading / Load file from local disk Load file from local disk...On this page When the source file is located on the local disk...

    docs.groupdocs.com/comparison/net/load-file-fro...
  9. 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...
  10. Show Revisions | GroupDocs

    This article explains how to customize the display of revisions in the output document in GroupDocs.Comparison for .NET....On this page allows you to compare and customize the display of...of changes received when comparing documents using built-in Word...

    docs.groupdocs.com/comparison/net/show-revisions/