Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 1,170 for

full text search

(0.06 sec)
  1. Verifying documents with exception handling | G...

     This article explains how to handle exceptions when verifying document electronic signatures with GroupDocs.Signature API....Search Product Solution GroupDocs...option with predefined QRCode text DigitalVerifyOptions options...

    docs.groupdocs.com/signature/java/verifying-doc...
  2. 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....Search Product Solution GroupDocs...redaction process or to keep a full log of changes in the document...

    docs.groupdocs.com/redaction/java/use-redaction...
  3. Getting all used fonts in the loaded document |...

    Getting metadata and binary content of all fonts, used in the document, loaded to the GroupDocs.Viewer for .NET...Search Product Solution GroupDocs... but are not applied to the text inside the document; the GroupDocs...

    docs.groupdocs.com/viewer/net/getting-used-fonts/
  4. System Requirements | GroupDocs

    System requirements, supported platforms, and environment setup for GroupDocs.Viewer for Node.js via Java. No Microsoft Office or other third‑party software is required....Search Product Solution GroupDocs...Installation section of the package for full details. Unix make A C/C++ compiler...

    docs.groupdocs.com/viewer/nodejs-java/system-re...
  5. Loading Documents | GroupDocs

    Load source documents from a local file path, a Python stream, or an HTTP URL — optionally with LoadOptions for passwords, encodings, and external-resource control — in GroupDocs.Viewer for Python via .NET....Search Product Solution GroupDocs...Force an encoding for plain-text and CSV sources. detect_encoding...

    docs.groupdocs.com/viewer/python-net/developer-...
  6. Add watermarks to PDF documents | GroupDocs

    Add watermarks to specific PDF pages, images, and attachments using GroupDocs.Watermark for Python via .NET....Search Product Solution GroupDocs...page. The example below adds a text watermark to the first page...

    docs.groupdocs.com/watermark/python-net/add-wat...
  7. Save signed document with password | GroupDocs

    This article explains how to save document with password protection....Search Product Solution GroupDocs...option with predefined QRCode text QrCodeSignOptions signOptions...

    docs.groupdocs.com/signature/java/save-signed-d...
  8. System Requirements | GroupDocs

    System requirements, supported platforms, and environment setup for GroupDocs.Comparison for Node.js via Java. No Microsoft Office or other third‑party software is required....Search Product Solution GroupDocs...Installation section of the package for full details. Unix make A C/C++ compiler...

    docs.groupdocs.com/comparison/nodejs-java/syste...
  9. Extract data from databases | GroupDocs

    Complete guide to extracting data from databases via ADO.NET using GroupDocs.Parser for .NET. Learn how to connect to SQLite, SQL Server, and other database providers to extract table data....Search Product Solution GroupDocs...and extract their content as text, similar to how you would extract...

    docs.groupdocs.com/parser/net/extract-data-from...
  10. eSign document with multiple signatures | Group...

    This article explains how to sign a document with multiple signatures of various types by GroupDocs.Signature API...Search Product Solution GroupDocs...for Stamp signatures; - for Text signatures. Fill the collection...

    docs.groupdocs.com/signature/net/esign-document...