NumberedBulletStyle
General
NumberedBulletStyle és un enum a Aspose.Slides per Python.
Representa l’estil de les bales numerades.
Valors
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined bullet numbering style |
BULLET_ALPHA_LC_PERIOD | Represents a lower‑case alphabetic bullet with a period |
BULLET_ALPHA_UC_PERIOD | Represents an upper‑case alphabetic bullet with a period |
BULLET_ARABIC_PAREN_RIGHT | Represents an Arabic numeral followed by a right parenthesis |
BULLET_ARABIC_PERIOD | Represents an Arabic numeral followed by a period |
BULLET_ROMAN_LC_PAREN_BOTH | Represents a lower‑case Roman numeral enclosed in parentheses |
BULLET_ROMAN_LC_PAREN_RIGHT | Represents a lower‑case Roman numeral with a right parenthesis |
BULLET_ROMAN_LC_PERIOD | Represents a lower‑case Roman numeral followed by a period |
BULLET_ROMAN_UC_PERIOD | Represents an upper‑case Roman numeral followed by a period |
BULLET_ALPHA_LC_PAREN_BOTH | Represents a lower‑case alphabetic bullet enclosed in parentheses |
BULLET_ALPHA_LC_PAREN_RIGHT | Represents a lower‑case alphabetic bullet with a right parenthesis |
BULLET_ALPHA_UC_PAREN_BOTH | Represents an upper‑case alphabetic bullet enclosed in parentheses |
BULLET_ALPHA_UC_PAREN_RIGHT | Represents an upper‑case alphabetic bullet with a right parenthesis |
BULLET_ARABIC_PAREN_BOTH | Represents an Arabic numeral enclosed in parentheses |
BULLET_ARABIC_PLAIN | Represents a plain Arabic numeral without punctuation |
BULLET_ROMAN_UC_PAREN_BOTH | Represents an upper‑case Roman numeral enclosed in parentheses |
BULLET_ROMAN_UC_PAREN_RIGHT | Represents an upper‑case Roman numeral with a right parenthesis |
BULLET_SIMP_CHIN_PLAIN | Represents a plain simplified Chinese numeral bullet |
BULLET_SIMP_CHIN_PERIOD | Represents a simplified Chinese numeral bullet followed by a period |
BULLET_CIRCLE_NUM_DB_PLAIN | Represents a plain double‑byte circular number bullet |
BULLET_CIRCLE_NUM_WD_WHITE_PLAIN | Represents a plain white circular number bullet |
BULLET_CIRCLE_NUM_WD_BLACK_PLAIN | Represents a plain black circular number bullet |
BULLET_TRAD_CHIN_PLAIN | Represents a plain traditional Chinese numeral bullet |
BULLET_TRAD_CHIN_PERIOD | Represents a traditional Chinese numeral bullet followed by a period |
BULLET_ARABIC_ALPHA_DASH | Represents an Arabic numeral followed by an alphabetic dash |
BULLET_ARABIC_ABJAD_DASH | Represents an Arabic numeral followed by an Abjad dash |
BULLET_HEBREW_ALPHA_DASH | Represents a Hebrew alphabetic bullet followed by a dash |
BULLET_KANJI_KOREAN_PLAIN | Represents a plain Kanji/Korean numeral bullet |
BULLET_KANJI_KOREAN_PERIOD | Represents a Kanji/Korean numeral bullet followed by a period |
BULLET_ARABIC_DB_PLAIN | Represents a plain double‑byte Arabic numeral bullet |
BULLET_ARABIC_DB_PERIOD | |
BULLET_THAI_ALPHA_PERIOD | |
BULLET_THAI_ALPHA_PAREN_RIGHT | |
BULLET_THAI_ALPHA_PAREN_BOTH | |
BULLET_THAI_NUM_PERIOD | |
BULLET_THAI_NUM_PAREN_RIGHT | |
BULLET_THAI_NUM_PAREN_BOTH | |
BULLET_HINDI_ALPHA_PERIOD | |
BULLET_HINDI_NUM_PERIOD | |
BULLET_KANJI_SIMP_CHIN_DB_PERIOD | |
BULLET_HINDI_NUM_PAREN_RIGHT | |
BULLET_HINDI_ALPHA_1_PERIOD |