Quick Start section about main features of GroupDocs.Comparison API, describes how to compare documents with just a couple lines of code....app conholdate.com conholdate.cloud conholdate.app containerize...
Following this guide you will learn how to load PDF, Word, Excel, PowerPoint documents by local file path, stream or third-party storage for further processing with GroupDocs.Comparison for Python via .NET API....app conholdate.com conholdate.cloud conholdate.app containerize...
This documentation section describes different type of signatures implemented for signing, updating, deleting, searching and verifying with GroupDocs.Signature...app conholdate.com conholdate.cloud conholdate.app containerize...
This section explains how to load document from various sources and data storage like file on disk, data stream, remote web resources, FTP servers, Amazon Cloud or Azure storage etc....app conholdate.com conholdate.cloud conholdate.app containerize...
Learn how to protect, inspect, and manage document passwords for PDF, Word, Excel, and PowerPoint files using GroupDocs.Merger for Python via .NET....app conholdate.com conholdate.cloud conholdate.app containerize...
This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Merger for Java....app conholdate.com conholdate.cloud conholdate.app containerize...
The page describes how to manage replies for different document types using GroupDocs.Annotation for .NET API....app conholdate.com conholdate.cloud conholdate.app containerize...
Note The code uses some of the objects defined in The Business Layer. Barcode Generation in Microsoft Word Template Syntax Add a textbox to your template at the place where you want a barcode image to be inserted. Add the following syntax: <> Download Template Get the template from here.
Barcode.docx The Code...app conholdate.com conholdate.cloud conholdate.app containerize...
Explicit Support for Multiple Data Sources Using DocumentAssembler.assembleDocument overload user can reference multiple data source objects and their members in the template. Names of all the data sources must be specified and unique.
Parameters DataSources An array of data source objects like object[] dataSources.
DataSourceNames An array of names to reference the data source objects within the template like string[] dataSourceNames.
Articles in this section...app conholdate.com conholdate.cloud conholdate.app containerize...
Define Relations Between Document Table Instances API provides ability to define relations between DocumentTable instances loaded from a single document. The following classes of the GroupDocs.Assembly.Data namespace have been added:
DocumentTableRelation DocumentTableRelationCollection Moreover, the Relations property of the GroupDocs.Assembly.Data.DocumentTableSet class has been added.
Data Source Document Related Tables Data.xlsx Template Using Document Table Relations.docx Using Document Table Relations Note The code uses some of the objects defined in: The Business Layer ColumnNameExtractingDocumentTableLoadHandler...app conholdate.com conholdate.cloud conholdate.app containerize...