NotesSlide
Vue de l’ensemble
‘NotesSlide’ est une classe dans Aspose.Sliides FOSS pour C++.
Représente une diapositive de notes associée à une diapositive de présentation.
Cette classe fournit 26 méthodes pour travailler avec les objets NotesSlide dans des programmes C++. Les méthodologies disponibles comprennent: ‘IBaseSlide’, ‘INotesSlydeHeaderFooterManager’, ISlides', ‘NotesLide’, 'ShapeCollection', ’TextFrame', ‚as_i_base_slide, header_footer_manager , ‘init_internal et 'internale_notes_part ; ’not_text_frame; 'package' et 3 méthode supplémentaires. Tous les membres publics sont accessibles à toute application C ++ après l'installation de l’Aspose.Sllides FOSS pour le package C+. Propriétés : 'IbasseSleide', ''INlitesHeadManagersesloadereninclamation, 'isileanclame’scoat`
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
ShapeCollection | ShapeCollection | Read | Gets the shape collection. |
INotesSlideHeaderFooterManager | INotesSlideHeaderFooterManager | Read | Gets the i notes slide header footer manager. |
TextFrame | TextFrame | Read | Gets the text frame. |
ISlide | ISlide | Read | Gets the i slide. |
IBaseSlide | IBaseSlide | Read | Gets the i base slide. |
méthodes
| Signature | Description |
|---|---|
ShapeCollection() → ShapeCollection | Provides access to the collection of shapes on the notes slide |
ShapeCollection() → ShapeCollection | |
INotesSlideHeaderFooterManager() → INotesSlideHeaderFooterManager | Returns the header/footer manager for the notes slide |
INotesSlideHeaderFooterManager() → INotesSlideHeaderFooterManager | |
TextFrame() → TextFrame | Provides the TextFrame that holds the notes text |
TextFrame() → TextFrame | |
ISlide() → ISlide | Provides a reference to the slide associated with these notes |
ISlide() → ISlide | |
IBaseSlide() → IBaseSlide | Returns the base slide interface for the notes slide |
IBaseSlide() → IBaseSlide | |
NotesSlide() | Constructs a notes slide with a reference to its parent slide. |
NotesSlide(parent_slide: ISlide) | Constructs a notes slide with a reference to its parent slide. |
init_internal(presentation: IPresentation, package: Internal::opc::OpcPackage, part_name: std::string, notes_part: Internal::pptx::NotesSlidePart, parent_slide: ISlide) | Internal initialization for a notes slide loaded from a package. |
shapes() → ShapeCollection | Returns the collection of shapes on this notes slide. |
shapes() → ShapeCollection | Returns the collection of shapes on this notes slide. |
header_footer_manager() → INotesSlideHeaderFooterManager | Returns the HeaderFooter manager of the notes slide. Read-only. |
header_footer_manager() → INotesSlideHeaderFooterManager | Returns the HeaderFooter manager of the notes slide. Read-only. |
notes_text_frame() → TextFrame | Returns the TextFrame with notes text. Read-only. |
notes_text_frame() → TextFrame | Returns the TextFrame with notes text. Read-only. |
parent_slide() → ISlide | Returns the parent slide. Read-only. |
parent_slide() → ISlide | Returns the parent slide. Read-only. |
as_i_base_slide() → IBaseSlide | Returns this as IBaseSlide. Read-only. |
as_i_base_slide() → IBaseSlide | Returns this as IBaseSlide. Read-only. |
part_name() → std::string | Returns the OPC part name of this notes slide. |
package() → Internal::opc::OpcPackage | Returns the OPC package, or nullptr if not initialized. |
internal_notes_part() → Internal::pptx::NotesSlidePart | Returns the internal notes slide part, or nullptr if not initialized. |
Voir aussi
- Aspose.Slides - référence API d’entreprise