TextShapeType
Overview
TextShapeType is a enum in Aspose.Slides FOSS for C++.
Represents text wrapping shape.
Values
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined or default text shape type |
NONE | Represents the absence of any text shape formatting |
PLAIN | Represents a simple, non‑decorated text shape |
STOP | Represents a stop‑sign style text shape |
TRIANGLE | Represents a triangular text shape pointing upward |
TRIANGLE_INVERTED | Represents an inverted triangular text shape |
CHEVRON | Represents a chevron‑shaped text block |
CHEVRON_INVERTED | Represents an inverted chevron text shape |
RING_INSIDE | Represents text wrapped inside a ring shape |
RING_OUTSIDE | Represents text wrapped around the outside of a ring |
ARCH_UP | Represents text following an upward arch curve |
ARCH_DOWN | Represents text following a downward arch curve |
CIRCLE | Represents text arranged in a circular shape |
BUTTON | Represents text shaped like a button outline |
ARCH_UP_POUR | Represents an upward arch with a poured‑fill effect |
ARCH_DOWN_POUR | Represents a downward arch with a poured‑fill effect |
CIRCLE_POUR | Represents a circular shape with a poured‑fill effect |
BUTTON_POUR | Represents a button shape with a poured‑fill effect |
CURVE_UP | |
CURVE_DOWN | |
CAN_UP | Represents a can‑shaped text block opening upward |
CAN_DOWN | Represents a can‑shaped text block opening downward |
WAVE1 | Represents text following a single wave pattern |
WAVE2 | Represents text following a double wave pattern |
DOUBLE_WAVE1 | Represents text with two consecutive wave segments |
WAVE4 | Represents text following four wave segments |
INFLATE | Represents text that expands outward like an inflated shape |
DEFLATE | Represents text that contracts inward like a deflated shape |
INFLATE_BOTTOM | Represents bottom‑anchored inflation of text |
DEFLATE_BOTTOM | Represents 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 |