NotesSlideManager
Oversigt over de forskellige former for støtte
NotesSlideManager is a class in Aspose.Slides for Python.
Inherits from: INotesSlideManager.
NotesSlideManager er en klasse i Aspose.Slides for Python. Arver fra: ゚INotesSlideManager⌒ .
Notes slide manager.
Egenskaber
| Name | Type | Access | Description |
|---|---|---|---|
notes_slide | Optional[INotesSlide] | Read | Provides the INotesSlide of the current slide or None if not present |
Metoder til at anvende
| Signature | Description |
|---|---|
add_notes_slide() → INotesSlide | Returns the notes slide for the current slide, creating one if it doesn’t exist. |
remove_notes_slide() | Removes the notes slide of the current slide. |