This article explains how to handle APEv2 tag....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
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 ZipRootPackage.ZipPackage Read the ZIP archive properties Loop through ZipPackage.Files to extract information about archived files The following code snippet shows how to get Metadata from a ZIP archive.
AdvancedUsage.ManagingMetadataForSpecificFormats.Archive.ZipReadNativeMetadataProperties
Encoding encoding = Encoding....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
This article explains how to handle ID3v1 tag....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
This article explains how to handle APEv2 tag....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior.
Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType Metadata The Groupdocs.Metadata API supports extracting format-specific information from OpenType font files.
The following are the steps to read the header of an OpenType file.
Load an OpenType font file Get the root Metadata package Extract the native Metadata package using OpenTypeRootPackage....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
What is Groupdocs.Metadata? Groupdocs.Metadata for Java is a full featured class library which allows users to read and edit Metadata associated with various document, image, audio, video and many other formats. It works with most notable Metadata standards: XMP, EXIF, IPTC, Image Resource Blocks, ID3 and format-specific Metadata properties. The Metadata API is very flexible and easy to operate with. It provides extended capabilities allowing working with Metadata in a unified way regardless of the file format....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
Team Groupdocs is really pleased to announce the release of Groupdocs.Metadata for .NET version 17.3.0. There are four enhancements and one new feature introduced in this regular monthly release. Groupdocs.Metadata for .NET now allows its users to read thumbnails in supported document formats. The API has been enhanced to update and remove EXIF Metadata faster. Not only this, the API has also been improved to load only the existing Metadata keys in PDF class beside adding the ability to lazy load Document info property for Document formats....Team GroupDocs is really pleased to announce the release of GroupDocs...GroupDocs.Metadata for .NET version 17.3.0 . There are four enhancements...
This article shows how to save a document to a specified location on a local disk in Java...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...