Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 2,080 for

compare files

(0.13 sec)
  1. How to Run Examples | GroupDocs

    Run GroupDocs.Comparison for .NET examples from scratch, from the GitHub back-end examples project, or using MVC, WebForms, or Docker sample applications....Visual Studio and navigate to File -> New -> Project . Select the...document using ( Comparer comparer = new Comparer ( sourceDocumentPath...

    docs.groupdocs.com/comparison/net/how-to-run-ex...
  2. Disable Image Comparison in PDF Documents | Gro...

    Skip image comparison when diffing PDF documents to speed up the process and avoid noise from embedded graphics, using GroupDocs.Comparison for Python via .NET....Python / Developer guide / Comparing documents / Disable image...groupdocs.comparison import Comparer from groupdocs.comparison...

    docs.groupdocs.com/comparison/python-net/develo...
  3. Get comparison result as an object model | Grou...

    Retrieve the comparison result as a GroupDocs.Comparison Document object to inspect changes or pass the result stream to Aspose.Words for further manipulation.... using ( Comparer comparer = new Comparer ( "source.docx"...docx" )) { comparer . Add ( "target.docx" ); GroupDocs . Comparison...

    docs.groupdocs.com/comparison/net/how-to-get-re...
  4. 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....first document directly to the file 'HighlightedResults.html' index...// Implementing comparer public class Comparer : IComparer { public...

    blog.groupdocs.com/search/highlighted-results-o...
  5. Adjusting Comparison Sensitivity | GroupDocs

    Tune the comparison sensitivity (0–100) to balance speed against accuracy. Includes a separate sensitivity value for tables, using GroupDocs.Comparison for Python via .NET....Python / Developer guide / Comparing documents / Adjusting sensitivity...groupdocs.comparison import Comparer from groupdocs.comparison...

    docs.groupdocs.com/comparison/python-net/develo...
  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 Java API....Comparer ; import com.groupdocs.comparison...; // ... try ( Comparer comparer = new Comparer ( "source.docx"...

    docs.groupdocs.com/comparison/java/generate-doc...
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Comparison API and show how to compare two documents from a GroupDocs...– for CSS files. your_app/samples – for sample files. your_app/views...

    blog.groupdocs.com/groupdocs.blog/page/102/
  8. Comparison basic | GroupDocs

    Quick Start section about main features of GroupDocs.Comparison API, describes how to Compare documents with just couple lines of code....Get supported file formats Get file info Compare documents Get...

    docs.groupdocs.com/comparison/net/basic-usage/
  9. Advanced Documents Conversion APIs for .NET and...

    Share this issue: Monthly NewsletterOctober 2018 Business Documents Conversion APIs for .NET and Java Convert between 50+ Document and Image File Formats GroupDocs.Conversion Product Family combines .NET and Java APIs suite for faster and accurate conversion of business documents and image file formats between Word, Excel, PowerPoint, PDF, Visio, Project, Outlook, HTML, Photoshop, AutoCAD and image formats. Using the document converter API is very simple as it uses just one method with set of options to convert between different formats....between 50+ Document and Image File Formats GroupDocs.Conversion...business documents and image file formats between Word, Excel...

    blog.groupdocs.com/total/advanced-documents-con...
  10. Document filtering during indexing | GroupDocs

    This page contains a description of the use of document filters for indexing, as well as descriptions of all types of filters with examples of their creation....which means that all added files will be indexed if their format...docx" , ".rtf" ); // Creating file extension filter that allows...

    docs.groupdocs.com/search/java/document-filteri...