Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 4,282 for

classification

(0.98 sec)
  1. Extract table of contents | GroupDocs

    This article shows how to extract table of contents from Microsoft Word (DOC, DOCX etc), PDF documents and Ebooks (CHM, EPUB)....Classification Product Solution Purchase...

    docs.groupdocs.com/parser/java/extract-table-of...
  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....Classification Product Solution Purchase...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  3. Extract metadata from Microsoft Office Excel sp...

    To extract metadata from Microsoft Office Excel spreadsheets getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the spreadsheet. subject The subject of the spreadsheet. keywords The keyword of the spreadsheet. comments The comments of the spreadsheet. content-status The content status of the spreadsheet. category The category of the spreadsheet. company The company of the spreadsheet. manager The manager of the spreadsheet....Classification Product Solution Purchase...

    docs.groupdocs.com/parser/java/extract-metadata...
  4. Load TXT document with options | GroupDocs

    Learn this article and check how to load and convert text files with advanced options using GroupDocs.Conversion for .NET API....Classification Product Solution Purchase...

    docs.groupdocs.com/conversion/net/load-txt-docu...
  5. Extract Metadata from PDF Documents in C# .NET ...

    Learn how to extract metadata from PDF files in C# using GroupDocs.Parser for .NET. Get document properties such as title, author, subject, creation date, and more....Classification Product Solution Purchase...

    docs.groupdocs.com/parser/net/extract-metadata-...
  6. Install GroupDocs.Comparison for Node.js via Ja...

    Install GroupDocs.Comparison for Node.js via Java using npm or an offline package. Includes prerequisites, Java setup, verification, and troubleshooting....Classification Product Solution Purchase...

    docs.groupdocs.com/comparison/nodejs-java/insta...
  7. Text search in network | GroupDocs

    This page contains information about full-text searching in the search network....Classification Product Solution Purchase...

    docs.groupdocs.com/search/java/text-search-in-n...
  8. Working with attributes | GroupDocs

    This page contains information about working with attributes in the search network....Classification Product Solution Purchase...

    docs.groupdocs.com/search/java/working-with-att...
  9. Logging | GroupDocs

    This page contains information on creating and assigning a logger of an index, as well as on the implementation of a custom logger. Use of standard file logger In order to save information about events and errors in an index into a file, you should use the standard file logger or your own custom logger. It is important to remember that each time you open an existing index, you must create and assign an instance of the logger again, because the logger is not saved....Classification Product Solution Purchase...

    docs.groupdocs.com/search/nodejs-java/logging/
  10. Search options | GroupDocs

    This article describes the search options that can be specified in an instance of the SearchOptions class....Classification Product Solution Purchase...

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