Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 4,704 for

text annotations

(0.03 sec)
  1. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Annotation Product Family GroupDocs...QR Code using Java How to Add Text Signature to RTF using Java...

    kb.groupdocs.com/categories/page/24/
  2. GroupDocs.Search for .NET | Documentation

    GroupDocs.Search for .NET is a fascinating document search API. It extracts Text and metadata from documents and performs advanced searching and indexing operations on the basis of fuzzy and synonym algorithm...Annotation Product Solution GroupDocs...document search API. It extracts text and metadata from documents...

    docs.groupdocs.com/search/net/
  3. Supported Document Formats | Documentation

    The following table indicates the file formats that GroupDocs.Classification for .NET can process. Format Description PDF Adobe Portable Document Format (PDF) DOC Microsoft Word 97-2003 Document DOCM Microsoft Word Macro-Enabled Document DOCX Microsoft Word Document DOT Microsoft Word 97-2003 Template DOTM Microsoft Word Macro-Enabled Template DOTX Microsoft Word Template ODT OpenDocument Text OTT Open Document Text Template RTF Rich Text Document TXT Plain Text Document Tip Can’t find your file format?...Annotation Product Solution GroupDocs...OpenDocument Text Open Document Text Template Rich Text Document...

    docs.groupdocs.com/classification/net/supported...
  4. Extract hyperlinks from document page area | Do...

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

    docs.groupdocs.com/parser/java/extract-hyperlin...
  5. Load document from local disk | Documentation

    Learn how to extract data from documents on the local disk...Annotation Product Solution GroupDocs...( filePath )) { // Extract a text into the reader using ( TextReader...

    docs.groupdocs.com/parser/net/load-document-fro...
  6. 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....Annotation Product Solution GroupDocs...see . Hyperlink can contain a text: <hyperlink link= "www.google...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  7. Get list of changes | Documentation

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

    docs.groupdocs.com/comparison/net/get-list-of-c...
  8. Character replacement during indexing | Documen...

    Character replacement during indexing can be used, for example, to convert all Text to lowercase characters or to remove diacritics from Text....Annotation Product Solution GroupDocs...for example, to convert all text to lowercase characters or to...

    docs.groupdocs.com/search/nodejs-java/character...
  9. Font extraction options | Documentation

    Learn how to extract fonts from input Word documents when editing with GroupDocs.Editor API for Node.js....Annotation Product Solution GroupDocs...DOCX or ODT, typically contain text content formatted with various...

    docs.groupdocs.com/editor/nodejs-java/font-extr...
  10. Load document from stream | Documentation

    Learn how to Load document from stream....Annotation Product Solution GroupDocs...Parser ( stream )) { // Extract a text into the reader using ( TextReader...

    docs.groupdocs.com/parser/net/load-document-fro...