Sometimes when indexing, it is necessary to associate each document with certain additional metadata, for example, a set of tags, a number in the library catalog, the subject of a document, etc. To accomplish this task, additional fields can be added to each indexed document in addition to those already in the document itself.
Additional fields are associated with the document through the arguments of the FileIndexing event that occurs before indexing each added document....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...
The search api allow you to optimize, merge, delete, update and create indexes along with many other fascinating features...Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...
This article explains that how to search text from Microsoft Office Excel (.xls, .xlsx) spreadsheets....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...
This article explains that how to search text from Microsoft Office Word (.doc, .docx) documents...Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...
This article gives the knowledge about two ways to create a search query: in text or object form....Parser Product Solution GroupDocs.Watermark 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....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...
This article explains how digitally esign documents with certificates using GroupDocs.Signature API...Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...
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....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...