This page contains release notes for GroupDocs.Assembly for Java 17.11. Major Features This release of GroupDocs.Assembly comes up with several new features to dynamically manipulate non-textual Document elements.
Full List of Features Covering all Changes in this Release Key Summary Category AssemblyNET-43 Support dynamic insertion of images for email messages with HTML body Feature AssemblyNET-47 Add ability to remove selective chart series dynamically Feature AssemblyNET-50 Support dynamic generation of Codablock F barcodes Feature AssemblyNET-51 Support dynamic generation of GS1 Codablock F barcodes Feature AssemblyJAVA-7 Support text styles (bold, italic) for textual elements of barcodes Feature Public API and Backward Incompatible Changes This section lists public API changes that were introduced in GroupDocs....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs.Assembly for Java 17.11 Release Notes...
This article explains how to search for embedded electronic signatures with custom encryption in Document metadata. This topic contains example of custom encryption, class definition and search for encrypted objects in the Document metadata with GroupDocs.Signature....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...
This article demonstrates how you can convert to and from database formats with GroupDocs.Conversion for Java....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Conversion Product...
This article explains how the The GroupDocs.Metadata API allows reading some common MPEG audio properties from MP3 files....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...
This code snippet demonstrates how to extract information about known properties that can be encountered in a particular package....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...
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....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...
Features, improvements, and bugs-fixes that are shipped in GroupDocs.Viewer for .NET 20.12...Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Viewer Product...
This article explains how to search for embedded electronic signatures with custom serialization in QR-code electronic signatures. This topic contains example of custom serialization, class definition and search for serialized objects in the QR-codes with GroupDocs.Signature....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...