Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 927 for

full text search

(0.05 sec)
  1. Extract hyperlinks from document page area | Do...

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

    docs.groupdocs.com/parser/java/extract-hyperlin...
  2. 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...
  3. Sign document with extensions | Documentation

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

    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. Online DOC to TIFF Converter | Free GroupDocs Apps

    DOC to TIFF document converter - convert DOC to TIFF online for free, no registration required. Secure and easy to use DOC to TIFF conversion!...was initially used for plain text documentation on several different... formatted as well as plain text, graphs, charts, embedded objects...

    products.groupdocs.app/conversion/doc-to-tiff
  6. Extract attachments from Emails | Documentation

    Extract attachments from Emails To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects. Email Attachment can contain the following metadata: Name Description content-type The MIME type of the attachment content These metadata refer to a container element itself, not a document. Here are the steps to extract an email Text from email attachments: Instantiate Parser object for the initial document; Call getContainer method and obtain collection of ContainerItem objects; Check if collection isn’t null (container extraction is supported for the document); Iterate through the collection and obtain Parser object to extract a Text....Search Product Solution GroupDocs...the steps to extract an email text from email attachments: Instantiate...

    docs.groupdocs.com/parser/java/extract-attachme...
  7. Sign document with Stamp signature - advanced |...

     This article explains how to sign document with generated Stamp electronic signatures using advanced options with GroupDocs.Signature API....Search Product Solution GroupDocs...type) around stamp with own text, border settings, background...

    docs.groupdocs.com/signature/net/sign-document-...
  8. Extract metadata from documents | Documentation

    This article shows how to extract metadata with GroupDocs.Parser from documents of various formats: PDF, Emails, Ebooks, Microsoft Office: Word (DOC, DOCX), PowerPoint (PPT, PPTX), Excel (XLS, XLSX), LibreOffice formats and many others....Search Product Solution GroupDocs...formats and many others (see full list at article). Extract metadata...

    docs.groupdocs.com/parser/net/extract-metadata-...
  9. Use Microsoft Azure Computer Vision API | Docum...

    This article explains that how to use Microsoft Azure Computer Vision API...Search Product Solution GroupDocs...pictures and pictures with no text System . out . println ( "Microsoft...

    docs.groupdocs.com/redaction/java/use-microsoft...
  10. Extract hyperlinks from Microsoft Office Word d...

    This article explains that how to extract hyperlinks from Microsoft Office Word (.doc, .docx) documents...Search Product Solution GroupDocs...see . Hyperlink can contain a text: <hyperlink link= "www.google...

    docs.groupdocs.com/parser/net/extract-hyperlink...