Hi there,
Our customer has an excel file with images. After uploading file to our system all images disappear and it says "The linked image cannot be displayed. The file may have moved, renamed or deleted. Verify that the link points to correct location… "
When we delete images from orginal file and re-insert they are displayed correctly. How can we fix this problem? I think re-inserting images are not an option for our customer.
Hi,
Thanks for the template file.
I observed the issue as you mentioned. I simply opened and
re-saved the template file provided by you. When I open the file into Ms Excel,
all the images in different sheets show an error: “The linked image
cannot be displayed. The file may have moved, renamed or deleted…”
occurred with images in the template file
e.g
Sample code:
string filePath = @"e:\test2\TABLE-00080_0.xlsx";
Workbook workbook = new Workbook(filePath);
workbook.Save("e:\\test2\\outTABLE-00080_01.xlsx");
I have logged a ticket with an id "CELLSNET-43396" for your issue. We will look into it to figure it out soon.
Thank you.
Hi,
Thanks for your using Aspose.Cells.
Please download and try the latest fix: Aspose.Cells for .NET v8.3.2.4 and let us know your feedback.
The issues you have found earlier (filed as CELLSNET-43396) have been fixed in this update.
This message was posted using Notification2Forum from Downloads module by Aspose Notifier.