ISlide

Vue de l’ensemble

‘ISlide’ est une interface dans Aspose.Slides FOSS pour .NET. hérite de: ‘IBaseSlide’.

Il y a un slide dans une présentation.

Cette interface fournit 2 méthodes pour travailler avec les objets ISlide dans des programmes .NET. Les méthodologies disponibles comprennent: ‘GetSlileComments’, ‘Remove’. Tous les membres publics sont accessibles à n’importe quelle application .Net après l’installation de l’Aspose.SdileFOSS pour le package .net. Propriétés: Hidden, LayoutSnide , Name ; NootesSmileManager; Presentation et 2 autres.

Propriétés

NameTypeAccessDescription
SlideNumberintRead/WriteReturns a number of slide.
HiddenboolRead/WriteDetermines whether the specified slide is hidden during a slide show.
LayoutSlideILayoutSlide?Read/WriteReturns or sets the layout slide for the current slide.
NotesSlideManagerINotesSlideManagerReadAllow to access notes slide, add and remove it.
PresentationIPresentation?ReadGets the presentation that owns this slide.
ShapesIShapeCollection?ReadGets the shapes of a slide.
NamestringRead/WriteGets or sets the name of a slide.
SlideIdintReadGets the ID of a slide.

méthodes

SignatureDescription
GetSlideComments(author: ICommentAuthor?)Returns the comments for the specified author, or all comments if author is null.
Remove()Removes the slide from the presentation.

Voir aussi

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