SlideLayoutType
General
SlideLayoutType és un enum a Aspose.Slides FOSS per C++.
Representa el tipus de disseny d’una diapositiva.
Valors
| Value | Description |
|---|---|
CUSTOM | Represents a user‑defined custom slide layout |
TITLE | Represents a slide layout containing only a title placeholder |
TEXT | Represents a slide layout with a single text placeholder |
TWO_COLUMN_TEXT | Represents a layout with two side‑by‑side text placeholders |
TABLE | Represents a layout that includes a table placeholder |
TEXT_AND_CHART | Represents a layout with a text placeholder and a chart placeholder |
CHART_AND_TEXT | Represents a layout with a chart placeholder followed by a text placeholder |
DIAGRAM | Represents a layout that contains a diagram placeholder |
CHART | Represents a slide layout with only a chart placeholder |
TEXT_AND_CLIP_ART | Represents a layout with text and clip‑art placeholders |
CLIP_ART_AND_TEXT | Represents a layout with clip‑art followed by a text placeholder |
TITLE_ONLY | Represents a layout that contains only a title placeholder and no other content |
BLANK | Represents an empty slide layout with no predefined placeholders |
TEXT_AND_OBJECT | Represents a layout with a text placeholder and a generic object placeholder |
OBJECT_AND_TEXT | Represents a layout with an object placeholder followed by a text placeholder |
OBJECT | Represents a layout that contains only a generic object placeholder |
TITLE_AND_OBJECT | Represents a layout with a title placeholder and an object placeholder |
TEXT_AND_MEDIA | Represents a layout with a text placeholder and a media (audio/video) placeholder |
MEDIA_AND_TEXT | Represents a layout with a media placeholder followed by a text placeholder |
OBJECT_OVER_TEXT | Represents a layout where an object placeholder overlays a text placeholder |
TEXT_OVER_OBJECT | |
TEXT_AND_TWO_OBJECTS | Represents a layout with a text placeholder and two object placeholders |
TWO_OBJECTS_AND_TEXT | Represents a layout with two object placeholders followed by a text placeholder |
TWO_OBJECTS_OVER_TEXT | Represents a layout where two object placeholders overlay a text placeholder |
FOUR_OBJECTS | Represents a layout containing four generic object placeholders |
VERTICAL_TEXT | Represents a layout with a vertically oriented text placeholder |
CLIP_ART_AND_VERTICAL_TEXT | |
VERTICAL_TITLE_AND_TEXT | Represents a layout with a vertical title and vertical text placeholders |
VERTICAL_TITLE_AND_TEXT_OVER_CHART | Represents a layout with vertical title/text over a chart placeholder |
TWO_OBJECTS | Represents a layout containing two generic object placeholders |
OBJECT_AND_TWO_OBJECT | |
TWO_OBJECTS_AND_OBJECT | |
SECTION_HEADER | |
TWO_TEXT_AND_TWO_OBJECTS | |
TITLE_OBJECT_AND_CAPTION | |
PICTURE_AND_CAPTION |