Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 1,450 for

document text extraction

(3.85 sec)
  1. GroupDocs Merger not working with .msg files - ...

    I am splitting the files and on each page I am extracting Text using GroupDocs Parser, now the problem is when I am trying to do the same with .msg file I am getting the error “Unsupported file Type”. below is my code u…...Family merger-api , dotnet , text-parser Niteen_Jadhav September...and on each page I am extracting text using GroupDocs Parser...

    forum.groupdocs.com/t/groupdocs-merger-not-work...
  2. GroupDocs.Parser for .NET 17.9.0 Extracts email...

    We are really pleased to announce the release of version 17.9.0 of the GroupDocs.Parser for .NET API. The latest release removes some obsolete methods from the API while adding CHM files media type detector to the API. Most noteworthy feature added to the API in this release is the ability to extract Text from Microsoft exchange server using exchange web service. So what are you waiting for? Just download the latest release or update your existing application to this release and enjoy all the features and enhancements made to the API in this release....release is the ability to extract text from Microsoft exchange...features are as follows: Extraction of Text from Microsoft Exchange...

    blog.groupdocs.com/parser/groupdocs.text-for-.n...
  3. 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....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...Usage / Extract data from various formats / Extract data from...

    docs.groupdocs.com/parser/java/extract-table-of...
  4. Using OCR to extract a text from images and PDF...

    GroupDocs.Parser provides API to extract a Text from image files and non-Text PDFs Documents. The following articles describe how to use API to extract data and integrate any paid or free OCR solution to GroupDocs.Parser....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...Advanced Usage / Using OCR to extract a text from images and PDFs Using...

    docs.groupdocs.com/parser/java/using-ocr/
  5. Extract emails from remote server via POP IMAP ...

    GroupDocs.Parser provides the functionality to extract emails from remote servers. The following email protocols are supported: Post Office Protocol (POP) Internet Message Access Protocol (IMAP) Exchange Web Services (EWS) To create an instance of Parser class to extract emails from a remote server the following constructor is used: Parser(EmailConnection connection); Parser(EmailConnection connection, ParserSettings parserSettings) The second constructor allows to use ParserSettings object to control the process; for example, by adding logging functionality....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...Usage / Extract data from various formats / Extract data from...

    docs.groupdocs.com/parser/java/extract-emails-f...
  6. Extract hyperlinks from Microsoft Office Word d...

    This article explains that how to extract hyperlinks from Microsoft Office Word (.doc, .docx) Documents...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...usage / Extract data from various formats / Extract data from...

    docs.groupdocs.com/parser/net/extract-hyperlink...
  7. 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....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...Usage / Extract data from various formats / Extract data from...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  8. Getting all used fonts in the loaded document |...

    Getting metadata and binary content of all fonts, used in the Document, loaded to the GroupDocs.Viewer for .NET...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...loaded document Getting all used fonts in the loaded document Leave...

    docs.groupdocs.com/viewer/net/getting-used-fonts/
  9. Load specific file formats | GroupDocs

    Learn how to load specific file formats manually using LoadOptions in GroupDocs.Parser for Python via .NET....Events Acquisition GroupDocs Documentation / GroupDocs.Parser Product...it’s required to specify the document format manually to guarantee...

    docs.groupdocs.com/parser/python-net/load-speci...
  10. Extract metadata from documents | GroupDocs

    Learn how to extract metadata from PDF, Word, Excel, PowerPoint and 50+ Document formats using GroupDocs.Parser for .NET. Get Document properties like author, title, creation date in C#....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...Basic usage / Extract metadata from documents Extract metadata from...

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