Todd
1b53d772ee
document: support inserting paragraphs within a document
2017-09-28 18:20:56 -05:00
Todd
73e0a188cf
example: add a document edit example
...
This examples shows taking an arbitrary docx and
editing/removing content from it.
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
c863154dc0
common: move images to doc base
2017-09-11 20:17:06 -05:00
Todd
cba2eae60f
meta: update and fix examples
...
Fixes #54
2017-09-10 10:33:53 -05:00
wangguoliang
6541491518
misspelling
2017-09-07 22:05:29 -04:00
Todd
a59b472c98
meta: add screenshots of a few examples
2017-09-04 15:11:54 -05:00
Todd
90d005a914
document: add more styling support
...
- support character spacing and kerning in run style
- support contextual spacing in paragraph style
- add title style to new documents
- fix en-us -> en-US typo
2017-09-02 10:52:56 -05:00
Todd
180c0f958d
common: flesh out core properties wrapper and add an example
2017-09-01 21:38:55 -05:00
Todd
caebe001a8
document: add more documentation and examples
2017-09-01 19:26:26 -05:00
Todd
3820294523
document: fix lint errors and add documentation
2017-09-01 18:12:43 -05:00
Todd
a17c96a558
example: add a Word form fill example
2017-08-31 22:17:52 -05:00
Todd
d1012cdbc4
meta: remove unused files
2017-08-31 22:16:05 -05:00
Todd
9dae249a88
document: move paragraph properties to their own type
2017-08-31 19:55:05 -05:00
Todd
eb1b8ef793
examples: add merged cells to table example
2017-08-31 19:55:05 -05:00
Todd
8e630657bf
examples: add Word template example
...
Add an example that shows how to use a Word document
as a template and pull its styles for use in a new document.
2017-08-30 17:25:49 -05:00
Todd
105ef6916e
document: read/restore all contents of a Word 2016 file
...
Adds support for serializing/deserializing of:
- webSettings
- fontTable
- endnotes
- footnotes
- themes
- optional numbering
2017-08-29 22:40:44 -05:00
Todd
13f1b33002
examples: remove makefile and rebuild-examples
2017-08-29 17:07:50 -05:00
Todd
4bd04dd2e5
initial commit
2017-08-29 15:06:08 -05:00