To extract a text from emails getText method is used. This method allows to extract a text from the entire document. Pagination and raw mode is not supported for emails.
Here are the steps to extract a text from an email:
Instantiate Parser object for the initial email; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...Documentation / GroupDocs.Parser Product Family / GroupDocs.Parser for Java...