SlideLayoutType
Overview
SlideLayoutType is a enum in Aspose.Slides FOSS for .NET.
Represents SlideLayoutType enumeration.
Values
| Value | Description |
|---|---|
Custom | Represents a user-defined custom slide layout |
Title | Represents a slide layout containing a title placeholder |
Text | Represents a slide layout primarily for text content |
TwoColumnText | Represents a slide layout with two columns of text |
Table | Represents a slide layout designed for a table placeholder |
TextAndChart | Represents a slide layout with text and a chart |
ChartAndText | |
Diagram | Represents a slide layout intended for diagrams |
Chart | Represents a slide layout containing only a chart |
TextAndClipArt | Represents a slide layout with text and clip art |
ClipArtAndText | |
TitleOnly | Represents a slide layout that contains only a title placeholder |
Blank | Represents an empty slide layout with no placeholders |
TextAndObject | Represents a slide layout with text and a generic object |
ObjectAndText | Represents a slide layout with an object and text |
BigObject | Represents a slide layout featuring a large central object |
TwoObjects | Represents a slide layout containing two objects |
ObjectAndTwoObject | Represents a slide layout with one object and two additional objects |
TwoObjectsAndObject | Represents a slide layout with two objects followed by another object |
TextAndMediaClip | Represents a slide layout with text and a media clip |
MediaClipAndText | |
ObjectOverText | Represents a slide layout where an object overlays text |
TextOverObject | |
TextAndTwoObjects | Represents a slide layout with text and two objects |
TwoObjectsAndText | |
TwoObjectsOverText | Represents a slide layout with two objects overlaid on text |
FourObjects | Represents a slide layout containing four objects |
VerticalText | Represents a slide layout with vertically oriented text |
ClipArtAndVerticalText | |
VerticalTitleAndText | Represents a slide layout with a vertical title and text |
VerticalTitleAndTextOverChart | |
TwoObjects2 | |
ObjectAndTextOverChart | |
SectionHeader | |
PictureAndCaption |