Learn how to get a list of all supported file formats programmatically using GroupDocs.Parser for .NET. Check supported extensions and file types dynamically in C#....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
Learn how to merge EPUB files, combine EPUB files into one file programmatically in Node.js via Java language using GroupDocs.Merger for Node.js via Java library....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
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....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
This article explains how to load values from variables of string type when using GroupDocs.Comparison for Python via .NET....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
This article explains how to search for Image electronic signatures with GroupDocs.Signature API....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
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....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
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....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
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....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
Learn this article and check how to load and convert CAD documents with advanced options using GroupDocs.Conversion for .NET API....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
This article explains how to get the format family and the additional information using Java with GroupDocs.Viewer for Node.js....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...