This code snippet demonstrates how to extract information about known properties that can be encountered in a particular package....Redaction Product Solution GroupDocs.Signature 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....Redaction Product Solution GroupDocs.Signature Product Solution GroupDocs...
This article explains how to load values from variables of string type when using GroupDocs.Comparison for Python via .NET....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...
The page describes how to add arrow annotation to a document using GroupDocs.Annotation for .NET....Redaction Product Solution GroupDocs.Signature Product Solution GroupDocs...
This article explains that how to optimize index to reduce the number of segments in an index using Java....Redaction Product Solution GroupDocs.Signature Product Solution GroupDocs...
This article demonstrates that how to save a document to any custom file at any location on the local disc or a even a Stream...Redaction Product Solution GroupDocs.Signature Product Solution GroupDocs...
Encrypt a PDF, Word, Excel, or PowerPoint document by adding an open password using AddPasswordOptions with GroupDocs.Merger for Python via .NET....Redaction Product Solution GroupDocs.Signature Product Solution GroupDocs...
This article shows how to open a document by explicitly specifying its file type in LoadOptions....Redaction Product Solution GroupDocs.Signature Product Solution GroupDocs...
Learn this article and check how to load and convert CAD documents with advanced options using GroupDocs.Conversion for .NET API....Redaction Product Solution GroupDocs.Signature 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....Redaction Product Solution GroupDocs.Signature Product Solution GroupDocs...