Possible bug in transparency of column chart - Aspose.Cells .Net

Please see attached workbook column_test.xlsx


Using Aspose.Cells .NET 7.5.0.5 on this workbook causes the transparency to become deeper.

The code is very simple (just load into Aspose and save out again):

Workbook columnTest = new Workbook(“column_test.xlsx”);

columnTest.Save(“output.xlsx”);

If you check the red of the column chart you will see that it becomes deeper - yet underneath if I check transparency then it is still set at 50% - Aspose seems to somehow be messing up transparency?

See attached image showing comparison of before on the left and after on the right. Why does the transparency of the chart get messed up by using Aspose here? Is there a workaround?

Hi,

Thanks for your posting and using Aspose.Cells for .NET.

We were able to observe this issue. Transparency becomes deeper on opening and saving the file. We have logged this issue in our database. We will look int it and resolve 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-41834.

Hi,

Thanks for using Aspose.Cells for .NET.

Please download and try this fix: Aspose.Cells for .NET v7.7.0.4 and let us know your feedback.

The issues you have found earlier (filed as CELLSNET-41834) have been fixed in this update.


This message was posted using Notification2Forum from Downloads module by Aspose Notifier.