TextShapeType

Overview

TextShapeType is a enum in Aspose.Slides FOSS for Python.

Represents text wrapping shape.

Values

ValueDescription
NOT_DEFINEDRepresents an undefined text shape type
NONERepresents the absence of a text shape
PLAINRepresents a plain rectangular 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 a ring shape with text inside the ring
RING_OUTSIDERepresents a ring shape with text outside the ring
ARCH_UPRepresents an upward‑arch text shape
ARCH_DOWNRepresents a downward‑arch text shape
CIRCLERepresents a circular text shape
BUTTONRepresents a button‑style rectangular text shape
ARCH_UP_POURRepresents an upward‑arch shape with poured fill
ARCH_DOWN_POURRepresents a downward‑arch shape with poured fill
CIRCLE_POURRepresents a circular shape with poured fill
BUTTON_POURRepresents a button shape with poured fill
CURVE_UPRepresents an upward‑curving text shape
CURVE_DOWNRepresents a downward‑curving text shape
CAN_UPRepresents a can‑shaped text block pointing upward
CAN_DOWNRepresents a can‑shaped text block pointing downward
WAVE1Represents a single wave text shape pattern
WAVE2Represents a double wave text shape pattern
DOUBLE_WAVE1Represents a double wave pattern with a single amplitude
WAVE4Represents a four‑wave text shape pattern
INFLATERepresents a text shape that inflates outward
DEFLATERepresents a text shape that deflates inward
INFLATE_BOTTOMRepresents an inflated shape anchored at the bottom
DEFLATE_BOTTOMRepresents a deflated shape anchored at the bottom
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