StyleBuilder
Overview
StyleBuilder 是Python的Aspose.Words FOSS中的一个类.
Translate <w:styles> 进入一个列表:类:ldm.Style.
这个类提供了在Python程序中使用StyleBuilder 对象的2种方法. 有的方法包括: __init__, build_all. 在安装Python包的Aspose.Words FOSS后,所有公众成员都可以访问任何 Python 应用程序.
Methods
| Signature | Description |
|---|---|
__init__(ctx: ReaderContext, fonts: FontBuilder, font_resolver: FontResolver, pfs: ParagraphFormatBuilder, pf_resolver: ParagraphFormatResolver) | |
build_all() → list[ldm.Style] | 返回一个:类:ldm.Style 每个月 <w:style> 在 styles.xml. |