Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 1,127 for

full text search

(0.27 sec)
  1. Sign documents with additional image adjustment...

     This article explains how to use different image adjustment with electronic signatures on document page....Search Product Solution GroupDocs...()); } Sign PDF document with Text signature Sticker appearance...

    docs.groupdocs.com/signature/java/sign-document...
  2. Working with metadata in Note formats | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with ONE files created by different versions of Microsoft OneNote. Please see the code samples below for more information. Inspecting Note documents The inspection feature that is introduced in this section doesn’t work with metadata directly but extracts some useful pieces of information that can be considered as metadata under some circumstances. For example, you may want to obtain information about pages in a note document....Search Product Solution GroupDocs...applications are able to display simple text statistics for loaded documents...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Working with metadata in Note formats | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with ONE files created by different versions of Microsoft OneNote. Please see the code samples below for more information. Inspecting Note documents The inspection feature that is introduced in this section doesn’t work with metadata directly but extracts some useful pieces of information that can be considered as metadata under some circumstances. For example, you may want to obtain information about pages in a note document....Search Product Solution GroupDocs...applications are able to display simple text statistics for loaded documents...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. 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...
  5. 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...
  6. Use PageAreaRedaction | GroupDocs

    This article explains that how to use PageAreaRedaction....Search Product Solution GroupDocs...range from all sensitive data in text, images and annnotations.. The...

    docs.groupdocs.com/redaction/net/use-page-area-...
  7. Create PDF with Image Redaction | GroupDocs

    This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific Text....Search Product Solution GroupDocs...or in addition to a specific text. With GroupDocs.Redaction you...

    docs.groupdocs.com/redaction/net/create-pdf-wit...
  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. eSign document with Barcode signature | GroupDocs

    This article explains how to add Barcode signature on document page with various options like barcode type, barcode Text, positioning, alignment and other visual settings with GroupDocs.Signature...Search Product Solution GroupDocs...to the description to get the full list of supported barcodes....

    docs.groupdocs.com/signature/net/esign-document...
  10. Insert Hyperlinks Dynamically | GroupDocs

    Create hyperlinks in documents with URLs and Text dynamically set from data sources during assembly....Search Product Solution GroupDocs...<<link [uri_expression][display_text_expression]>> Provide URI and...

    docs.groupdocs.com/assembly/net/basic-usage-ins...