ParagraphFormatBuilder

ParagraphFormatBuilder

Overview

ParagraphFormatBuilder 是Python的Aspose.Words FOSS中的一个类.

建立一个非流的:类:ldm.ParagraphFormat 于一个 <w:pPr>.

这个类提供了在Python程序中使用ParagraphFormatBuilder 对象的2种方法. 有的方法包括: __init__, build. 在安装Python包的Aspose.Words FOSS后,所有公众成员都可以访问任何 Python 应用程序.

Methods

SignatureDescription
__init__(ctx: ReaderContext, font_builder: FontBuilder)
build(pPr: ET.Element)ldm.ParagraphFormat翻译一个. <w:pPr> 转换为仅值的:类:ldm.ParagraphFormat.

See Also

 中文