The Example in this article demonstrates that how to update metadata properties using a combination of criteria...of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more...
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....from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our...
Learn how to search a keyword in HTML documents search(String) method is used. This method returns the collection of SearchResult objects....from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our...