Spire.XLS for .NET 3.0

Spire.XLS for Visual Studio .NET Free Download
1 
Rating
Your vote:
Latest version:
7.8 See all
Developer:
Screenshots
1 / 5
Awards (3)
Show all awards
Software Informer Virus Free award
Download

1) Quickly and easily read/write Excel files of difference formats(Excel97 ~ Excel 2007).
2) rich functions : support chart, graphics, auto filters,data validation, VBA, Add-Ins, Macros,comment,rich text, hyperlinks, formulas, freeze, pane,group, page setup, protection, data markers, data management,etc.
3) Totally independent and not affiliated with. Not needing to have Microsoft Excel installed on machine, The Spire.XLS can read/write Excel files.
4) ASP.NET and Windows Form support.
5) Pure .NET component written in 100% managed C#.
7) ASP.NET and Windows Form support.
You can get free examples which demonstrate how to use features
of Spire.DataExport.

Comments (2)

1
Rating
1 vote
5 stars
0
4 stars
0
3 stars
0
2 stars
0
1 stars
1
User

Your vote:

G
Guest
Thanks for sharing, It’s very informative and to the point. I came across another API by the name of Aspose.Cells which is also considered good with CSV & XLS/XLSX reading and conversion. Could you please share some code for this API and also you thoughts?

Was it helpful?  yes(0) no(0) | Reply
R
Rave
if (File.Exists(Util.XLSXFileName))
{
File.Delete(Util.XLSXFileName);
}
//Save as xlsx using Spire
Workbook workbook = new Workbook();
workbook.LoadFromFile(Util.CSVFileName, ",", 1, 1);
Worksheet sheet = workbook.Worksheets[0];
sheet.Name = "csv to excel";
workbook.SaveToFile(Util.XLSXFileName, ExcelVersion.Version2010);

Was it helpful?  yes(0) no(0) | Reply

Related software

Bytescout Spreadsheet SDK
Bytescout Spreadsheet SDK
rating

Read and write XLS, XLSX from ASP.NET, .NET, VB, C#, PHP and others

DirectSOFT32 - Programming
DirectSOFT32
rating

DirectSOFT32 is full-featured PLC programming package,

GdPicture.NET
GdPicture.NET
rating

Royalty free imaging SDK for WinForms and web development.

Spire.Office for .NET
Spire.Office for .NET
rating

Suite of Office .NET Components to open, modify, convert, and view Office files.

.NET xlReader for Microsoft® Excel
.NET xlReader for Microsoft®
rating

It is a set of classes, specifically designed to read Microsoft® Excel files