Hi support,
Hi,
Thanks for your posting and using Aspose.Cells.
Please download and try the latest version: Aspose.Cells
for .NET v8.4.2.7 it works fine.
I have generated the output excel file which is attached with this post with the latest version and it looks fine.
Hi,
See the attached image
Hi Andrea,
The issues you have found earlier (filed as CELLSNET-43711) have been fixed in this update.
This message was posted using Notification2Forum from Downloads module by Aspose Notifier.
Hi Andrea,
Hi,
Thanks for your posting and using Aspose.Cells.
I have generated the attached xlsx file using the following code and it looks good. Could you please download it and see if you could find any error inside it. I am unable to spot any issue. I have reset the picture but it did not have any effect on it.
I tested it with the latest version: Aspose.Cells
for .NET v8.6.0.2.
The code is exactly same as yours but I have changed the output file name just for differentiation.
C#
string filename = “Image.png”;
var wbk = new Workbook();
wbk.Worksheets[0].Pictures.Add(2, 1, filename);
wbk.Save(“output.xlsx”, SaveFormat.Xlsx);
Hi,
Thanks for your clarification and using Aspose.Cells.
We were able to observe this issue now and logged it in our database for a fix. We will look into it and fix this issue. Once the issue is resolved or we have some other update for you, we will let you know asap.
This issue has been logged as
- CELLSNET-43944 - Size of the picture is not correct and changes after reset
Hi,
Thanks for using Aspose.Cells.
This is to inform you that we have fixed your issue CELLSNET-43944 now. We will soon provide the fix after performing QA and including other enhancements and fixes.
Hi,
Thanks for your using Aspose.Cells.
Please download and try the latest fix: Aspose.Cells for .NET v8.6.0.4 and let us know your feedback.
The issues you have found earlier (filed as CELLSNET-43944) have been fixed in this update.
This message was posted using Notification2Forum from Downloads module by Aspose Notifier.