Word Viewer on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Word Viewer on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers W......Word Viewer on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Word Viewer on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers W...
Convert CAD files to PDF, HTML, PNG, and JPEG using the GroupDocs.Viewer Python API....Convert CAD files to PDF, HTML, PNG, and JPEG using the GroupDocs.Viewer Python API.
Optimize PDF fonts with GroupDocs.Viewer for Python and .NET. Improve file size and quality....Optimize PDF fonts with GroupDocs.Viewer for Python and .NET. Improve file size and quality.
Learn how to add a watermark to a document after converting it to another format using GroupDocs.Conversion for Python via .NET....Learn how to add a watermark to a document after converting it to another format using GroupDocs.Conversion for Python via .NET.
This article shows that how to get the list of all supported file formats of GroupDocs.Redaction by using C#....This article shows that how to get the list of all supported file formats of GroupDocs.Redaction by using C#.
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....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
<Product> <Discount>0</Discount> <ProductID>1</ProductID> <ProductName>LG Nexus 5</ProductName> <ProductPrice>350</ProductPrice> <UnitsInStock>5</UnitsInStock> <Barcode>123456789qwertyu0025</Barcode> </Product> 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.