Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 2,602 for

compare documents

(0.39 sec)
  1. Show gap lines instead of changes | GroupDocs

    Learn how to replace changed content with empty lines using GroupDocs.Comparison for Python via .NET....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...gc . Comparer ( "source.docx" ) as comparer : comparer . add...

    docs.groupdocs.com/comparison/python-net/show-g...
  2. Get only summary page | GroupDocs

    This article explains how to get only summary page when comparing Documents with GroupDocs.Comparison for Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...object. Specify the source document path or stream. Call the method...

    docs.groupdocs.com/comparison/java/get-only-sum...
  3. Set shape color independently of font color | G...

    Learn how to set shape color independently of font color for detected changes using GroupDocs.Comparison for Python via .NET....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...gc . Comparer ( "source.docx" ) as comparer : comparer . add...

    docs.groupdocs.com/comparison/python-net/set-sh...
  4. Setting author of changes | GroupDocs

    This article explains how to set author of changes name in the resulting document in GroupDocs.Comparison for .NET....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...changes name in the resulting document. To do this, follow these...

    docs.groupdocs.com/comparison/net/setting-autho...
  5. Get changes coordinates | GroupDocs

    Learn how to obtain coordinates for detected changes on page previews using GroupDocs.Comparison for Python via .NET....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...gc . Comparer ( "source.docx" ) as comparer : comparer . add...

    docs.groupdocs.com/comparison/python-net/get-ch...
  6. 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…...Comparison Product Family document-comparison , dotnet FPT008...Console.WriteLine("Start comparing..."); stopwatch.Start(); string...

    forum.groupdocs.com/t/an-unhandled-exception-of...
  7. 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…...Comparison Product Family document-conversion , csharp , dotnet... our service hangs on the Compare method using following files...

    forum.groupdocs.com/t/xlsx-comparison-causes-me...
  8. Edit Excel Spreadsheet | GroupDocs

    This guide demonstrates how to edit XLS, XLSX, XLSM, XLSB, ODS, SXC spreadsheets with hidden worksheets, protect edited spreadsheet with password and many other powerful features of GroupDocs.Editor for Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...Java / Developer Guide / Edit document / Edit Excel Spreadsheet Edit...

    docs.groupdocs.com/editor/java/edit-excel/
  9. Show gap lines instead of changes | GroupDocs

    This article explains how to adjust the display of the output document so that the changed content is replaced with empty lines in GroupDocs.Comparison for .NET....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...adjust appearance of the output document. By default, changes from...

    docs.groupdocs.com/comparison/net/show-gap-lines/
  10. How to Use the GetChanges Method from the Compa...

    This article explains how to use the GetChanges method from the ComparisonApi in the GroupDocs SDK. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version.) FatFree framework https://github.com/bcosca/fatfree We already know how to install the Fatfree framework and prepare for creating the sample from a previous article. The sample that we create in this article is not much different from other Fatfree examples....changes we need two documents to compare with the GroupDocs Comparison... We’ll look at the output document that a comparison creates...

    blog.groupdocs.com/comparison/how-to-use-the-ge...