Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 3,523 for

generation

(1.1 sec)
  1. Generate content for static sites | GroupDocs

    Convert documents to Markdown with YAML front matter for Jekyll, Hugo, and Docusaurus...Use cases / Generate content for static sites Generate content for...On this page Static site generators like Jekyll, Hugo, and Docusaurus...

    docs.groupdocs.com/markdown/net/static-site-gen...
  2. Generate Master-Detail Reports | GroupDocs

    Create parent-child reports with nested data bands to display master records with their detail records....Basic Usage / Generate Master-Detail Reports Generate Master-Detail...sources Here are the steps to generate master-detail reports: Define...

    docs.groupdocs.com/assembly/net/basic-usage-mas...
  3. Generate Numbered Lists from Data Source | Grou...

    Create numbered lists in documents by iterating over data collections and displaying items with numbers....Basic Usage / Generate Numbered Lists Generate Numbered Lists...Assembly for .NET enables you to generate numbered lists by iterating...

    docs.groupdocs.com/assembly/net/basic-usage-gen...
  4. Generate Bullet Lists from Data Source | GroupDocs

    Create bulleted lists in documents by iterating over data collections and displaying items as bullets..../ Basic Usage / Generate Bullet Lists Generate Bullet Lists from...for .NET makes it easy to generate bulleted lists by iterating...

    docs.groupdocs.com/assembly/net/basic-usage-gen...
  5. Generate Barcode in C# | Add Barcodes to Docume...

    C# barcode generator to electronically sign documents & Images by attaching created barcodes to Word, Excel, PDF, PNG, JPG, WebP files....article, you will learn how to generate barcodes within .NET applications...and images using C# barcode generator. The following topics are...

    blog.groupdocs.com/signature/barcode-generator-...
  6. 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..../ Showcases / Web Report Generator Powered by GroupDocs.Assembly...Report Generator Developers Guide - Web Report Generator Leave...

    docs.groupdocs.com/assembly/net/developers-guid...
  7. 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....Developer Guide / Basic Usage / Generate sample report for document...document with variable Generate sample report for document with variable...

    docs.groupdocs.com/assembly/python-net/barcode/
  8. Generating worksheets (tabs) preview for spread...

    This article describes how to generate a preview for any worksheet (tab) for the existing Excel spreadsheet in SVG format...document / Edit Excel Workbook / Generating worksheets (tabs) preview...preview for spreadsheet Generating worksheets (tabs) preview for spreadsheet...

    docs.groupdocs.com/editor/net/generating-worksh...
  9. Generate Barcode in Java | Add Barcodes to Docu...

    Generate barcodes in Java and electronically sign documents & Images by adding barcodes to Word, Excel, PDF, PNG, JPG, WebP files with Java e-Signing API....article, you will learn how to generate barcodes in Java . Further...Further, you will see, how the generated barcodes can be applied to...

    blog.groupdocs.com/signature/generate-barcode-i...
  10. 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....Usage / Generate email report with common list. Generate email...report path Instantiate class Generate report More resources Advanced...

    docs.groupdocs.com/assembly/python-net/email-re...