Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 4,158 for

compare

(0.04 sec)
  1. Set password for output document | GroupDocs

    This article explains how to set document password after files comparison within your .NET applications using GroupDocs.Comparison for .NET....code snippet shows how to compare documents and protect the output...// ... using ( Comparer comparer = new Comparer ( "source.docx"...

    docs.groupdocs.com/comparison/net/set-password-...
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...scenarios where we need to compare two large CSV files for their...covers the basic way how to compare two CSV files using C# within...

    blog.groupdocs.com/groupdocs.blog/page/21/
  3. 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 Python via .NET....allows you to load it using the Comparer class constructor by specifying...Initialize comparer with the source document with gc . Comparer ( source_file_path...

    docs.groupdocs.com/comparison/python-net/load-f...
  4. 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/
  5. Set password for output document | GroupDocs

    This article explains how to set document password after files comparison within your Java applications using GroupDocs.Comparison for Java....code snippet shows how to compare documents and protect the output...import com.groupdocs.comparison.Comparer ; import com.groupdocs.comparison...

    docs.groupdocs.com/comparison/java/set-password...
  6. Specify file type for comparison manually | Gro...

    Learn how to manually specify the file type when comparing documents using GroupDocs.Comparison for Python via .NET.... Compare documents from local disk and...gc . Comparer ( source_path , load_options ) as comparer : comparer...

    docs.groupdocs.com/comparison/python-net/specif...
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Reading … Quick upload and compare images easily with this free...Drop, Compare. That’s it. If you are interested in comparing your...

    blog.groupdocs.com/groupdocs.blog/page/15/
  8. Save comparison result in different format | Gr...

    This article explains how to save comparison result in different format after files comparison within your .NET applications using GroupDocs.Comparison for .NET.... using ( Comparer comparer = new Comparer ( "source.txt"...document comparer . Add ( "target.txt" ); // Compare and save...

    docs.groupdocs.com/comparison/net/save-comparis...
  9. GroupDocs Comparison Plugin for TextPattern Rel...

    GroupDocs is excited to announce the launch of the GroupDocs Comparison plugin for TextPattern. With this plugin, you can Compare two documents in a browser. Select source and target files and run the comparison. Embed the Compared documents to your TextPattern pages and easily share them with peers. GroupDocs Comparison generates a summary of any changes made to the document. Tracking insertions or deletions is easy. GroupDocs Comparison runs on a web-browser so no new software installations is needed....With this plugin, you can compare two documents in a browser...the comparison. Embed the compared documents to your TextPattern...

    blog.groupdocs.com/comparison/groupdocs-plugin-...
  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....docx' ; // Create a Comparer instance for the source document...document const comparer = new groupdocs . Comparer ( sourceFile...

    docs.groupdocs.com/comparison/nodejs-java/set-d...