Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 1,085 for

data assembly

(0.07 sec)
  1. Working with Simple Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for Java 19.10 or later releases. Support Simple and Standalone Data Sources The API provides support for standalone and specific Data sources for various types of Data like JSON, XML and CSV etc. The support is available for XML and CSV Data sources so far. Articles in this section...Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/working-with-s...
  2. Working with CSV Data Sources | GroupDocs

    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:...Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/working-with-c...
  3. Working with XML Data Sources | GroupDocs

    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....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/working-with-x...
  4. Using Spreadsheets as Data Sources | GroupDocs

    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...Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/using-spreadsh...
  5. Extract data from HTML documents | GroupDocs

    GroupDocs.Parser provides the functionality to extract Data from HTML documents and other markup formats. The following table provides the list of supported formats: Format Description HTML Hypertext Markup Language File XHTML Extensible Hypertext Markup Language File MHTML MIME HTML File MD Markdown XML XML File More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Parser for .NET examples GroupDocs....Assembly Product Solution GroupDocs.../ Extract data from various formats / Extract data from HTML...

    docs.groupdocs.com/parser/net/extract-data-from...
  6. Extract data from PDF documents | GroupDocs

    GroupDocs.Parser provides the functionality to extract Data from PDF documents. Also password-protected PDFs and PDF portfolios are supported. The following examples demonstrate how to extract Data from PDF documents:...Assembly Product Solution GroupDocs.../ Extract data from various formats / Extract data from PDF documents...

    docs.groupdocs.com/parser/net/extract-data-from...
  7. Extract data from ZIP archives | GroupDocs

    More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Parser for .NET examples GroupDocs.Parser for Java examples Free online document parser App Along with full featured .NET library we provide simple, but powerful free Apps. You are welcome to parse documents and extract Data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online Free Online Document Parser App....Assembly Product Solution GroupDocs.../ Extract data from various formats / Extract data from ZIP archives...

    docs.groupdocs.com/parser/java/extract-data-fro...
  8. Extract data from ePUB eBooks | GroupDocs

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Assembly Product Solution GroupDocs.../ Extract data from various formats / Extract data from ePUB...

    docs.groupdocs.com/parser/java/extract-data-fro...
  9. Working with JSON Data Sources | GroupDocs

    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:...Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/working-with-j...
  10. Working with CSV Data Sources | GroupDocs

    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:...Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

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