Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 952 for

full text search

(0.04 sec)
  1. 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...
  2. 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-...
  3. Obtain document form fields and signatures info...

    This article shows how to get information about electronic signatures in the document and its form fields with GroupDocs.Signature API....Search Product Solution GroupDocs...getValue ()); } // display document Text signatures information System...

    docs.groupdocs.com/signature/java/obtain-docume...
  4. 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...
  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. Extract barcodes from document | Documentation

    This article explains that how to extract barcodes from documents....Search Product Solution GroupDocs...Description The page that contains the text area. The rectangular area on...

    docs.groupdocs.com/parser/net/extract-barcodes-...
  9. 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...byte array, that contains a full content of the given font. In...

    docs.groupdocs.com/viewer/net/getting-used-fonts/
  10. Extract images from document | Documentation

    This article explains that how to extract images from document....Search Product Solution GroupDocs...Description The page that contains the text area. The rectangular area on...

    docs.groupdocs.com/parser/net/extract-images-fr...