Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 3,345 for

groupdocs comparison release

(0.05 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....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/redaction/java/use-redaction...
  2. Fluent syntax | Documentation

    This article describes how to use fluent syntax notation in Groupdocs.Conversion for .NET API....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/conversion/net/fluent-syntax/
  3. Convert PST or OST documents to different forma...

    Follow this guide and learn how to convert contents of PST/OST documents to different format based on content type using Groupdocs.Conversion for .NET....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/conversion/net/convert-pst-o...
  4. Perform Homophone Search using Java

    Learn how to perform homophone search using Java for phonetic matching. Explore the Java homophone search algorithm for accurate results without extra software....Answers by API GroupDocs.Total Product Family GroupDocs.Conversion...Family GroupDocs.Annotation Product Family GroupDocs.Viewer Product...

    kb.groupdocs.com/search/java/perform-homophone-...
  5. Get document information | Documentation

    This article explains how to detect document file type and calculate pages count when merge PDF, Word(DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) files with Groupdocs.Merger for Node.js via Java....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/merger/nodejs-java/get-docum...
  6. Save a modified file to a specified location | ...

    This article shows how to save a document to a specified location on a local disk in Java...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/metadata/nodejs-java/save-a-...
  7. Save a modified file to a stream | Documentation

    This article shows how to save a file to the specified stream in Java...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/metadata/nodejs-java/save-a-...
  8. Load document from URL | Documentation

    This section explains how to load document from URL with Groupdocs.Signature API....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/signature/java/load-document...
  9. Load from URL | Documentation

    This article explains how to load a document from a URL with Groupdocs.Viewer within your .NET applications....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/viewer/net/load-document-fro...
  10. Get file info | Documentation

    This article explains how to detect document file type, size and calculate pages count with Groupdocs.Watermark....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/nodejs-java/get-fi...