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 Jpeg2000RootPackage.Jpeg2000Package Read the JPEG2000 comments AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Jpeg2000.Jpeg2000ReadComments
using (Metadata metadata = new Metadata(Constants.InputJpeg2000)) { var root = metadata.GetRootPackage(); if (root.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...
This article explains how to search for Form Fields signatures with GroupDocs.Signature API.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...
This article explains how to save signed image with various image formats by GroupDocs.Signature API.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...
This article explains how to save signed Spreadsheet document with various file formats by GroupDocs.Signature API.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...
This topic explains how to search for metadata signatures within the documents with GroupDocs.Signature API.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...
This Page contains information about reverse image search in the search network.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...
Control image size in PDF output: set width, height, or maximum dimensions....view ( viewOptions ) Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...
Note This feature is supported by version 18.2 or greater. Working with Presentation Documents GroupDocs.Assembly allows you to use data bands in table rows in Presentation Documents. A table-row data band is a data band whose body occupies single or multiple rows of a single document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the last occupied row as follows....Document Template The Code Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...
Note This feature is supported by version 18.2 or greater. Working with Email Messages GroupDocs.Assembly allows you to use data bands in table rows in Email Messages with HTML and RTF bodies. A table-row data band is a data band whose body occupies single or multiple rows of a single document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the last occupied row as follows....Document Template The Code Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...
Note This feature is supported by version 18.2 or greater. Working with Word Processing Documents GroupDocs.Assembly allows you to use data bands in table rows in Word Processing Documents. A table-row data band is a data band whose body occupies single or multiple rows of a single document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the last occupied row as follows....Document Template The Code Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...