TextShapeType

Overview

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

Represents text wrapping shape.

Values

ValueDescription
NOT_DEFINEDRepresents an undefined or default text shape type
NONERepresents the absence of any text shape formatting
PLAINRepresents a simple, non‑decorated text shape
STOPRepresents a stop‑sign style text shape
TRIANGLERepresents a triangular text shape pointing upward
TRIANGLE_INVERTEDRepresents an inverted triangular text shape
CHEVRONRepresents a chevron‑shaped text block
CHEVRON_INVERTEDRepresents an inverted chevron text shape
RING_INSIDERepresents text wrapped inside a ring shape
RING_OUTSIDERepresents text wrapped around the outside of a ring
ARCH_UPRepresents text following an upward arch curve
ARCH_DOWNRepresents text following a downward arch curve
CIRCLERepresents text arranged in a circular shape
BUTTONRepresents text shaped like a button outline
ARCH_UP_POURRepresents an upward arch with a poured‑fill effect
ARCH_DOWN_POURRepresents a downward arch with a poured‑fill effect
CIRCLE_POURRepresents a circular shape with a poured‑fill effect
BUTTON_POURRepresents a button shape with a poured‑fill effect
CURVE_UP
CURVE_DOWN
CAN_UPRepresents a can‑shaped text block opening upward
CAN_DOWNRepresents a can‑shaped text block opening downward
WAVE1Represents text following a single wave pattern
WAVE2Represents text following a double wave pattern
DOUBLE_WAVE1Represents text with two consecutive wave segments
WAVE4Represents text following four wave segments
INFLATERepresents text that expands outward like an inflated shape
DEFLATERepresents text that contracts inward like a deflated shape
INFLATE_BOTTOMRepresents bottom‑anchored inflation of text
DEFLATE_BOTTOMRepresents bottom‑anchored deflation of text
INFLATE_TOP
DEFLATE_TOP
DEFLATE_INFLATE
DEFLATE_INFLATE_DEFLATE
FADE_RIGHT
FADE_LEFT
FADE_UP
FADE_DOWN
SLANT_UP
SLANT_DOWN
CASCADE_UP
CASCADE_DOWN
CUSTOM

See Also