Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 656 for

data source

(0.03 sec)
  1. Using Spreadsheets as Data Sources | Documentation

    Note The code uses some of the objects defined in The Business Layer. Following classes are added in GroupDocs.Assembly.Data namespace: DataTable DataColumn DataColumnCollection The Recipe Define template and output report documents Assemble a document using the external document table as a Data Source Download Data Source Document Contracts Data.xlsx Template Using Spreadsheet as Table of Data.docx The Code...Documents as Data Source / Using Spreadsheets as Data Sources Using...Using Spreadsheets as Data Sources Leave feedback Note The code uses...

    docs.groupdocs.com/assembly/java/using-spreadsh...
  2. Extract data from databases | Documentation

    This article shows the Data extraction from Database via ADO.NET using GroupDocs.Parser...usage / Extract data from databases Extract data from databases...extract data from databases via ADO.NET. Extract data with DbConnection...

    docs.groupdocs.com/parser/net/extract-data-from...
  3. Working with XML Data Sources | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access XML Data while building a report, you can use facilities of DataSet to read XML into it and then pass it to the assembler as a Data Source. However, if your scenario does not permit to specify XML schema while loading XML into DataSet, all attributes and text values of XML elements are loaded as strings then....with Simple Data Sources / Working with XML Data Sources Working...Working with XML Data Sources Leave feedback Note This feature is only...

    docs.groupdocs.com/assembly/net/working-with-xm...
  4. Working with CSV Data Sources | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access CSV Data while building a report, you can pass a CsvDataSource instance to the assembler as a Data Source. Using of CsvDataSource enables you to work with typed values rather than just strings in template documents. Although CSV as a format does not define a way to store values of types other than strings, CsvDataSource is capable to recognize values of the following types by their string representations:...with Simple Data Sources / Working with CSV Data Sources Working...Working with CSV Data Sources Leave feedback Note This feature is only...

    docs.groupdocs.com/assembly/java/working-with-c...
  5. Extract Data from Database Files using C#

    The Database is considered to be an integral part of most of the applications. Be it a desktop, web or mobile application, Database plays a vital role in storing, accessing and manipulating the Data. There are many Database management systems that allow creating and managing Databases for you. However, there could be a scenario when you need a way to extract Data from Database files, i.e. .db file, without installing a Database management system or writing the SQL queries....accessing and manipulating the data. There are many database management...when you need a way to extract data from database files, i.e. .db...

    blog.groupdocs.com/parser/extract-data-from-dat...
  6. Working with CSV Data Sources | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access CSV Data while building a report, you can pass a CsvDataSource instance to the assembler as a Data Source. Using of CsvDataSource enables you to work with typed values rather than just strings in template documents. Although CSV as a format does not define a way to store values of types other than strings, CsvDataSource is capable to recognize values of the following types by their string representations:...with Simple Data Sources / Working with CSV Data Sources Working...Working with CSV Data Sources Leave feedback Note This feature is only...

    docs.groupdocs.com/assembly/net/working-with-cs...
  7. Using Tables of Presentation Documents as Data ...

    Note This feature is only compatible with GroupDocs.Assembly for .NET 16.12.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Using Tables of Presentation Documents as Data Sources Following classes are added in GroupDocs.Assembly.Data namespace: DocumentTable DocumentTableColumn DocumentTableColumnCollection DocumentTableOptions The Recipe Define template and output report documents Assemble a document using the external document table as a Data Source Download Data Source Document Managers Data....Usage / Using Documents as Data Source / Using Tables of Presentation...Presentation Documents as Data Sources Using Tables of Presentation...

    docs.groupdocs.com/assembly/net/using-tables-of...
  8. Using Tables of Presentation Documents as Data ...

    Following classes are added in GroupDocs.Assembly.Data namespace: DataTable DataColumn DataColumnCollection The Recipe Define template and output report documents Assemble a document using the external document table as a Data Source Download Data Source Document Managers Data.pptx Template Using Presentation as Table of Data.pptx The Code...Usage / Using Documents as Data Source / Using Tables of Presentation...Presentation Documents as Data Sources Using Tables of Presentation...

    docs.groupdocs.com/assembly/java/using-tables-o...
  9. Generate PDF and Word Reports from JSON Data in C#

    Programmatically generate reports by converting JSON to PDF & Word using templates in C#. Automate PDF & DOCX reports using .NET API....problem of formatting raw JSON data into a presentable and easily...will be converting the JSON data into PDF and DOCX reports in...

    blog.groupdocs.com/assembly/generate-reports-fr...
  10. Working with JSON Data Sources | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access JSON Data while building a report, the GroupDocs.Assembly API introduces JsonDataSource class. You can pass its instance to the assembler as a Data Source. Using of JsonDataSource enables you to work with typed values of JSON elements in template documents. For more convenience, the set of simple JSON types is extended as follows:...Simple Data Sources / Working with JSON Data Sources Working...Working with JSON Data Sources Leave feedback Note This feature is only...

    docs.groupdocs.com/assembly/net/working-with-js...