ISlide

Vue de l’ensemble

‘ISlide’ est une interface dans Aspose.Slides FOSS pour Java.Déduit de: ‘IBaseSlide’.

Il y a un slide dans une présentation.

Cette interface fournit 16 méthodes pour travailler avec des objets ISlide dans les programmes Java. Les méthodologies disponibles comprennent: asIPresentationComponent, getLayoutSlile , ‘getName;getsNotesSrideManager; GetPresentations : ‘getShapes et ’getSnide‘ ; ‘getSslidesComments . , ‘gethSdideId., ‘isHidden ou « remove. Tous les membres publics sont accessibles à toute application Java après l’installation de l’Aspose.Smith FOSS pour le package Java . Propriétés : hidden ́, 'layoutsSslide nom, n’notes, Slid Managier` représentation, 3 et plus.

Propriétés

NameTypeAccessDescription
slideNumberintReadReturns the 1-based slide number.
hiddenbooleanReadDetermines whether the specified slide is hidden during a slide show.
layoutSlideILayoutSlideReadReturns the layout slide for the current slide.
notesSlideManagerINotesSlideManagerReadReturns the notes slide manager for this slide.
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
getSlideNumber()intReturns the 1-based slide number.
setSlideNumber(value: int)Sets the 1-based slide number.
isHidden()booleanDetermines whether the specified slide is hidden during a slide show.
setHidden(value: boolean)Sets whether the specified slide is hidden during a slide show.
getLayoutSlide()ILayoutSlideReturns the layout slide for the current slide.
setLayoutSlide(value: ILayoutSlide)Sets the layout slide for the current slide.
getNotesSlideManager()INotesSlideManagerReturns the notes slide manager for this slide.
getSlideComments(author: ICommentAuthor)IComment[]Returns comments on this slide, optionally filtered by author.
remove()Removes this slide from the presentation.
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