Spire.XLS for .NET 7.5

Spire.XLS for .NET is a professional Excel .NET component
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

No specific info about version 7.5. Please visit the main page of Spire.XLS for .NET on Software Informer.

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