Sort Score
Result 10 results
Languages All
Labels All
Results 3,411 - 3,420 of 18,689 for

pdf viewer

(1.06 sec)
  1. Extract table of contents from Microsoft Office...

    To extract table of contents from Microsoft Office Word document getToc method is used. Table of contents is generated by paragraphs with H1-H9 build-in styles. Warning getToc method returns null value if table of contents extraction isn’t supported for the document. For example, table of contents extraction isn’t supported for TXT files. Therefore, for TXT file getToc method returns null. If Microsoft Office Word document has no table of contents, getToc method returns an empty collection....Viewer Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/extract-table-of...
  2. Extract hyperlinks from document page | GroupDocs

    This article explains that how to extract hyperlinks from document page....Viewer Product Solution GroupDocs...welcome to extract images from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/net/extract-hyperlink...
  3. Sign document with Swiss QR Barcode signature |...

    This article explains how to sign document with Swiss QR Barcode electronic signatures...Viewer Product Solution GroupDocs...use the online app. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/net/sign-document-...
  4. Supported File Formats | GroupDocs

    GroupDocs.Signature for Python via .NET supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, Pdf, PPT, JPG, PNG, HTML, EML and many more formats....Viewer Product Solution GroupDocs...supported file_path = "document.pdf" if signature . FileType . from_extension...

    docs.groupdocs.com/signature/python-net/support...
  5. Regular expression Search using C#

    Efficiently perform regular expression search using C# for advanced pattern matching in documents. Learn how to implement regular expression search in C# seamlessly....Viewer Product Family GroupDocs.Comparison...diverse document types like PDF, Word, and plain text files....

    kb.groupdocs.com/search/net/regular-expression-...
  6. 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/java/sign-document...
  7. Indexing with stop words | GroupDocs

    Stop words are frequently used words that do not carry a semantic meaning and can be removed from an index to reduce its size. You can enable or disable the use of stop words by calling the setUseStopWords method of the IndexSettings class. The default value is true, meaning that stop words are filtered during indexing and not added to the index. A list of stop words to use during indexing can be specified in the stop word dictionary....Viewer Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  8. Extract formatted text from document | GroupDocs

    This article explains that how to extract formatted text from document....Viewer Product Solution GroupDocs...welcome to extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/extract-formatte...
  9. Search for encrypted text in QR-code signatures...

     This article explains how to search for encrypted text in QR-code electronic signatures in the document metadata. This topic contains example of standard encryption usage and searching for encrypted text in the QR-code electronic signature with further decryption by GroupDocs.Signature API....Viewer Product Solution GroupDocs...Signature ( "QRCodeEncryptedText.pdf" )) { // setup key and pasphrase...

    docs.groupdocs.com/signature/net/search-for-enc...
  10. Search for encrypted text in QR-code signatures...

     This article explains how to search for encrypted text in QR-code electronic signatures in the document metadata. This topic contains example of standard encryption usage and searching for encrypted text in the QR-code electronic signature with further decryption by GroupDocs.Signature API....Viewer Product Solution GroupDocs...Signature ( "QRCodeEncryptedText.pdf" ); // setup key and passphrase...

    docs.groupdocs.com/signature/java/search-for-en...