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 how to manage loading of external resources contained by a document with GroupDocs.Viewer within your Java applications....This article explains how to manage loading of external resources contained by a document with GroupDocs.Viewer within your Java applications.
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.
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.
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.
Learn how to merge PDF files, combine PDF files into one file programmatically in C# language using GroupDocs.Merger for .NET library....Learn how to merge PDF files, combine PDF files into one file programmatically in C# language using GroupDocs.Merger for .NET library.
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.
Follow this guide and learn how to merge MS Excel spreadsheets using Node.js via Java programming language....Follow this guide and learn how to merge MS Excel spreadsheets using Node.js via Java programming language.
Learn how to merge images to PDF file, combine images into one PDF file programmatically in Java language using GroupDocs.Merger for Java library....Learn how to merge images to PDF file, combine images into one PDF file programmatically in Java language using GroupDocs.Merger for Java library.
Pass any Python binary file-like object to the Merger constructor to load and process documents directly from memory or any storage source with GroupDocs.Merger for Python via .NET....Pass any Python binary file-like object to the Merger constructor to load and process documents directly from memory or any storage source with GroupDocs.Merger for Python via .NET.