Todd
259724dfab
document: support for controlling paragraph numbering
...
Fixes #136
2017-12-16 07:36:26 -06:00
Todd
1f1ff04071
document: add support for creating bookmarks
...
- support adding bookmarks
- support hyperlinks that reference a bookmark
- update hyperlink example
Fixes #126
2017-12-01 12:36:29 -06:00
Todd
baff4fdfcd
document: support editing headers/footers
...
- adds a Paragraphs() method on Header/Footer
- reworks remove paragraph logic for document to be consistent
Fixes #116
2017-10-10 18:04:34 -04:00
Todd
6884ee78c3
document: support adding hyperlinks to a document
...
Fixes #113
2017-10-10 12:58:20 -05:00
Todd
6cf6944f09
document: support inserting runs mid-paragraph
2017-09-28 19:21:07 -05:00
Todd
82f22691b2
document: support removing runs/paragraphs
2017-09-26 19:34:13 -05:00
Todd
ca6c54dc60
schema: rename wordprocessingml to wml
2017-09-23 10:01:17 -04:00
Todd
09825ac816
schema: rework schema namespaces to work around Windows issues
...
The go command on Windows doesn't like long path name. To
work around this, this is the first in a series of changes to
shorten the schema disk path structure in a few places.
Fixes #89
2017-09-23 10:01:17 -04:00
Todd
3820294523
document: fix lint errors and add documentation
2017-09-01 18:12:43 -05:00
Todd
9dae249a88
document: move paragraph properties to their own type
2017-08-31 19:55:05 -05:00
Todd
a16a7edaa2
example: add docx2md (.docx to markdown) example
2017-08-31 18:52:40 -05:00
Todd
16cda3ea7a
schema: treat xsd:integer as 64 bit
...
It's arbitrary precision per XSD, so may have to
change again. Treating it as a 64 bit value for now.
2017-08-31 18:12:29 -05:00
Todd
4bd04dd2e5
initial commit
2017-08-29 15:06:08 -05:00