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....supported for Zip archive. Therefore, for Zip archive method returns...
This guide explains how to install GroupDocs.Conversion for .NET to your environment...Conversion assemblies as a ZIP archive or MSI installer. To reference...Extract files from the ZIP archive or run the MSI installer to...
The following article indicates the file formats that GroupDocs.Parser for Python via .NET can work with....Outlook Mail Message ✅ ✅ ✅ Archive Format Description Extract...Extraction from files within the archive Image Format Description Extract...
This article explains that how to search text from Microsoft OneNote sections presentations...supported for Zip archive. Therefore, for Zip archive method returns...
To extract metadata from Microsoft Office Word documents getMetadata method is used. This method allows to extract the following metadata:
Name Description title The title of the document. subject The subject of the document. keywords The keyword of the document. comments The comments of the document. content-status The content status of the document. category The category of the document. company The company of the document. manager The manager of the document....supported for Zip archive. Therefore, for Zip archive method returns...
To search a keyword in Microsoft Office Word 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 Microsoft Office Word 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....supported for Zip archive. Therefore, for Zip archive method returns...
To search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....supported for Zip archive. Therefore, for Zip archive method returns...
This section describes how to use GroupDocs.Viewer for .NET (C#) to convert different document types to PDF, HTML, PNG, and JPEG formats....documents Render images Render archive files Was this page helpful...
This section decsribes how to get started with GroupDocs.Merger for Java library...Supported Document Types Supported Archive Types Supported Image Types...
This article explains that how to search text from Microsoft Office Word (.doc, .docx) documents...supported for Zip archive. Therefore, for Zip archive method returns...