Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 1,051 for

full text search

(0.12 sec)
  1. Extract hyperlinks from Microsoft Office Word d...

    To extract hyperlinks from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Hyperlinks are represented by “hyperlink” tag; “link” attribute contains hyperlink’s URL. For more details, see Extract Text structure. Hyperlink can contain a Text: google.com Warning getStructure method returns null value if Text structure extraction isn’t supported for the document. For example, Text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null....Search Product Solution GroupDocs...see . Hyperlink can contain a text: <hyperlink link= "www.google...

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

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

    docs.groupdocs.com/parser/net/extract-hyperlink...
  3. Sign document with extensions | GroupDocs

    This article shows how to create electronic signatures with additional visual extensions...Search Product Solution GroupDocs...numbers alternative extension for Text signature property Here are...

    docs.groupdocs.com/signature/net/sign-document-...
  4. Extract table of contents from EPUB eBooks | Gr...

    To extract table of contents from EPUB e-books GetToc method is used....Search Product Solution GroupDocs...page index to extract a page text from the document. The following...

    docs.groupdocs.com/parser/net/extract-table-of-...
  5. 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....Search Product Solution GroupDocs...of objects. method returns a text from the chapter to which table...

    docs.groupdocs.com/parser/java/extract-table-of...
  6. Convert MSG to MHTML using Node.js

    Learn how to convert MSG to MHTML using Node.js in a few simple steps. This guide also shows how to export MSG to MHTML in Node.js using an efficient conversion APIs....Search Product Family GroupDocs.Parser...Unlike plain text or PDF formats, MHTML preserves the full structure...

    kb.groupdocs.com/conversion/nodejs/convert-msg-...
  7. Convert DOCX to RTF using Node.js

    Learn how to convert DOCX to RTF using Node.js with GroupDocs.Conversion for seamless document formatting. Easily export DOCX to RTF in Node.js with simple steps....Search Product Family GroupDocs.Parser...contrast, RTF (Rich Text Format) maintains text formatting while...

    kb.groupdocs.com/conversion/nodejs/convert-docx...
  8. Verify QR-code signatures | GroupDocs

     This article explains how to provide advanced verification of QR-code electronic signatures with GroupDocs.Signature API....Search Product Solution GroupDocs...option with predefined QRCode text QrCodeVerifyOptions options...

    docs.groupdocs.com/signature/java/verify-qr-cod...
  9. Sign documents with standard encryption for QR-...

    This article explains how to create encrypted QR-code electronic signature...Search Product Solution GroupDocs...the steps to encrypt QR-code text with embedded encryption by...

    docs.groupdocs.com/signature/net/sign-documents...
  10. Detect encoding | GroupDocs

    This article explains that how to detect encoding of a plain Text file in java....Search Product Solution GroupDocs...Advanced Usage / Working with text / Detect encoding Detect encoding...

    docs.groupdocs.com/parser/java/detect-encoding/