Not correct insert Notes

Hey Aspose,
I try to insert notes in powerpoint slide, i use last version on Aspose Slides 15.8.0. Then i try to open a powerpoint, but show me repair pop-up.
This a function which i use:

INotesSlide notesSlide = slide.getNotesSlideManager().getNotesSlide();

notesSlide = slide.getNotesSlideManager().addNotesSlide();

ITextFrame notesTextFrame = notesSlide.getNotesTextFrame()

notesTextFrame.setText("Text");

Hi Stefan,

Thank you for posting.

I have observed your requirements and worked with the code sample shared by you. I have been able to reproduce the issue. A ticket with ID SLIDESJAVA-35081 has been logged in our issue tracking system to further investigate and resolve the issue.This thread has been linked with the issue so that you may be automatically notified once the issue will be resolved.

We are sorry for your inconvenience,

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


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