Shadow effect is applied to an image when converting from xlsm to xls

Hello Aspose,

Using Aspose.Cells 21.3.0.0.
Facing and issue only with the file attached. shadow_in_old_format.zip (13.7 KB)

It can be simple replicated by executing:
Workbook wb = new Workbook(filePath);
wb.Save(resultFilePath, Aspose.Cells.SaveFormat.Excel97To2003);

or even using online converter: Конвертируйте XLSM в XLS онлайн бесплатно

@lyurchenko,

Please notice, I am able to reproduce the issue as you mentioned by converting your template XLSM file to XLS. I found shadow effect is unnecessarily applied to image(s) when converting from XLSM to XLS file format. I have logged a ticket with an id “CELLSNET-49239” for your issue. We will look into it soon.

Once we have an update on it, we will let you know.

1 Like

@lyurchenko,

This is to inform you that we have fixed your issue now. We will soon provide you the fixed version after performing QA and incorporating other enhancements and fixes.

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