ListBuilder
概述
ListBuilder 是Python的Aspose.Words FOSS中的一个类.
Translate <w:numbering> 进入一个列表:类:ldm.DocList.
这个类提供了在Python程序中使用ListBuilder 对象的2种方法. 有的方法包括: __init__, build_all. 在安装Python包的Aspose.Words FOSS后,所有公众成员都可以访问任何 Python 应用程序.
方法
| Signature | 描述情况 |
|---|---|
__init__(ctx: ReaderContext, fonts: FontBuilder) | |
build_all() → list[ldm.DocList] | 返回一个:类:ldm.DocList 每个月 <w:num> 在 numbering.xml. |