Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 4,758 for

assemble

(0.13 sec)
  1. Generate sample report for document with variab...

    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 0 1 LG Nexus 5 350 5 123456789qwertyu0025 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....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Python...

    docs.groupdocs.com/assembly/python-net/barcode/
  2. Generate email report with common list. | Group...

    Adding Syntax to be evaluated by GroupDocs.Assembly Engine Template Syntax Assembler = ga.DocumentAssembler() dataSource = ga.data.JsonDataSource("datasource.json") DataSourceInfo = ga.DataSourceInfo(dataSource, "customers") array = [DataSourceInfo, ga.DataSourceInfo(["test@test.mail", "groupdocs@groupdocs.mail"], "recipients"), ga.DataSourceInfo("sender@sender.mail", "sender"), ga.DataSourceInfo("cc@example.com", "cc"), ga.DataSourceInfo("groupdocs", "subject")] print(Assembler.Assemble_document("input.msg", "output.msg", array)) 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....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Python...

    docs.groupdocs.com/assembly/python-net/email-re...
  3. Single Row Image in Presentation Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Presentation Document format based on the use case: Working with a Business Case. Single Row in Microsoft PowerPoint Document Creating a Single Row Please follow below steps to create Single Row Image in MS PowerPoint 2013: Create a new presentation slide. Insert the desired shape to display the image in it. Go to Insert Tab and select shape by clicking on Shape Icon....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/single-row-imag...
  4. Inserting Documents Dynamically | GroupDocs

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. Warning Dynamic insertion of documents from Base64-encoded bytes is available for file formats where dynamic document insertion is available for Word Processing documents and emails with HTML and RTF bodies only. You can insert contents of outer documents to your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during run time....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/inserting-docu...
  5. Basic Usage | GroupDocs

    Generate documents based on a data source and template, or create reports fast and easy with our intuitive and powerful API just with few lines of code. Let’s look at a scenario for working with a business case and working with GroupDocs.Assembly Engine....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/basic-usage/
  6. Bulleted List in Word Processing Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in Microsoft Word Document Creating a Bulleted List Practising the following steps you can insert Bulleted List in MS Word 2013. Add a bullet list at the place where you want it. Save your Document. Reporting Requirement As a report developer, you are required to share the following key requirements:...Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/bulleted-list-...
  7. Inserting Images Dynamically | GroupDocs

    How to dynamically inserted image within your template...Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/inserting-imag...
  8. Common List Image in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Common List report in Email Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.8.0 or greater. Common List in Email Document Reporting Requirement As a report developer, you are required to share the following key requirements: A report must be in .eml or .msg format It must add email recipient, CSS and subject of the email A report must show multiple customers’ name Adding Syntax to be evaluated by GroupDocs....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/common-list-ima...
  9. Single Row Image in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Email Document format. Single Row Image in Email Document Note This feature is supported by version 17.8.0 or greater Reporting Requirement As a report developer, you are required to represent information of first single manager with the following key requirements: Report must be in .eml or .msg format It must add email recipient, css and subject of the email Report must show image of the manager It must show Name and contact number of customer Adding Syntax to be evaluated by GroupDocs....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/single-row-imag...
  10. Developers Guide - Web Report Generator | Group...

    Execution Steps Inputs A Template created in one of the Supported Document Formats conforming to Supported Template Syntax. A Connection String in order to connect to a DataBase that can be accessed through DataSet / DataTable etc Type of Data Source. For example, Table / Views etc Data Source. Select a table / view from the connected DataBase System Processing Verifies Template Document Format. Connects to MS SQL Server Database using connection string Tests Connection according to the provided connection string....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/developers-guid...