Gordon Franke
768a070715
add/align possible values from class constant
2018-11-12 08:02:15 +01:00
troosan
b394247740
Merge branch 'develop' into feature-add-table-indent-option
2018-04-14 22:46:09 +02:00
Frank Liepert
853fcec1b6
Fix documented unit for image height/width
2018-04-12 16:58:48 +02:00
Frank Liepert
081c6722f6
Add support for table indent
2018-04-11 10:06:58 +02:00
troosan
ade497d9d7
update changelog and doc
2018-03-21 22:19:56 +01:00
troosan
a0111be6ae
update changelog and doc
2018-03-11 15:02:24 +01:00
Henri MEDOT
f9a05547f7
Added support for Floating Table Positioning (tblpPr) ( #639 )
...
Added support for Floating Table Positioning (tblpPr)
2018-03-08 23:46:22 +01:00
Frank Liepert
6a6497956d
Allow to set "autoHyphenation" setting ( #1282 )
...
* Allow to set "autoHyphenation" for document
* Allow to set "consecutiveHyphenLimit" for document
* Allow to set "hyphenationZone" for document
* Allow to set "doNotHyphenateCaps" for document
* Allow to set "suppressAutoHyphens" for paragraph
* randomize the tempDir more
* Word2007 parsing title formatting (#1297 )
* Improve Title parsing
- Title should be able to contain TextRun
- Style 'Title' should be treated the same with as Heading
- Add tests for Heading/Title reader
* update the documentation and the changelog
* PHP 7.2 build should not fail anymore
* fix parsing of footnotes and endnotes
* add method to remove an element from a section
* add method to allow sorting of sections
2018-03-06 22:19:39 +01:00
troosan
250fbd49b1
Added support for Vertically Raised or Lowered Text (w:position) ( #1294 )
...
* Added support for Vertically Raised or Lowered Text (w:position). Note that only docx writing is implemented for now.
* Add tests + changelog
* add reader + tests + doc
2018-03-06 06:35:43 +01:00
dox07
04d0c02e23
Add support for cellSpacing for tables ( #1040 )
...
* Add cellSpacing into table
* add word 2007 reader
* add tests
* add documentation
2018-02-18 00:10:10 +01:00
Frank Liepert
fede4f736e
Add missing unit of measurement descriptions
2018-02-16 15:45:20 +01:00
Frank Liepert
ab978356c3
Use same markup for describing unit of measurement
2018-02-16 14:40:31 +01:00
Frank Liepert
e7232a715b
Use singular form of twip
2018-02-16 14:34:37 +01:00
troosan
6a926e26f1
refactor attribute name to layout, add doc and tests
2018-02-14 00:39:37 +01:00
troosan
670d46e543
add getter/setter on paragraph for child spacing rule
2017-11-22 00:14:31 +01:00
troosan
610d91e041
call parent constructor in SDT and FormField
2017-11-08 00:27:58 +01:00
troosan
a7a35c688d
Allow reading of TargetMode for external images
2017-11-05 22:48:04 +01:00
troosan
0beeb275fe
Add support for changing the document language ( #1108 )
2017-09-27 00:40:08 +02:00
troosan
0f649f3f37
Add test & update documentation
2017-07-01 22:51:53 +02:00
Evgeniy Tkachenko
40984dcc88
Update DOC: Add note about direction of text inside cell
2016-05-24 08:57:24 +03:00
Roman Syroeshko
28f801b5d0
#704 .
2016-02-23 19:02:35 +04:00
Roman Syroeshko
505cc76406
Fixed build.
2015-10-10 19:22:19 +04:00
Roman Syroeshko
94c0d02330
Next round of refactoring of alignment-related functionality.
2015-10-10 19:06:23 +04:00
Roman Syroeshko
17ee9e1bf8
Fixed broken paragraph alignment for OpenXml.
2015-03-01 21:02:49 +04:00
Spike Ilacqua
cf5625b643
Update pageSizeW and pageSizeH docs
...
Conflicts:
docs/containers.rst
2014-10-02 10:48:15 -06:00
Progi1984
8d9e85b2ba
#331 : Word2007 Writer : Support for RTL
2014-08-12 13:32:05 +02:00
Ivan Lanin
3197524343
Docs: Restructure documentation
2014-06-08 17:10:02 +07:00