LdmPdfWriter
Overview
LdmPdfWriter 是Python的Aspose.Words FOSS中的一个类.
转换为 light_document_model.Document 转换到一个PDF文件.
这个类提供了在Python程序中使用LdmPdfWriter 对象的2种方法. 有的方法包括: __init__, write. 在安装Python包的Aspose.Words FOSS后,所有公众成员都可以访问任何 Python 应用程序. 特性: options.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
options | `` | Read | 得到了选择. |
Methods
| Signature | Description |
|---|---|
__init__(options: Optional[PdfSaveOptions]) | |
write(doc: ldm.Document, output_path: Union[str, Path]) | Convert 博士 转载到PDF,并写信至: output_path. |