SmartArt isn't not copy while workbook copy

Workbook wb = new Workbook("C:/smartart.xlsx");
Workbook nwb = new Workbook();
nwb.copy(wb);
nwb.copyTheme(wb);
nwb.save("C:/smartart2.xlsx");


smartart2 doesn't include SmartArt

Hi Xiong,


Thank you for sharing the sample spreadsheet.

We have evaluated the presented scenario while using the latest revision of Aspose.Cells for Java 8.7.0.4, and we are able to replicate the said issue. In order to further investigate the matter, we have logged this incident as CELLSJAVA-41754 in our bug tracking system. Please spare us little time to analyze the scenario and get back to you with updates in this regard.

Hi,

Thanks for using Aspose.Cells.

It is to inform you that we have fixed your issue CELLSJAVA-41754 now. We will soon provide the fix after performing QA and including other enhancements and fixes.

Hi,

Thanks for using Aspose.Cells.

We have fixed the issue CELLSJAVA-41754.

Please download and try the latest fix:
Aspose.Cells for Java v8.7.1.2 and let us know your feedback.

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


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