NotesSlideManager class
NotesSlideManager class
Notes slide manager.
The NotesSlideManager type exposes the following members:
Properties
| Property | Description |
|---|---|
notes_slide | Returns the notes slide for the current slide. Returns None if slide doesn’t have notes slide. Read-only INotesSlide. |
Methods
| Method | Description |
|---|---|
add_notes_slide | Returns the notes slide for the current slide, creating one if there isn’t. |
remove_notes_slide | Removes notes slide of the current slide. |
Examples
The following example shows how to Add Notes to specific ProwerPoint Presentation slide.
The following examples shows how to remove Notes from PowerPoint Presentation's specific slide.
See Also
- module
aspose.slides - library
Aspose.Slides