To extract emails from Outlook Storage getContainer method is used. This method returns the collection of ContainerItem objects.
Outlook Storage item can contain the following metadata:
Name Description date The time and date at which the Outlook Storage item was last modified. email-sender The value of “sender” field. email-to The value of “to” field. subject The value of “subject” field. Outlook Storage container consists of email documents (msg files).
Here are the steps to extract an email text from outlook storage:...Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
To extract a text from Microsoft OneNote Sections getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected page. Raw mode is not supported for Microsoft OneNote.
Here are the steps to extract a text from Microsoft OneNote Section:
Instantiate Parser object for the initial section; Call getText method and obtain TextReader object; Read a text from reader....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
Learn how to accept or reject detected changes and apply them to the result using GroupDocs.Comparison for Python via .NET....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
This article explains how to obtain supported conversions when converting documents with GroupDocs.Conversion within your Java applications...Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
This article shows that how to remove pages with sensitive data from your PDF, presentation and spreadsheet documents....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
This article shows how to add metadata signatures to the image exif metadata layer with various data types...Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
This article gives the knowledge about the complete specification of the search query DSL used in text queries using Java search API....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
GroupDocs.Parser allows you to extract emails from remote servers and data from the emails. It supports POP, IMAP and EWS protocols....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
On this page you will find information how to run GroupDocs.Comparison for .NET in the Docker....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
This article explains how to search for image electronic signatures within document pages using GroupDocs.Signature for Python via .NET API....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...