SlideLayoutType

SlideLayoutType

Overview

SlideLayoutType is a enum in Aspose.Slides FOSS for C++.

Represents the slide layout type.

Values

ValueDescription
CUSTOMRepresents a custom slide layout
TITLERepresents a slide layout containing only a title placeholder
TEXTRepresents a slide layout with a primary text placeholder
TWO_COLUMN_TEXTRepresents a layout with two side‑by‑side text placeholders
TABLERepresents a layout that includes a table placeholder
TEXT_AND_CHARTRepresents a layout with text and a chart placeholder
CHART_AND_TEXT
DIAGRAMRepresents a layout that contains a diagram placeholder
CHARTRepresents a layout with a single chart placeholder
TEXT_AND_CLIP_ARTRepresents a layout with text and clip‑art placeholders
CLIP_ART_AND_TEXT
TITLE_ONLYRepresents a layout that contains only a title placeholder
BLANKRepresents an empty slide layout with no placeholders
TEXT_AND_OBJECTRepresents a layout with text and a generic object placeholder
OBJECT_AND_TEXTRepresents a layout with an object placeholder followed by text
OBJECTRepresents a layout that contains only a generic object placeholder
TITLE_AND_OBJECTRepresents a layout with a title and an object placeholder
TEXT_AND_MEDIARepresents a layout with text and a media (audio/video) placeholder
MEDIA_AND_TEXTRepresents a layout with media placeholder followed by text
OBJECT_OVER_TEXTRepresents a layout where an object placeholder overlays text
TEXT_OVER_OBJECT
TEXT_AND_TWO_OBJECTSRepresents a layout with text and two object placeholders
TWO_OBJECTS_AND_TEXTRepresents a layout with two objects followed by text
TWO_OBJECTS_OVER_TEXTRepresents a layout where two objects overlay a text placeholder
FOUR_OBJECTSRepresents a layout containing four generic object placeholders
VERTICAL_TEXTRepresents a layout with vertically oriented text placeholder
CLIP_ART_AND_VERTICAL_TEXT
VERTICAL_TITLE_AND_TEXTRepresents a layout with a vertical title and text placeholders
VERTICAL_TITLE_AND_TEXT_OVER_CHARTRepresents a layout with vertical title/text over a chart placeholder
TWO_OBJECTSRepresents 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

See Also