StyleBuilder
Overview
StyleBuilder là một lớp trong Aspose.Words FOSS cho Python.
Translate <w:styles> Trong danh sách :class:ldm.Style.
Khóa học này cung cấp 2 phương pháp để làm việc với các đối tượng StyleBuilder trong các chương trình Python. Các phương pháp có sẵn bao gồm: __init__, build_all. Tất cả các thành viên công cộng đều có thể truy cập bất kỳ ứng dụng Python nào sau khi cài đặt Aspose.Words FOSS cho gói Python.
Methods
| Signature | Description |
|---|---|
__init__(ctx: ReaderContext, fonts: FontBuilder, font_resolver: FontResolver, pfs: ParagraphFormatBuilder, pf_resolver: ParagraphFormatResolver) | |
build_all() → list[ldm.Style] | Trở lại 1 :Class:ldm.Style bởi <w:style> trong styles.xml. |