Hello
I have installed the latest version of Aspose.Slides.dll for .Net
But the notes are still removed from the presentation. The presentation is attached.
Thanks
Hi Oren,
Presentation pres = new Presentation(@“D:\trial(1).ppt”, new LoadOptions(LoadFormat.Ppt));pres.Save(@“D:\Newtrial.ppt”, Aspose.Slides.Export.SaveFormat.Ppt);
Hi
I investigated the issue again and saw that the it happened when loading a pptx file and saving it to ppt. The notes are removed after saving the PPT file.
Please advise
Thanks
Hi
I have attached the presentation input (pptx) and presentation output (ppt)
Thanks
Hi Oren,
The issues you have found earlier (filed as SLIDESNET-36352) have been fixed in this update.
This message was posted using Notification2Forum from Downloads module by Aspose Notifier.