Reading JPEG2000 comments The GroupDocs.Metadata API supports extracting format-specific information from JPEG2000 images.
The following are the steps to read the JPEG2000 comments (pieces of metadata represented as strings with the length up to 64 kbytes).
Load a JPEG2000 image Get the root metadata package Extract the native metadata package using the Jpeg2000RootPackage.getJpeg2000Package method Read the JPEG2000 comments advanced_usage.managing_metadata_for_specific_formats.image.jpeg2000.Jpeg2000ReadComments
try (Metadata metadata = new Metadata(Constants.InputJpeg2000)) { Jpeg2000RootPackage root = metadata....Markdown Product Solution GroupDocs...Product Solution GroupDocs.Editor Product Solution GroupDocs...
Reading MOV format-specific properties The GroupDocs.Metadata API supports extracting QuickTime atoms from a MOV video. The atom is the basic data unit in any QuickTime file. Please find more information on QuickTime atoms in the official specification: https://developer.apple.com/library/archive/documentation/QuickTime/QTFF/QTFFPreface/qtffPreface.html
The following are the steps to extract QuickTime atoms from a MOV video.
Load a MOV video Get the root metadata package Extract the native metadata package using the MovRootPackage.getMovPackage method Read the QuickTime atoms advanced_usage....Markdown Product Solution GroupDocs...Product Solution GroupDocs.Editor 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....Markdown Product Solution GroupDocs...Product Solution GroupDocs.Editor Product Solution GroupDocs...
Learn how to merge archive files, combine archive files into one file programmatically in Node.js via Java language using GroupDocs.Merger for Node.js via Java library....Markdown Product Solution GroupDocs...Product Solution GroupDocs.Editor Product Solution GroupDocs...
This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text....Markdown Product Solution GroupDocs...Product Solution GroupDocs.Editor Product Solution GroupDocs...
This article explains how to detect document file type, size and calculate pages count when annotate documents or images with GroupDocs.Comparison....Markdown Product Solution GroupDocs...Product Solution GroupDocs.Editor Product Solution GroupDocs...
How to use custom caching implementation with GroupDocs.Viewer using Java....Markdown Product Solution GroupDocs...Product Solution GroupDocs.Editor Product Solution GroupDocs...
Follow the instructions on this page to configure the license and find out the restrictions when using GroupDocs.Comparison for Java without a license (Evaluation Limitations)...Markdown Product Solution GroupDocs...Product Solution GroupDocs.Editor Product Solution GroupDocs...
This topic describes how to use the GroupDocs.Viewer Java API to convert Outlook data files (PST and OST) to HTML, PDF, PNG, and JPEG formats....Markdown Product Solution GroupDocs...Product Solution GroupDocs.Editor Product Solution GroupDocs...
This page describes how to edit annotation properties - change annotation position, size, appearance etc. when annotate documents using GroupDocs.Annotation for Java....Markdown Product Solution GroupDocs...Product Solution GroupDocs.Editor Product Solution GroupDocs...