NotesSlideManager

NotesSlideManager — Aspose.Slides FOSS Python API Reference

NotesSlideManager — Manages notes slide operations.

Package: aspose.slides_foss


Properties

PropertyTypeAccessDescription
notes_slideOptional[INotesSlide]Read-only

Methods

MethodReturnsDescription
add_notes_slide()INotesSlide
remove_notes_slide()None

See Also