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....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.
This article explains that how to search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....This article explains that how to search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects.
Learn how to minify HTML and CSS when rendering of documents into HTML and make your HTML documents load faster with GroupDocs.Viewer....Learn how to minify HTML and CSS when rendering of documents into HTML and make your HTML documents load faster with GroupDocs.Viewer.
This article explains that how to extract formatted text from document page....This article explains that how to extract formatted text from document page.
This article explains how to remove found watermarks while using GroupDocs. Watermarks API....This article explains how to remove found watermarks while using GroupDocs. Watermarks API.
Work with PDF attachments: extract, add, remove, and search images using Python via .NET....Work with PDF attachments: extract, add, remove, and search images using Python via .NET.
Following this guide you will learn how to apply or discard changes detected during document comparison process using GroupDocs.Comparison for Java API....Following this guide you will learn how to apply or discard changes detected during document comparison process using GroupDocs.Comparison for Java API.
Learn how to clone, configure, and run GroupDocs.Viewer for Node.js via Java example projects....Learn how to clone, configure, and run GroupDocs.Viewer for Node.js via Java example projects.
Learn how to compare JSON files using GroupDocs.Comparison for Python via .NET. Detect differences in nested JSON objects, arrays, and data types with visual and textual comparison modes....Learn how to compare JSON files using GroupDocs.Comparison for Python via .NET. Detect differences in nested JSON objects, arrays, and data types with visual and textual comparison modes.