SmartArt Shapes Are Lost in PPT after Open/Save

Hi,


After simple load/save routine with the attached presentation, SmartArt shapes from the slide #2 to slide #7 disappeared.

Here’s the code I use:

String presentationPath = “Leinsparen Entwurf.ppt”;

InputStream inputStream = new FileInputStream(presentationPath);

Presentation presentation = new Presentation(inputStream);

inputStream.close();

presentation.save(“Leinsparen Entwurf-aspose.ppt”, SaveFormat.Ppt);

Can you check this?

Thanks,
Zeljko

Here’s another presentation with the similar issue.

Hi Zeljko,

Thank you for posting.

I have observed your comments and worked with the presentation file shared by you. I have been able to reproduce the issue. A ticket with ID SLIDESJAVA-35312 has been logged in our issue management system to further investigate and resolve the issue.This thread has been linked with the issue so that you may be notified automatically as soon as the issue will be resolved.

We are sorry for your inconvenience,

Hi,


Here’s another presentation with the similar issue.

Regards,
Zeljko

Hi Zeljko,


I have observed the new presentation file shared by you and have linked that with associated thread. We will share further feedback with you as soon as the issue is scheduled and investigated by our product team.

Many Thanks,

The issues you have found earlier (filed as ) have been fixed in this update. This message was posted using BugNotificationTool from Downloads module by MuzammilKhan

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