docx-rs/docx-core/examples
bokuweb 00aecc91e0
Support font and paragraph prop (#81)
* feat: Add run fonts

* feat: Fix run property in pPr

* feat: Add js interface

* fix: lint error
2020-06-08 13:41:13 +09:00
..
alignment.rs Rename (#27) 2020-01-24 19:44:43 +09:00
comment.rs Rename (#27) 2020-01-24 19:44:43 +09:00
font.rs Support font and paragraph prop (#81) 2020-06-08 13:41:13 +09:00
hello.rs Rename (#27) 2020-01-24 19:44:43 +09:00
history.rs Rename (#27) 2020-01-24 19:44:43 +09:00
image_floating.rs Support floating image (#75) 2020-06-03 03:27:04 +09:00
image_inline.rs Support floating image (#75) 2020-06-03 03:27:04 +09:00
indent.rs Support start chars (#51) 2020-03-10 11:56:12 +09:00
numbering.rs Support start chars (#51) 2020-03-10 11:56:12 +09:00
reader.rs Fixed a bug where Delete / Insert can only have one Run (#73) 2020-06-01 13:49:41 +09:00
table.rs Support table valign (#56) 2020-03-20 01:19:39 +09:00
table_border.rs feat: Support table cell border (#63) 2020-04-27 10:41:23 +09:00