You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed the API treats "text" as the leaf node and if you have a "text" element with a valueList the runs / blocks in the valueList are not rendered.
Keeping the "text" function the same, a "Paragraph" block (automatically created after two enters key presses) would be great and it is more similar to the Google Docs / MS Word API.
In MS Word Document Model, a Word Document contains some Sections. The Page Setup is belong to Section not to Document.
Every Section has its own "PageSetup", you can define different page setups in one Word Document.
For example some section's page size is A4 and some are A5, or some section has page header and some section do not have, or even has different orientations.
What problem does this feature solve?
建议引入“节”的定义,目前概念上缺少一层“节”,类似Word不同节可以进行不同的页面设置(类似一些不分页面横向排版、不分页面单独的页眉、页脚格式等)。
What does the proposed API look like?
None
The text was updated successfully, but these errors were encountered: