Text on Shape displaced when converted to Image

We have a requirent to show the shapes from excel document on a webpage, so we’re storing all the shapes as png files using Aspose
public void ToImage(Stream stream, ImageType imageType);
method. But when the shapes have a text data on them, the converted image have the same text displaced mostly to top left. This is causing confusion as it’s not visible on the webpage because of white background and font color of text on shape too is white.

We have attached a sample .net console project to reproduce the issue.

Let us know how can we fix this so the text is placed exactly where it is on Shape in excel document.

Aspose.Excel.Load.zip (504.7 KB)

@shivanandchikkalli,

Thanks for the template Excel file.

After initial testing, I was able to reproduce the issue you described using your template Excel file. I noticed that when the shapes contain text, the converted image displays the same text, but it is mostly displaced to the top left, which is incorrect.

We require through evaluation of the issue. We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): CELLSNET-57708

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.

@shivanandchikkalli
Your issue(CELLSNET-57708) has been resolved and the fixed functionality will be released with version 25.4.

@duojie.yang Thanks for letting us know.

@shivanandchikkalli
Thank you for your feedback. You are welcome. We will notify you promptly once the version v25.4 is released.

The issues you have found earlier (filed as CELLSNET-57708) have been fixed in this update. This message was posted using Bugs notification tool by leoluo