Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 16,141 for

pdf viewer

(0.04 sec)
  1. Sign documents with standard encryption for QR-...

    This article explains how to create encrypted QR-code electronic signature...Viewer Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { // setup key and passphrase...

    docs.groupdocs.com/signature/net/sign-documents...
  2. Sign document with analysis of the Sign process...

    This article shows how to analyse the sign processing of the document...Viewer Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { // create QRCode option...

    docs.groupdocs.com/signature/net/sign-document-...
  3. OCR Usage Basics | Documentation

    This article explains that how to integrate any paid or free OCR solution in Java....Viewer Product Solution GroupDocs...various document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/redaction/java/ocr-usage-bas...
  4. Delete QR-code signatures from documents | Docu...

    This article explains how to delete QR code electronic signatures with GroupDocs.Signature API....Viewer Product Solution GroupDocs...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/net/delete-qr-code...
  5. Regular expression search | Documentation

    This article gives the knowledge about the regular expression (RegEx) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low using Java search API....Viewer Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/regular-e...
  6. Extract metadata from Emails | Documentation

    Extract metadata from emails by using GetMetaData method....Viewer Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/net/extract-metadata-...
  7. Extract images from Emails | Documentation

    Extract images from emails, by default images are extracted with its original format...Viewer Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/net/extract-images-fr...
  8. Delete indexed documents | Documentation

    GroupDocs.Search for Java has the ability to remove individual documents from the index that are indexed from a stream or structure....Viewer Product Solution GroupDocs..."c:\\MyDocuments\\SomeDocument.pdf" ; String indexFolder = "c:\\MyIndex\\"...

    docs.groupdocs.com/search/java/delete-indexed-d...
  9. Supported Document Types | Documentation

    This section describes GroupDocs.Merger for .NET supported document types. The Library supports Pdf, DOCX, XLSX, PPTX and many more....Viewer Product Solution GroupDocs...document Cross-format merge to PDF / XPS Cross-format merge to DOC...

    docs.groupdocs.com/merger/net/supported-documen...
  10. Extract metadata from Emails | Documentation

    To extract metadata from emails getMetadata method is used. This method allows to extract the following metadata: Name Description subject The email “subject” field. email-sender The email “from” field. email-to The email “to” field. May contain more than one address separated by semicolons. email-cc The email “cc” field. May contain more than one address separated by semicolons. Here are the steps to extract metadata from an email: Instantiate Parser object for the initial email; Call getMetadata method and obtain collection of document metadata objects; Iterate through the collection and get metadata names and values....Viewer Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/extract-metadata...