Major Features Supported section breaks inside data bands and conditional blocks, and provided dynamic adding of combobox and dropdown list items for Word Processing documents.
Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-188 Support section breaks inside data bands and conditional blocks for Word Processing documents Feature ASSEMBLYNET-189 Support dynamic adding of combobox and dropdown list items for Word Processing documents Feature ASSEMBLYNET-190 An issue with a JSON object having only complex properties Bug ASSEMBLYNET-191 Improve exception reporting when an Image cannot be loaded Bug Public API and Backward Incompatible Changes This section lists public API changes that were introduced in GroupDocs....Annotation Product Solution GroupDocs...exception reporting when an image cannot be loaded Bug Public...
This article explains how to list and print file types supported by GroupDocs.Viewer for .NET...Annotation Product Solution GroupDocs...Sub End Module The following image shows a sample console output:...
This topic describes how to subset fonts in PDF file using the GroupDocs.Viewer .NET API (C#)....Annotation Product Solution GroupDocs...Sub End Module The following image demonstrates the result. There...
This article explains how to detect document file type, size and calculate pages count with GroupDocs.Comparison....Annotation Product Solution GroupDocs...spreadsheet, PowerPoint presentation, image etc.). PageCount represents...
Convert XML to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer. Learn about options for pagination and Image quality....Annotation Product Solution GroupDocs...the output will be a raster image without any interactive links...
Logging when rendering documents with GroupDocs.Viewer for .NET...Annotation Product Solution GroupDocs...Sub End Module The following image shows the output.log file: Logging...
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....Annotation Product Solution GroupDocs...formats / Images / Working with metadata in JPEG2000 images Working...
Examples to annotate on your documents, Images or web pages using Java....Annotation Product Solution GroupDocs...GroupDocs.Annotation Product Family / GroupDocs.Annotation for Java...
Learn how to run Java examples which contain many examples of data redaction. You can learn redact in word, how to redact information in pdf or Images and many more....Annotation Product Solution GroupDocs...folders will look like following image: Open Eclipse and import the...
Download from GitHub The complete examples package of GroupDocs.Assembly is hosted on Github. You can either download the ZIP file from here or clone the repository of Github using your favorite Github client.
In case you download the ZIP file, extract the folders on your local disk. The extracted files and folders will look like following Image:
Open Eclipse and import the project to get started with it. Archived project file can also be imported....Annotation Product Solution GroupDocs...folders will look like following image: Open Eclipse and import the...