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....Purchase Buy Now Pricing Information Free Trials Temporary License...
To search a keyword in Microsoft OneNote sections 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 Microsoft OneNote section:
Instantiate Parser object for the initial section; 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 section....Purchase Buy Now Pricing Information Free Trials Temporary License...
This article explains that how to search text from Microsoft Office Excel (.xls, .xlsx) spreadsheets....Purchase Buy Now Pricing Information Free Trials Temporary License...
This article explains that how to search text from Microsoft Office Word (.doc, .docx) documents...Purchase Buy Now Pricing Information Free Trials Temporary License...
Learn how to extract and work with table of contents from Word documents (.doc, .docx) using GroupDocs.Parser for .NET....Purchase Buy Now Pricing Information Free Trials Temporary License...
Install using PyPI All Python packages are hosted at PyPI. You can easily reference GroupDocs.Parser for Python via .NET API directly in your Python project by installing it with the following command.
pip install groupdocs-parser-net Download Package from Official Website To download the GroupDocs.Parser package for your operating system, please visit the official GroupDocs Releases website. Currently, OS-specific packages are available for different platforms:
Windows 64-bit: Package name ends with amd64....Purchase Buy Now Pricing Information Free Trials Temporary License...
GroupDocs.Viewer for .NET does not require any external software to be installed such as Microsoft Word, Microsoft Excel or Microsoft PowerPoint for file rendering....Purchase Buy Now Pricing Information Free Trials Temporary License...