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.

Sun Nov 01, 2020 3:58 am

Hello,

When I saved a xls file to html, the position of images changed. The code is simple:

var book = new Workbook();
book.LoadFromFile("testimage.xls");
book.SaveToHtml("testimage.html");

I attahced the file in this ticket.

Regards

Lei
Attachments
testimage.zip
xls with images
(46.79 KiB) Downloaded 473 times

zhenlei1970
 
Posts: 9
Joined: Thu Oct 10, 2019 8:49 am

Mon Nov 02, 2020 3:03 am

Hello,

Thanks for your inquiry.
I did an initial test with the latest Spire.XLS Pack(Hotfix) Version:10.10.6 and did found the position of images has changed, as shown below. This issue has been logged in our bug tracking system with the ticket SPIREXLS-2906 for further investigation. We will keep you informed if there is any progress. Sorry for the inconvenience caused.
screenshot.png
screenshot.png (38.66 KiB) Viewed 1409 times


Sincerely,
Elena
E-iceblue support team
User avatar

Elena.Zhang
 
Posts: 279
Joined: Thu Jul 23, 2020 1:18 am

Tue May 30, 2023 1:27 pm

Hi,

Thanks for your patience.
Glad to inform you that we just released Spire.XLS Pack(Hotfix) 13.5.0, which contains the fix of SPIREXLS-2906.
Please download the new version from the following links to test.
Download links:
Website: https://www.e-iceblue.com/Download/down ... t-now.html
Nuget: https://www.nuget.org/packages/Spire.XLS/13.5.0

Sincerely,
Doris
E-iceblue support team
User avatar

Doris.Liu
 
Posts: 416
Joined: Mon Nov 07, 2022 8:10 am

Return to Spire.XLS