To search a keyword in emails search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text.
Here are the steps to search a keyword in the email:
Instantiate Parser object for the initial email; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the email....resources GitHub examples You may easily run the code above and...
Learn how to extract text by specific table of contents items using GroupDocs.Parser for .NET. Extract chapter content from Word documents, PDFs, and eBooks by TOC item in C#....resources GitHub examples You may easily run the code above and...
Learn how to merge PDF files, combine PDF files into one file programmatically in C# language using GroupDocs.Merger for .NET library.... You may specify absolute or relative...
This article explains how to use different alignment values to locate signature on document page with GroupDocs.Signature API....resources GitHub Examples You may easily run the code above and...
This article gives the knowledge of the API methods which can be used to perform operations about Alias dictionary....resources GitHub examples You may easily run the code from documentation...
This article gives the knowledge of the API methods which can be used to perform operations about Alias dictionary in Java....resources GitHub examples You may easily run the code from documentation...