The Example in this article demonstrates that how to update metadata properties using a combination of criteria...Assembly Product Solution GroupDocs...
To search a keyword in PDF 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 PDF 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....Assembly 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....Assembly 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....Assembly Product Solution GroupDocs...
This article explains how to sign document with Image electronic signatures using extended options with GroupDocs.Signature API....Assembly Product Solution GroupDocs...
Follow this guide and learn how to merge Word documents, combine several DOCX or DOC files into one using GroupDocs.Merger for Python via .NET....Assembly Product Solution GroupDocs...