FamilyReviewExportPackage

FamilyReviewExportPackage

概述

FamilyReviewExportPackage 是Python的Aspose.Font FOSS中的一个类.

创建一个字体家族的HTML,CSS和manifest文件集,返回生成的文件路径列表.

这个类提供了一个方法,用于在Python程序中使用FamilyReviewExportPackage 对象. 有的方法包括: write_to. 在安装Python包的Aspose.Font FOSS后,所有公众成员都可以访问任何 Python 应用程序. 特性: assets, board, family_name, html, html_filename, manifest,另外还有3个.

属性

名称:类型Access描述情况
family_namestr阅读/写作获取或设置姓氏。.
boardPreviewImage阅读/写作获取或设置 board。.
assetslist[WebFontAsset]阅读/写作获取或设置资产。.
markdown_filenamestr阅读/写作获取或设置 markdown 文件名。.
html_filenamestr阅读/写作获取或设置 html 文件名。.
manifest_filenamestr阅读/写作获取或设置清单文件名。.
markdownstr阅读/写作获取或设置 markdown。.
htmlstr阅读/写作获取或设置 html。.
manifestdict[str, object]阅读/写作获取或设置 manifest。.

方法

Signature描述情况
`write_to(directory: strPath)list[Path]`

查看更多

 中文