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....Annotation Product Solution GroupDocs...emailParser . getText ()) { // Print the email text System . out...
This article shows how to extract data (text, images, PDF forms) from ZIP-archived documents with GroupDocs.Parser....Annotation Product Solution GroupDocs...ContainerItem item : attachments ) { // Print the file path System . out ...
Capture diagnostic messages from GroupDocs.Comparison for Python via .NET — to the console or a custom logger — and choose the right verbosity level for production....Annotation Product Solution GroupDocs...messages, warnings, and errors printed to the console. What ILogger...
free markdown API version is available to evaluate the API which will be similar to licensed version but with few limitations....Annotation Product Solution GroupDocs...get_consumption_quantity () print ( "Amount (MB) consumed: " +...
Find and remove text, image, and hyperlink watermarks using GroupDocs.Watermark for Python via .NET....Annotation Product Solution GroupDocs...], HyperlinkPossibleWat ): print ( possible [ i ] . text ) watermarker...
id: search-text-in-html-documents url: parser/net/search-text-in-html-documents title: Search text in HTML documents weight: 2 description: “To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects.” keywords: search a keyword, search a keyword in HTML productName: GroupDocs.Parser for .NET hideChildren: False toc: true
To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text....Annotation Product Solution GroupDocs...SearchResult s in sr ) { // Print an index and found text: Console...
This article explains how to sign document with generated Stamp electronic signatures using advanced options with GroupDocs.Signature API....Annotation Product Solution GroupDocs...analyzing result System . out . print ( "List of newly created signatures:"...
This topic explains how to get signature preview with the SignOptions by GroupDocs.Signature API....Annotation Product Solution GroupDocs...getPath (); System . out . print ( "Image file " + imageFilePath...
This article explains how to create encrypted Metadata electronic signature with embedded custom object....Annotation Product Solution GroupDocs...analyzing result System . out . print ( "List of newly created signatures:"...
This article explains how to implement custom serialization for QR-code electronic signatures....Annotation Product Solution GroupDocs...analyzing result System . out . print ( "List of newly created signatures:"...