How to get the image name and alternative text from excel html?

When I save an excel sheet to html by Aspose.Cells, some properties of image in excel haven't ouput to html, is it possible to get image name and alternative text in html?

For example, I insert an image named "MI_2" into excel sheet (please see the attachement), and then convert it to html by Aspose.Cells, this is the html:

there isn't any other properties of image in the html, the expected html like below, it's the html saved by MS-Excel:

My Image2

Thanks

Hi,

Thanks for reporting.

We will add this feature in our coming versions.

This issue has been logged as New Feature Request with id: CELLSNET-26101

thanks very much , is there a schedule for coming versions?

Hi,

Well, you can expect the fix within 2-3 working days.

Hi,

Please try Aspose.Cells for .NET v5.3.2.2.
For your issue, we now support to save alternative text of the image, but we still could not save image name, we will figure it out later on.

Thank you.

Thanks very much , hope the image name will be supported soon.