To search a keyword in PDF documents 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 PDF document:
Instantiate Parser object for the initial document; 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 document....data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more...
This article shows the operations of wildcard search which allows you to search for words with unknown letters or ranges of letters....over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our...
This article gives the knowledge of the API methods which can be used to perform operations about word forms provider interface using Java....over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our...
This article shows the operations of wildcard search which allows you to search for words with unknown letters or ranges of letters....over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our...
GroupDocs team happily announces the release of Next Generation GroupDocs.Comparison for .NET with the new features that you may have not practiced before. GroupDocs.Comparison is a powerful API for comparing + merging Microsoft Office, PDF, Text and HTML documents. It compares both content and styles in the documents and saves the difference summary in a separate result file. This version has a new installer and some new features, fixes, and more document formats are introduced....Presentation Document Formats - PPT, PPTX Open Document - ODT, ODS, ODP...
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....data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more...
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#....data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more...