To extract metadata from Microsoft Office PowerPoint presentations getMetadata method is used. This method allows to extract the following metadata:
Name Description title The title of the presentation. subject The subject of the presentation. keywords The keyword of the presentation. comments The comments of the presentation. content-status The content status of the presentation. category The category of the presentation. company The company of the presentation. manager The manager of the presentation....resources GitHub examples You may easily run the code above and...
This article explains that how to extract metadata from Microsoft Office Word (.doc, .docx) documents...resources GitHub examples You may easily run the code above and...
Find all the possible synonyms of any word in Java. Get different collections of synonyms arranged by different meanings of the same word using Search API....Download or Configure # You may download the JAR file from the...
This article shows how to extract data (text, images, PDF forms) from ZIP-archived documents with GroupDocs.Parser.... GitHub examples You may easily run the code above and...
Learn more about document comparison sensitivity and how to adjust it to achieve best performance and accuracy when compare documents with GroupDocs.Comparison for Java....fastest comparison speed, but it may produce worst comparison quality...
Learn this article and check how to load and convert XML documents with advanced options using GroupDocs.Conversion for .NET API.... In some cases, you may want to skip loading all or just...
This article explains that how to extract tables from Microsoft Office Word (.doc, .docx) documents...resources GitHub examples You may easily run the code above and...
Reading Photoshop metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a JPEG image. For more information on the Photoshop file format and metadata blocks that can be attached to images of different formats 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 JPEG image....resources GitHub examples You may easily run the code above and...