Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 5,590 for

editor

(0.07 sec)
  1. Add image watermarks | GroupDocs

    This article shows how to add an image watermark and save the resultant document. It is capable of adding watermarks to images or documents....Editor Product Solution GroupDocs...

    docs.groupdocs.com/watermark/net/basic-usage/ad...
  2. Supported Document Types | GroupDocs

    This section describes GroupDocs.Merger for Node.js via Java supported document types...Editor Product Solution GroupDocs...

    docs.groupdocs.com/merger/nodejs-java/supported...
  3. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Editor Product Solution GroupDocs...

    docs.groupdocs.com/annotation/java/supported-do...
  4. Verifying QR Code signatures in advance | Group...

     This article explains how to provide advanced verification of QR Code electronic signatures with GroupDocs.Signature API....Editor Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/verify-qr-code...
  5. Use PageAreaRedaction | GroupDocs

    This article explains that how to use PageAreaRedaction....Editor Product Solution GroupDocs...

    docs.groupdocs.com/redaction/net/use-page-area-...
  6. OCR Usage Basics | GroupDocs

    This article explains that how to integrate any paid or free OCR solution....Editor Product Solution GroupDocs...

    docs.groupdocs.com/redaction/net/ocr-usage-basics/
  7. Use redaction callback | GroupDocs

    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....Editor Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/use-redaction...
  8. Save to Stream | GroupDocs

    This article demonstrates that how to save a document to any custom file at any location on the local disc or a even a Stream...Editor Product Solution GroupDocs...

    docs.groupdocs.com/redaction/python-net/save-to...
  9. Extract table of contents from EPUB eBooks | Gr...

    How to extract table of contents from EPUB e-books getToc method is used....Editor Product Solution GroupDocs...

    docs.groupdocs.com/parser/java/extract-table-of...
  10. Load document from Amazon S3 Storage | GroupDocs

    This section explains how to load document from Amazon S3 Storage with GroupDocs.Signature API....Editor Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/load-document...