Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 2,346 for

document comparer

(0.12 sec)
  1. 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...
  2. Adjusting comparison sensitivity | GroupDocs

    Learn how to adjust comparison sensitivity to balance speed and accuracy using GroupDocs.Comparison for Python via .NET....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...least one common letter in two compared words then these words are...

    docs.groupdocs.com/comparison/python-net/adjust...
  3. 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...
  4. Get extended information on the summary page | ...

    Learn how to enable extended information on the summary page 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-ex...
  5. Running in Docker | GroupDocs

    Learn how to run GroupDocs.Comparison for Node.js via Java inside Docker containers with examples, dependencies, and troubleshooting....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...example showing how to compare two documents in a Docker container...

    docs.groupdocs.com/comparison/nodejs-java/runni...
  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....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...input using LoadOptions . Compare documents from local disk and specify...

    docs.groupdocs.com/comparison/python-net/specif...
  7. 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...
  8. Compare Word Documents using Java Comparison Li...

    Compare two or more Word Documents using Comparison API for Java. Highlight differences and get the summary of inserted and deleted content....are among the most common document formats used to draft official...official and personal documents. If a document is changed several...

    blog.groupdocs.com/comparison/compare-word-docu...
  9. Highlighted Results of Exact Phrase Search in T...

    We are pleased to announce the release of version 17.12 of GroupDocs.Search for .NET. GroupDocs.Search for .NET 17.12 has come with 4 enhancements. We have introduced the feature of getting highlighted results of exact phrase search in text. Furthermore, we have improved the calculation of relevance of search results as well as redesigned the syntax of the search query. We would recommend you to enhance your applications using this latest version....Index(indexFolder); // Indexing documents index.AddToIndex(documentsFolder);...HTML-formatted text for the first document directly to the file 'HighlightedResults...

    blog.groupdocs.com/search/highlighted-results-o...
  10. How to Compare Word Documents using Java

    This short tutorial describes the process to compare Word Documents using Java and provides complete information on writing Java code to compare two Word Documents....Product Family How to Compare Word Documents using Java This quick...complete procedure to compare Word documents using Java . This article...

    kb.groupdocs.com/comparison/java/how-to-compare...