INotesSlide

Vue de l’ensemble

‘INotesSlide’ est une interface dans Aspose.Sliides FOSS pour Java.Déduit de: ‘IBaseSd’ .

Représente une note slide dans une présentation.

Cette interface fournit 11 méthodes pour travailler avec des objets INotesSlide dans les programmes Java. Les méthodologies disponibles comprennent: asIBaseSlide, aIPresentationComponent , getHeaderFooterManager ; ‘getName; getNotesTextFrame’ ; getParentSleide : ‘getPresentations.GetShapes، GetSlyde‘ : ‘GetsSloideId et ’setNamen. Tous les membres publics sont accessibles à toute application Java après l’installation de l’Aspoe.Slimes FOSS pour le package Java . Propriétés : headerFouterManagers

Propriétés

NameTypeAccessDescription
notesTextFrameITextFrameReadReturns the text frame with notes text.
headerFooterManagerINotesSlideHeaderFooterManagerReadReturns the header/footer manager for this notes slide.
parentSlideISlideReadReturns the parent slide this notes slide is associated with.
nameStringReadReturns the name of a slide.
slideIdintReadReturns the ID of a slide.
shapesIShapeCollectionReadReturns the shapes of a slide.
slideIBaseSlideReadReturns the parent slide.
presentationIPresentationReadReturns the presentation containing this component.

méthodes

SignatureDescription
getNotesTextFrame()ITextFrameReturns the text frame with notes text.
getHeaderFooterManager()INotesSlideHeaderFooterManagerReturns the header/footer manager for this notes slide.
getParentSlide()ISlideReturns the parent slide this notes slide is associated with.
asIBaseSlide()IBaseSlideAllows to get the base {@link IBaseSlide} interface.
getName()StringReturns the name of a slide.
setName(name: String)Sets the name of a slide.
getSlideId()intReturns the ID of a slide.
getShapes()IShapeCollectionReturns the shapes of a slide.
getSlide()IBaseSlideReturns the parent slide.
asIPresentationComponent()IPresentationComponentReturns the base {@link IPresentationComponent} interface.
getPresentation()IPresentationReturns the presentation containing this component.

Voir aussi

  • Aspose.Slides - référence API d’entreprise
 Français