20 results for "tutorials/api-reference/easydata-exporters-default"

EasyData.Exporters.Default

/api-reference/easydata-exporters-default

Default exporters of EasyData library that support CSV, HTML, and Excel-compatible HTML formats.

EasyData.Exporters.PdfSharp

/api-reference/easydata-exporters-pdfsharp

This package contains an exporter (an implementation of EasyData's IDataExporter interface) for PDF format. The exporting is performed via PdfSharp library.

EasyData.Exporters.ClosedXML

/api-reference/easydata-exporters-closedxml

This package contains an exporter (an implementation of EasyData's IDataExporter interface) for Excel (.xlsx) format. The exporting is performed via CLosedXML library.

Previous versions' tutorials (obsolete)

/tutorials/version-3-x-tutorials

This section contains the tutorials that we written for older versions of EasyQuery and most probably are obsolete now.

EasyData.Core

/api-reference/easydata-core

Basic classes of EasyData library.

Exporting query results

/tutorials/exporting-query-results

Detailed instruction on how to perform additional functionality while dealing with EasyQuery results.

Managing data formats

/tutorials/managing-data-formats

This article shows how to implement some particular tasks with your query

HtmlDataExporter class

/api-reference/easydata-exporters-default/easydata-export-namespace/htmldataexporter-class

An implementation of [EasyData.Export.IDataExporter](api-reference/easydata-core/easydata-export-namespace/idataexporter-interface) interface, that performs exporting of the data stream to HTML format

MetaData class

/api-reference/easydata-core/easydata-namespace/metadata-class

Read-only constant that represent the latest format version of data model definition JSON files