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...
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...
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...
Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Spreadsheet Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Pie Chart in Microsoft Excel Document Creating a Pie Chart Please follow below steps to create Pie Chart in MS Excel 2013.
Add a new Workbook. Click in the workbook where you want to insert the chart, click the “Insert” tab, and then click “Pie Chart Icon” in the charts group....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...
Learn more about advanced document comparison use cases - how to adjust comparison sensitivity level, get coordinates of changed elements, detect style detection and many more using GroupDocs.Comparison for Node.js via Java...Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...
Stop words are frequently used words that do not carry a semantic meaning and can be removed from an index to reduce its size.
You can enable or disable the use of stop words by calling the setUseStopWords method of the IndexSettings class. The default value is true, meaning that stop words are filtered during indexing and not added to the index.
A list of stop words to use during indexing can be specified in the stop word dictionary....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...