ArgumentException("An entry with the same key already exists.") thrown when opening and saving pptx Presentation

Hi,

When opening and saving the attached pptx file ArgumentException(“An entry with the same key already exists.”) is thrown (attached txt file containing stacktrace).
The code I used for reproducing this:

var basePresentation = new Presentation(“base.pptx”);
basePresentation.Save(“output.pptx”, Aspose.Slides.Export.SaveFormat.Pptx);


Best regards,
Aurelian Iordache
IBM Romania

Hi Aurelian,

Thank you for sharing the sample file.

I am able to reproduce the issue after an initial test. Your reported issue has been registered in our issue tracking system with id: SLIDESNET-35776. You will be notified via this forum thread once the issue gets resolved.

Thanks & Regards,

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


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

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


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