Note This feature is supported by version 18.2 or greater. Note The code uses some of the objects defined in The Business Layer. Working with Spreadsheet Documents GroupDocs.Assembly allows you to use data bands in table rows in Spreadsheet Documents. A table-row data band is a data band which 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....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...
Note This feature is supported by version 18.2 or greater. Note The code uses some of the objects defined in The Business Layer. 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 which 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....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...
The page describes how to add ellipse annotation to a document using GroupDocs.Annotation for .NET....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...
This code snippet demonstrates how to extract information about known properties that can be encountered in a particular package.
Load a file to examine Get a collection of PropertyDescriptor instances for any desired metadata package Iterate through the extracted descriptors advanced_usage.GettingKnownPropertyDescriptors
JavaScript const metadata = new groupdocs.metadata.Metadata("input.doc"); var root = metadata.getRootPackageGeneric(); var descriptors = root.getDocumentProperties().getKnowPropertyDescriptors(); for(var i=0;iGroupDocs.Watermark Product Solution GroupDocs...
The page describes how to remove annotations from document when collaborate, edit and annotate documents using GroupDocs.Annotation for .NET....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...
It does not require any external software or third party tool to be installed...Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...
This article demonstrates how to convert a file and save it as a stream using GroupDocs.Conversion for .NET API....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...
Follow this guide and learn how to set document metadata when saving output document after files comparison within your .NET applications....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...
Compare Word document properties — variable, built-in, and custom — to detect metadata changes alongside content with GroupDocs.Comparison for Python via .NET....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...