Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 5,003 for

text signature

(0.97 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....Signature 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 page | GroupDocs

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

    docs.groupdocs.com/parser/java/extract-hyperlin...
  3. Supported Document Formats | GroupDocs

    Supported File Formats The following table indicates the input and output file formats supported by GroupDocs.Assembly for Python via .NET. Format Description Load Save Populate Remarks DOC Microsoft Word 97 - 2007 Document. DOT Microsoft Word 97 - 2007 Template. DOCX Office Open XML WordprocessingML Document (macro-free). DOCM Office Open XML WordprocessingML Macro-Enabled Document. DOTX Office Open XML WordprocessingML Template (macro-free). DOTM Office Open XML WordprocessingML Macro-Enabled Template. RTF RTF format....Signature Product Solution GroupDocs...Apple’s Email Message Format Plain Text Word Processing Markup Language...

    docs.groupdocs.com/assembly/python-net/supporte...
  4. GroupDocs.Annotation for Java

    This API allows you to digitally annotate any type of file format using Java language on any platform....Signature Product Family GroupDocs.Metadata...Java Latest Answers Add Search Text Annotation to PDF using Java...

    kb.groupdocs.com/annotation/java/
  5. Get list of changes | GroupDocs

    This article explains how to get collection of changes between compared documents when using GroupDocs.Comparison for .NET....Signature Product Solution GroupDocs... Page: {1}, Change ID: {2}, Text: {3}" , change . Type , change...

    docs.groupdocs.com/comparison/net/get-list-of-c...
  6. Search Special Characters in Documents using Java

    Effortlessly learn how to search special characters in documents using Java. Improve the accuracy and relevance of Text search with special characters in Java....Signature Product Family GroupDocs.Metadata...enables you to perform advanced text searches that include symbols...

    kb.groupdocs.com/search/java/search-special-cha...
  7. Extract tables from document | GroupDocs

    Learn how to extract tables from documents including Excel spreadsheets, Word documents, and PDFs using GroupDocs.Parser for Python via .NET. Complete guide with code examples for table extraction....Signature Product Solution GroupDocs...cell : print ( f " { cell . text } \t " , end = "" ) print ()...

    docs.groupdocs.com/parser/python-net/extract-ta...
  8. Clear watermarks | GroupDocs

    This article shows how to clear existing Text or image watermarks....Signature Product Solution GroupDocs...searching and then removing text or image watermarks from a wide...

    docs.groupdocs.com/watermark/net/basic-usage/cl...
  9. Extract hyperlinks from document page area | Gr...

    Learn how to extract hyperlinks from specific page areas using GroupDocs.Parser for Python via .NET. Extract links from defined rectangular regions....Signature Product Solution GroupDocs...hyperlinks : print ( f " { link . text } -> { link . url } " ) else...

    docs.groupdocs.com/parser/python-net/extract-hy...
  10. Indexing options | GroupDocs

    This page contains a description of all the properties of the IndexingOptions class...Signature Product Solution GroupDocs...detect the following encodings of text files during indexing: UTF-32...

    docs.groupdocs.com/search/net/indexing-options/