Get ZIP format metadata The API allows detecting ZIP archives and reading format metadata. The following steps are needed to be followed:
Load a ZIP archive Get the root metadata package Extract the native metadata package using the ZipRootPackage.getZipPackage method Read the ZIP archive properties Loop through ZipPackage.getFiles to extract information about the archived files The following code snippet shows how to get metadata from a ZIP archive.
advanced_usage.managing_metadata_for_specific_formats.archive.ZipReadNativeMetadataProperties...Annotation Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...
This article gives the knowledge of the API methods which can be used to perform operations about word forms provider interface using Java....Annotation Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...
To search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....Annotation Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Parser Product...
This article gives the knowledge about two ways to create a search query: in text or object form using Java search API....Annotation Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...
This topic describes how to use the GroupDocs.Viewer Java API to convert email messages to HTML, PDF, PNG, and JPEG formats....Annotation Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Viewer Product...
This article gives the knowledge about two ways to create a search query: in text or object form using Java search API....Annotation Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...
Note This page contains release notes for GroupDocs.Editor for .NET 20.1 Warning In this version we will remove Legacy API of GroupDocs.Editor. So from version 20.1 GroupDocs.Editor.Legacy. does not exist anymore Major Features GroupDocs.Editor for .NET version 20.1 contains a list of improvements and bug-fixes, but the most important is that starting from this version the Legacy API is completely removed.
The most prominent improvements include:
Better support of opening HTML Document from inner-BODY markup Added support of BUTTON HTML element Added support of MACROBUTTON field in WordProcessing Documents Added support of STRIKE HTML element All these improvements are “internal”, they do not affect public API....Annotation Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Editor Product...
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....Annotation Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...
This article explains that how to search text from Microsoft OneNote sections presentations...Annotation Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Parser Product...