NotesSize
Vue de l’ensemble
‘NotesSize’ est une classe dans Aspose.Slides FOSS pour C++.
Spécifie la taille de la diapositive des notes.
Cette classe fournit 12 méthodes pour travailler avec les objets NotesSize dans des programmes C++. Les méthodologies disponibles comprennent: NotesSice, height , init_internal ; save; set_heigh : ‘set-size: 'site_width - «sise»,widith – «~NoteSide . Tous les membres publics sont accessibles à n’importe quelle application C ++ après l’installation de l’Aspose.Slides FOSS pour le package C+. Propriétés : `Nootes Size’.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
NotesSize | NotesSize | Read | Gets the notes size. |
méthodes
| Signature | Description |
|---|---|
NotesSize() → NotesSize | Provides access to the NotesSize object as a property |
NotesSize() | |
~NotesSize() | |
NotesSize() | |
init_internal(presentation_element: pugi::xml_node, save_callback: std::function<void()>) | Internal initialization — binds the notes size to the presentation XML. |
width() → double | Returns the width of the notes slide in points. |
set_width(value: double) | Sets the width of the notes slide in points. |
height() → double | Returns the height of the notes slide in points. |
set_height(value: double) | Sets the height of the notes slide in points. |
size() → Drawing::SizeF | Returns the size of the notes slide in points. Read/write. |
set_size(value: Drawing::SizeF) | Sets the size of the notes slide in points. |
save() | Save changes via the save callback. |
Voir aussi
- Aspose.Slides - référence API d’entreprise