Adding Syntax to be evaluated by GroupDocs.Assembly Engine Template Syntax
assembler = ga.DocumentAssembler() dataSource = ga.data.XmlDataSource("datasource.xml") DataSourceInfo = ga.DataSourceInfo(dataSource) array = [DataSourceInfo] print(assembler.assemble_document(input.ppt, output.ppt, array)) DataSource XML
01LG Nexus 53505123456789qwertyu0025 The Recipe Set up the source document data path Set up the source document template path Set up destination report path Instantiate DocumentAssembler class Generate report More resources Advanced usage topics To learn more about library features, please refer to theadvanced usage section....Close Navigation Products GroupDocs.Total Product Family GroupDocs...
GroupDocs.Assembly for Python supports any 32-bit or 64-bit operating system that run the Python runtime including...Close Navigation Products GroupDocs.Total Product Family GroupDocs...
Reorder PDF pages during rendering with GroupDocs.Viewer for Python via .NET. Control the output page sequence....Close Navigation Products GroupDocs.Total Product Family GroupDocs...
This article explains how to disable image comparison in PDF documents as a built in feature in GroupDocs.Comparison for .NET....Close Navigation Products GroupDocs.Total Product Family GroupDocs...
Remove annotations from PDF files to reduce file size using the GroupDocs.Viewer Python API....Close Navigation Products GroupDocs.Total Product Family GroupDocs...
This article explains how to load custom fonts PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for .NET....Close Navigation Products GroupDocs.Total Product Family GroupDocs...
This article explains how to add text watermark when rendering documents with GroupDocs.Viewer within your JavaScript applications....Close Navigation Products GroupDocs.Total Product Family GroupDocs...
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...Close Navigation Products GroupDocs.Total Product Family GroupDocs...
GroupDocs.Watermark for Java supports the following watermark types.
TextWatermark ImageWatermark Adding watermark to any supported document format using GroupDocs.Watermark consists of some easy steps. Following are the steps to add a watermark to a document.
Load the document Create and initialize watermark object Set watermark properties Add a watermark to the document Save the document For more details please refer to the following guides:...Close Navigation Products GroupDocs.Total Product Family GroupDocs...