Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 4,746 for

assembling

(0.06 sec)
  1. Using Markdown Documents | GroupDocs

    Note This feature is supported by version 19.8 or greater. Note The code uses some of the objects defined in The Business Layer. Markdown Documents (MD) Markdown is a lightweight markup language intended for one purpose, to be used to format text on the web with plain text formatting syntax. Let it be clear that Markdown is not a replacement for HTML because its syntax is very small, containing a very small subset of HTML tags....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/using-markdown-...
  2. 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...
  3. Installation | GroupDocs

    This topic describes how to install GroupDocs.Assembly for Python....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/installation/
  4. 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/
  5. 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...
  6. 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...
  7. 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...
  8. GroupDocs.Conversion for Python - document conv...

    input.zip (85.2 KB) Using the code example in following link throws exception input.pdf (202.9 KB) Unhandled exception. System.IO.FileLoadException: Could not load file or assembly ‘System.Text.Encoding.CodePages, Ver…...FileLoadException: Could not load file or assembly ‘System.Text.Encoding.CodePages...f7f11d50a3a’. The located assembly’s manifest definition does...

    forum.groupdocs.com/t/groupdocs-conversion-for-...
  9. Generate Tables from Collection Data | GroupDocs

    Create dynamic tables in documents by iterating over collections and displaying data in table rows using GroupDocs.Assembly for .NET....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/basic-usage-gen...
  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...