Export data to XLSB file in C#.NET using EasyXLS Excel library! The file has multiple sheets and the first sheet is filled with data.
http://www.easyxls.com/manual/tutorials/csharp/export-data-to-xlsb-file.html
Export data to Excel file in C#.NET with formatting styles using EasyXLS Excel library! http://www.easyxls.com/manual/tutorials/csharp/format-excel-cells.html
Create Excel file in C#.NET using EasyXLS Excel library!
http://www.easyxls.com/manual/tutorials/csharp/create-excel-file.html
Export DataSet to Excel file with formatting in C#.NET using EasyXLS Excel library! The DataSet can contain data from a SQL database, GridView, DataGridView, DataGrid or other.
http://www.easyxls.com/manual/tutorials/csharp/export-dataset-to-excel-with-formatting.html
Create Excel charts that can be positioned inside a worksheet in C#, VB.NET, Java, PHP, C++ and other programming languages! A chart can have two positions, as a distinct sheet or as an object in a worksheet.
http://www.easyxls.com/manual/basics/excel-chart-inside-sheet.html
Import Excel data to MySQL, SQL Server in PHP or ASP classic! The data can be imported from an Excel sheet or from the active Excel sheet. The entire sheet data or only data from a range of cells can be imported.
http://www.easyxls.com/manual/FAQ/import-excel-to-mysql.html
Import data from Excel file in PHP or ASP classic. The Excel file can have one or multiple sheets. You may also import from other sheet elements like cell formatting, charts, pivot tables, comments, images and others.
http://www.easyxls.com/manual/FAQ/import-excel-in-php-asp.html
Export data to an Excel file having one or multiple sheets in PHP or ASP classic! The data in cells can be formatted using predefined formats or user-defined formats.
http://www.easyxls.com/manual/FAQ/export-to-excel-in-php-asp.html