INotesSlide — Aspose.Slides FOSS Python API Reference

Overview

INotesSlide represents the i notes slide in a presentation. Browse the properties and methods in the tables below to understand the complete public API surface of this type. All members listed here are part of the stable public API and may be used in production code targeting the FOSS edition.

Package: aspose.slides_foss


Properties

PropertyTypeAccessDescription
header_footer_managerINotesSlideHeaderFooterManagerRead-onlyThe header_footer_manager value.
notes_text_frameITextFrameRead-onlyThe notes_text_frame value.
parent_slideISlideRead-onlyThe parent_slide value.
as_i_base_slideIBaseSlideRead-onlyThe as_i_base_slide value.

See Also