Spire.XLS is a professional Excel API that enables developers to create, manage, manipulate, convert and print Excel worksheets. Get free and professional technical support for Spire.XLS for .NET, Java, Android, C++, Python.

Tue Aug 01, 2023 3:30 pm

I required html string export in excel file. so when I am passing html string to LoadFromHtml function or pass saved .xls file to LoadFromFile function then number value not exported same as text.

I have attached .xls file with text number format and also attached after export excel file.

workbook.LoadFromHtml(SavedExcelPath);
workbook.LoadFromFile(SavedExcelPath);
Attachments
Excel File.7z
(10.42 KiB) Downloaded 371 times

chetanpanchani
 
Posts: 1
Joined: Tue Aug 01, 2023 2:30 pm

Wed Aug 02, 2023 3:31 am

Hi,

Thank you for bringing the issue with our XLS product to our attention. We have investigated the matter, and we encountered an error when opening your document using Excel: "File loading with Free spire.xls.xls" indicating a mismatch of the document format extension.
issue.png
issue.png (6.56 KiB) Viewed 1065 times

Furthermore, to better understand and address the problem you are facing, could you please provide us with the following:

1. The testing document you mentioned that is causing the issue.
2. Screenshots or any additional information that can help us identify the problem more accurately.
Additionally, we recommend trying out the commercial version of our XLS product. It includes enhanced fixes and greater stability.
We appreciate your patience and understanding as we work towards resolving this matter promptly. If you have any further questions or require assistance, please don't hesitate to let us know.

Best regards,
Triste
E-iceblue support team
User avatar

Triste.Dai
 
Posts: 1000
Joined: Tue Nov 15, 2022 3:59 am

Return to Spire.XLS