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....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
This article explains document formats and format families supported by GroupDocs.Editor for .NET and how to operate them in .NET code....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
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....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
To search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
Follow the instructions on this page to configure the license and find out the restrictions when using GroupDocs.Comparison for Node.js via Java without a license (Evaluation Limitations)...Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
Reading Photoshop Metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a PSD image. For more information on the Photoshop file format and metadata blocks please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/.
The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop file format) from a PSD image.
Load a PSD file Get the root metadata package Extract the ImageResourcePackage instance and obtain a list of ImageResourceBlock objects Iterate trough the collection of resource blocks AdvancedUsage....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
Free conversion API version for Node.js developers is available to evaluate the API which will be similar to licensed version but with few limitations....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
Learn this article and check how to load and convert Microsoft Word and Open Document files with advanced options using GroupDocs.Conversion for Java API....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
This article shows how to sign documents in batch mode within the archive files with one or multiple electronic signatures...Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
Install GroupDocs.Viewer for Node.js via Java using npm or an offline package. Includes prerequisites, Java setup, verification, and troubleshooting....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...