Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 2,054 for

compare files

(0.22 sec)
  1. An unhandled exception of type 'GroupDocs.Compa...

    I got the error as shown below when running sqk on a win 11 laptop with word file containing 529 pages, 8MB in size and running for about 30 minutes then ending with an error. image.png (25.8 KB) image.png (3.1 KB) Th…...on a win 11 laptop with word file containing 529 pages, 8MB in...Console.WriteLine("Start comparing..."); stopwatch.Start(); string...

    forum.groupdocs.com/t/an-unhandled-exception-of...
  2. Messed up PDF Comparison Result - Free Support ...

    Hi, I am using GroupDocs.Comparison for .NET to Compare PDF Files. The comparison results in the output PDF are messed up. Would you please check? Input and output Files are attached. using (Comparer Comparer = new Co…...NET to compare PDF files. The comparison results...and output files are attached. using (Comparer comparer = new Comparer(filePath1))...

    forum.groupdocs.com/t/messed-up-pdf-comparison-...
  3. Enhance Your SharePoint Environment with a Mult...

    GroupDocs.Comparison for .NET is a downloadable library designed to let developers seamlessly add multi-format document comparison functionality to their own applications or 3rd party services. It allows end users to Compare two versions of a document in a web-browser without having to install original software used to create the documents. Supported file formats include: PDF, Microsoft Word, Excel, PowerPoint, plain text, HTML and ODT. Today we’re pleased to announce the release of a plugin that allows developers to integrate GroupDocs.... It allows end users to compare two versions of a document...create the documents. Supported file formats include: PDF, Microsoft...

    blog.groupdocs.com/comparison/enhance-sharepoin...
  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. 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...
  6. 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 Node.js via Java API....getTargets() methods of the Comparer object allow you to access...'sample-files/source.docx' ); // Initialize the Comparer using...

    docs.groupdocs.com/comparison/nodejs-java/gener...
  7. 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...
  8. 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....for storing your GroupDocs files. With this enhancement, you...within GroupDocs and store your files in the Azure container. GroupDocs...

    blog.groupdocs.com/categories/groupdocs.total-p...
  9. Set document metadata on save | GroupDocs

    Clone metadata from the source or target document, or supply custom author/company metadata to the result file using SaveOptions.CloneMetadataType in GroupDocs.Comparison for .NET....metadata: Set metadata from source file C# using GroupDocs.Comparison...// ... using ( Comparer comparer = new Comparer ( "source.docx"...

    docs.groupdocs.com/comparison/net/set-document-...
  10. Convert Word to Markdown using C# | DOC to MD |...

    Convert Word documents to Markdown Files using C#. Transform DOC/DOCX Files into MD format using GroupDocs .NET parsing and conversion API....The continuous increase of MD files as the webpages increases the...Word documents into markdown files using C# . .NET API to Parse...

    blog.groupdocs.com/parser/convert-word-to-markd...