Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 913 for

full text search

(0.04 sec)
  1. Working with metadata in Note formats | Documen...

    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...
  2. Create PDF with Image Redaction | Documentation

    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...
  3. 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...
  4. Sign document with Barcode signature - advanced...

     This article explains how to sign document with Barcode electronic signatures using extended options with GroupDocs.Signature API....Search Product Solution GroupDocs...try { // setup options with text of signature BarcodeSignOptions...

    docs.groupdocs.com/signature/java/sign-document...
  5. Verifying documents with exception handling | D...

     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...
  6. 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....Search Product Solution GroupDocs...redaction process or to keep a full log of changes in the document...

    docs.groupdocs.com/redaction/java/use-redaction...
  7. Use PageAreaRedaction | Documentation

    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-...
  8. eSign document with Barcode signature | Documen...

    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...
  9. Convert PDF to PPT using Node.js

    Learn how to convert PDF to PPT using Node.js with a step-by-step guide. Easily export PDF to PPT in Node.js for seamless editing and presentation....Search Product Family GroupDocs.Parser...to customize slide layouts, text formatting, image quality, and...

    kb.groupdocs.com/conversion/nodejs/convert-pdf-...
  10. Working with metadata in Note formats | Documen...

    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...