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....Conversion Product Solution GroupDocs.Comparison 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....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...
Review the step-by-step guide to add watermark annotation to PDF using C# by annotation library and how to use these instructions to insert watermark to PDF in C#....Viewer Product Family GroupDocs.Comparison Product Family GroupDocs...
In this article, we will provide you detail on how to convert DOCX to HTML using Node.js. Also, you will be provide a code example to export DOCX to HTML in Node.js....Viewer Product Family GroupDocs.Comparison Product Family GroupDocs...
The purpose of this topic is to show you how to remove annotation reply from PDF using Java along with code example to delete reply annotation using Java from PDF....Viewer Product Family GroupDocs.Comparison Product Family GroupDocs...
Let's examine the step-by-step instructions to add link annotation to PDF using C# along with code example to create annotation link in PDF using C#....Viewer Product Family GroupDocs.Comparison Product Family GroupDocs...
Let's understand the easy-to-use procedure to extract images from PDF in Java and learn how to write the code to extract images from PDF using Java....Viewer Product Family GroupDocs.Comparison Product Family GroupDocs...
We will take a look at the detailed guide how to add strikeout annotation in PDF using C#, and provide a sample code to insert strikeout annotation in PDF using C#....Viewer Product Family GroupDocs.Comparison Product Family GroupDocs...
This brief piece of writing provides guidance how to add watermark to excel worksheets using C# along with instructions and code to insert watermark in xlsx using C#....Viewer Product Family GroupDocs.Comparison Product Family GroupDocs...