Sort Score
Result 10 results
Languages All
Labels All
Results 4,121 - 4,130 of 8,703 for

document comparison

(0.24 sec)
  1. Use redaction callback | Documentation

    In order to reject specific changes during redaction process or to keep a full log of changes in the Document, you need to set Redactor.RedactionCallback property, to a class implementing IRedactionCallback interface. The interface contains only one method, AcceptRedaction, which receives detailed information about proposed redaction and returns Boolean value, accepted or not. Below, we create a callback class, dumping changes to system console: public class RedactionDump implements IRedactionCallback { public RedactionDump() { } public boolean acceptRedaction(RedactionDescription description) { System....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/java/use-redaction...
  2. Perform Fuzzy Search using Java

    Learn to perform fuzzy search using Java for precise and efficient query matching. Explore how to build Document search with fuzzy logic in Java for improved results....Comparison Product Family GroupDocs...to search large volumes of documents quickly and accurately is...

    kb.groupdocs.com/search/java/perform-fuzzy-sear...
  3. Perform Fuzzy Search using C#

    Learn how to perform fuzzy search using C# for accurate and efficient query matching. Discover how to build Document search with fuzzy logic in C# for better results....Comparison Product Family GroupDocs...through large volumes of documents accurately and efficiently...

    kb.groupdocs.com/search/net/perform-fuzzy-searc...
  4. Adjust the JPEG image quality | Documentation

    Following this guide you will learn how to adjust JPG images quality when rendering Documents with Image Viewer by GroupDocs....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/net/image-viewer-adju...
  5. Minify HTML | Documentation

    Learn how to minify HTML and CSS when rendering of Documents into HTML and make your HTML Documents load faster with GroupDocs.Viewer....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/java/minify-html/
  6. Update index | Documentation

    This article explains that how to update indexed Documents, as well as updating an index version in Java....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/java/update-index/
  7. Render Excel and Apple Numbers spreadsheets as ...

    This topic describes how to use the GroupDocs.Viewer API for Node.js to convert Excel workbooks and Apple Numbers spreadsheets to HTML, PDF, PNG, and JPEG formats....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/nodejs-java/render-ex...
  8. Developer Guide | Documentation

    Explains GroupDocs.Viewer for Java file viewer features and shows how to view PDF, Word, Excel, PowerPoint Documents inside your Java applications...Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/java/developer-guide/
  9. How to Convert ODT to HTML using Java

    Let's learn how to convert ODT to HTML using Java without installing any extra software. Also, write code example to export ODT to HTML in Java using conversion library....Comparison Product Family GroupDocs...the demand for converting documents between different formats...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. Getting Started | Documentation

    This section decsribes how to get started with GroupDocs.Signature for Java library...Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/getting-started/