Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 2,203 for

reporting

(0.05 sec)
  1. Working with Table Reports | GroupDocs

    Articles in this section...Working with Table Reports Working with Table Reports Leave feedback...

    docs.groupdocs.com/assembly/net/working-with-ta...
  2. Working with Paragraph Reports | GroupDocs

    Articles in this section...with Paragraph Reports Working with Paragraph Reports Leave feedback...

    docs.groupdocs.com/assembly/net/working-with-pa...
  3. Crea un report di ricerca utilizzando Java

    Scopri come creare un report di ricerca usando Java per i dati indicizzati. Verrà fornito un esempio di codice di esempio per generare un report di ricerca in Java senza installare software extra....Redaction Product Family Crea un report di ricerca utilizzando Java...creare report di ricerca utilizzando Java . I report di ricerca...

    kb.groupdocs.com/it/search/java/create-search-r...
  4. Working with Paragraph Reports | GroupDocs

    Articles in this section...with Paragraph Reports Working with Paragraph Reports Leave feedback...

    docs.groupdocs.com/assembly/java/working-with-p...
  5. Generate PDF report from CSV

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....a convertire i dati CSV in report PDF e MS Word in Java utilizzando...

    blog.groupdocs.com/it/tag/generate-pdf-report-f...
  6. Generate Master-Detail Reports | GroupDocs

    Create parent-child reports with nested data bands to display master records with their detail records....Master-Detail Reports Generate Master-Detail Reports Leave feedback...feedback Overview Master-detail reports display hierarchical data where...

    docs.groupdocs.com/assembly/net/basic-usage-mas...
  7. Crea un report di ricerca utilizzando C#

    Scopri come creare un report di ricerca usando C# per dati indicizzati. Verrà fornito un esempio di codice di esempio per generare un report di ricerca in C# senza installare software extra....Redaction Product Family Crea un report di ricerca utilizzando C# L’analisi...a creare un report di ricerca usando C# . I report di ricerca...

    kb.groupdocs.com/it/search/net/create-search-re...
  8. 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....NET / Showcases / Web Report Generator Powered by GroupDocs...Guide - Web Report Generator Developers Guide - Web Report Generator...

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

    docs.groupdocs.com/assembly/python-net/barcode/
  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....Generate email report with common list. Generate email report with common...destination report path Instantiate class Generate report More resources...

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