Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 17,334 for

data source

(0.11 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 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...
  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. 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...
  6. Working with XML Data Sources | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for Java 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/java/working-with-x...
  7. Working with JSON Data Sources | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for Java 19.11 or later releases. Simplified working with JSON Data Sources To access JSON Data while building a report, you can pass a JsonDataSource instance to the engine 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/java/working-with-j...
  8. 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...
  9. 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...
  10. Extract ZIP Archives Data using Java | Extract ...

    Extract ZIP files Data using document parsing Java API. Parse archives and extract whole text and images within the enclosed files in Java....how to extract ZIP archives data in Java . The following topics...ZIP files data extraction. How to extract ZIP files data using Java...

    blog.groupdocs.com/parser/extract-zip-files-dat...