DEV Community

Cover image for How to Export HTML Table to Excel in ASP.NET Core using the XlsIO Library
Arun for Syncfusion, Inc.

Posted on

How to Export HTML Table to Excel in ASP.NET Core using the XlsIO Library

See how to export HTML table to excel document in ASP.NET Core using the Syncfusion .NET Excel Library. In this video, I will demonstrate how to import the HTML table export that table into an excel worksheet and download the Excel document.

Syncfusion Essential XlsIO is a high-performance and feature-rich .NET Excel framework to work with Microsoft Excel documents. This framework has an Excel creation and editing library that allows you to create, read, and edit Microsoft Excel files in any .NET application. It offers an Excel-inspired Spreadsheet UI control to create, edit, view, and format Excel documents.

Its powerful conversion APIs make it easy to convert Excel files to PDF, images, and more. It's supported to create Excel documents from scratch and modify existing excel documents. Its support to import and export data and excel formulas. Supports creation and manipulation of Tables, Pivot Tables and Pivot Charts. Its ability to create and manipulate Conditional Formats and Data Validations.

Create and manipulate Charts and Sparkline. Supports creation and manipulation of Tables, Pivot Tables and Pivot Charts. Fill data using Template Markers. Clone and merge Excel worksheets. Encrypt and decrypt excel document and convert excel worksheets t image. Its supports data filtering and data sorting and convert chart in a worksheet to image.

Excel support to insert image and auto shapes and add comments and form controls. Ability to convert the excel workbook to PDF and convert Excel worksheet to HTML. Support to open and create CSV files. Its access the custom document properties of excel file and built-in document properties.

Product overview: https://www.syncfusion.com/document-processing/excel-framework/net-core

Documentation: https://help.syncfusion.com/file-formats/xlsio/create-excel-file-csharp-vbnet

Download example from GitHub: https://github.com/SyncfusionExamples/XlsIO-Examples

Top comments (0)