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...
This article explains that how to search text from Microsoft OneNote sections presentations...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...
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...
This article explains that how to search text from Microsoft Office Excel (.xls, .xlsx) spreadsheets....supported for Zip archive. Therefore, for Zip archive method returns...
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...
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....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...
Learn how to extract text from Word documents (.doc, .docx) using GroupDocs.Parser for .NET. Extract text from entire documents or specific pages with error handling in C#....supported for Zip archive. Therefore, for Zip archive method returns...