docx-rs/docx-core/examples
bokuweb 8e7ddbca70
Fix default section page props (#164)
* feat: Add default section page size and margin

* feat: Add reader

* spec: Update snaps

* feat: Suppoert page margin and size

* feat: support js
2020-10-09 20:30:55 +09:00
..
alignment.rs Rename (#27) 2020-01-24 19:44:43 +09:00
bookmark.rs feat: Support top level bookmark (#133) 2020-09-02 18:23:53 +09:00
comment.rs Support nest comment (#116) 2020-08-14 01:57:59 +09:00
doc_id.rs feat: Support doc_id (#120) 2020-08-20 00:53:35 +09:00
font.rs Support font and paragraph prop (#81) 2020-06-08 13:41:13 +09:00
header.rs Support default section header (#115) 2020-08-13 17:27:45 +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
nested_comment.rs Support nest comment (#116) 2020-08-14 01:57:59 +09:00
numbering.rs Support start chars (#51) 2020-03-10 11:56:12 +09:00
page_margin.rs Fix default section page props (#164) 2020-10-09 20:30:55 +09:00
page_size.rs Fix default section page props (#164) 2020-10-09 20:30:55 +09:00
reader.rs fix: style run props bool value (#153) 2020-10-05 16:19:05 +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