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....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
Learn how to extract and work with table of contents from Word documents (.doc, .docx) using GroupDocs.Parser for .NET....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
This article explains that how to search text from Microsoft Office Word (.doc, .docx) documents...Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
This article explains that how to search text from Microsoft Office Excel (.xls, .xlsx) spreadsheets....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
This article explains how to access EXIF metadata in a file of any supported format, GroupDocs.Metadata for Java provides the IExif.getExifPackage method....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
This article explains how digitally esign documents with certificates using GroupDocs.Signature API...Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
The API allows you to extract information about all the slide backgrounds, Removing a particular background and Adding watermark to all background images...Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
Adding watermark to all pages of a particular type Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a document. It consists of following steps.
Load the document Create and initialize watermark object Set watermark properties Add watermark by specifying page type using setPlacementType() method of DiagramShapeWatermarkOptions Save the document Following code shows how to add watermark to a particular type of the pages....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...