This article explains how to work with worksheet headers and footers while using GroupDocs watermarking API...This article explains how to work with worksheet headers and footers while using GroupDocs watermarking API
Extract, remove, and watermark slide background images using Python via .NET....Extract, remove, and watermark slide background images using Python via .NET.
Compare two or more PDF files in Java using document Comparison API. Highlight the differences and accept or reject the identified changes....Compare two or more PDF files in Java using document Comparison API. Highlight the differences and accept or reject the identified changes.
This article explains that how to extract cells from Microsoft Office Excel (.xls, .xlsx) spreadsheets....This article explains that how to extract cells from Microsoft Office Excel (.xls, .xlsx) spreadsheets.
This article explains that how to search text from Microsoft OneNote sections presentations...This article explains that how to search text from Microsoft OneNote sections presentations
To search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....To search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects.
Learn this article and check how to load and convert PDF documents with advanced options using GroupDocs.Conversion for .NET API....Learn this article and check how to load and convert PDF documents with advanced options using GroupDocs.Conversion for .NET API.
In this article, you will learn how to convert documents to HTML format with GroupDocs.Conversion for .NET....In this article, you will learn how to convert documents to HTML format with GroupDocs.Conversion for .NET.
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....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.
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....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.