IBulletFormat Aspose.Slides FOSS Python API Referència
General
IBulletFormat defineix opcions de formatatge per a i bullet. Explora les propietats i mètodes en les taules següents per entendre la superfície API pública completa d’aquest tipus. Tots els membres enumerats aquí formen part de l’API pública estable i poden ser utilitzats en codi de producció dirigit a l ’edició FOSS. Consulteu la documentació del paquet per instruccions d ‘instal·lació i una llista completa de tipus relacionats.
Package: aspose.slides_foss
Propietats
| Property | Type | Access | Description |
|---|---|---|---|
type | BulletType | Read / Write | The type value. |
char | str | Read / Write | The char value. |
font | IFontData | Read / Write | The font value. |
height | float | Read / Write | The height value. |
color | IColorFormat | Read-only | The color value. |
picture | ISlidesPicture | Read-only | The picture value. |
numbered_bullet_start_with | int | Read / Write | The numbered_bullet_start_with value. |
numbered_bullet_style | NumberedBulletStyle | Read / Write | The numbered_bullet_style value. |
is_bullet_hard_color | NullableBool | Read / Write | Whether the _bullet_hard_color flag is set. |
is_bullet_hard_font | NullableBool | Read / Write | Whether the _bullet_hard_font flag is set. |
Veure també
- FOSS Python API Referència de casa