Commit Graph

178 Commits

Author SHA1 Message Date
9b874b0061 #1784 Add more alignment options according to spec 2022-11-19 20:14:15 +00:00
251eafe103 #1773 Add exact for spacing 2022-11-19 15:51:41 +00:00
988987ddbe #1126 - Add all comptability options 2022-10-29 15:10:02 +01:00
4cfb0ade88 #1744 - Add vanish and specVanish 2022-10-28 22:20:16 +01:00
522b21862b #756 Adding alt text feature 2022-10-26 23:09:36 +01:00
5b582d45ba Update numbering.md
Long time to find a way to unident ,See the document can't resolve my problem,Source code analysis found that does not belong to the indent.
2022-10-19 17:35:46 +08:00
8b165e93e1 Specify which borders could look like a <hr/> 2022-09-28 09:19:18 -06:00
321969eb85 Added the name horizontal line or horizontal rules
There was some confusion in https://github.com/dolanmiu/docx/issues/437 because the docs don't mention anything called horizontal lines or horizontal rules. Microsoft calls them by that name here https://support.microsoft.com/en-us/office/insert-a-line-9bf172f6-5908-4791-9bb9-2c952197b1a9
This will make it easier for people to find this in the docs.
2022-09-26 10:22:32 -06:00
e90d97b813 Use new eslint-plugin-functional instead of tslint-immutable 2022-09-15 20:00:50 +01:00
48724e5b08 Fix spelling 2022-07-31 15:23:06 +01:00
40c778d244 Add Carbon adverts 2022-07-29 00:29:54 +01:00
68413605e9 Update _sidebar.md
Correct me if I am wrong, but like this? To fix #1581
2022-07-08 06:03:49 -07:00
a2017fc353 Merge pull request #1574 from wvbe/master
docs: Fix property name accuracy in describing paragraph borders
2022-07-06 16:34:30 +01:00
65caa531c5 Improve spelling and prettier commands 2022-07-06 15:26:17 +01:00
64addc85ee Fix all spelling across the project 2022-07-06 14:05:37 +01:00
aa02261248 docs: Fix property name accuracy in describing paragraph borders 2022-07-06 11:51:10 +02:00
9827ed30bb Write tests, improve API, create documentation 2022-06-22 23:35:46 +01:00
4f846f2a4a Improve documentation
Add clarity to specifying Different First page
2022-05-19 16:25:11 -04:00
111c80d049 docs: fix height.value not height.height 2022-01-24 10:28:57 -06:00
6d3ebf90c1 #2733 Add error if level exceeds 9 2021-12-18 15:42:35 +00:00
02222c8681 change back docs to use settings as option directly 2021-11-26 19:33:40 +01:00
e598faad28 support style changes in revisions 2021-11-26 12:29:11 +01:00
ead04d0764 comments fix
Fixed a comments about the behavior default, first, even Header and Footer when activating options:
Different Odd & Even Pages
Different First Page
2021-10-09 19:52:46 +03:00
f315909dc0 Merge pull request #1181 from grahampcharles/master
documentation: add possible values for LineRuleType
2021-09-23 02:10:03 +01:00
fa9ffec601 Update _coverpage.md 2021-09-23 02:09:09 +01:00
636d114d44 Merge branch 'master' of https://github.com/grahampcharles/docx 2021-09-22 16:55:12 -07:00
2140ed63cd added possible values for LineRuleType 2021-09-22 16:54:40 -07:00
ce2a949176 Re-name PageRef to PageReference 2021-09-08 00:41:40 +01:00
90bb670de6 Merge pull request #1120 from curvenote/feat/children-hyperlink
ExternalHyperlink with multiple children
2021-09-01 04:37:45 +01:00
727e741b08 Hyperlink documentation 2021-08-31 19:54:57 -06:00
7fa94b6996 Update README.md
fix typing error with the extra ;
2021-08-29 09:43:09 +03:00
9efee181ba Update tables.md 2021-08-27 10:12:08 +01:00
3f257bf5a4 Add the pageref element
This instruction is useful if you want to get the number of the page
containing a specific bookmark.
2021-08-03 21:17:32 +02:00
2ccf27162e updated tab stops docs 2021-07-27 22:16:21 -07:00
e1c777738b Update tab-stops.md
corrected docs to reflect declarative style for tab stops; removed tab() and bold()
2021-07-27 22:11:46 -07:00
6c94a1382c docs:fix typo change fro0oum to from 2021-07-09 15:28:22 +08:00
034cd187ab change shading val -> type 2021-05-29 05:51:06 +03:00
60b7ce4785 clean up settings; BREAKING: TableOfContents requires Document features.updateFields = true setting 2021-05-26 08:36:05 +03:00
097c6a5962 use hexColorValue in borders and underlines 2021-05-24 08:42:34 +03:00
dd6d1bc039 Consolidate TableWidth and TableCellMargins types; add Table indent (#954) 2021-05-24 05:39:26 +03:00
496fcb55fa unify Shading; breaking change: Paragraph/Run shading option key type changed to val, and shadow alias removed 2021-05-24 05:39:26 +03:00
d527013451 Update outdated docs to show current usage 2021-05-18 17:16:10 +03:00
bb8ac8b9d8 Fix broken links in documentation. 2021-05-18 17:15:29 +03:00
a9e4c88804 Expanded documentation on the formulas a bit 2021-05-05 15:11:11 +02:00
79c1db9c91 Added some documentation and demo file 2021-05-05 14:37:02 +02:00
abc7c8dc72 Fixed typos in usage documentation 2021-03-25 19:21:27 +03:00
3299c557a0 Make .addSection fully declarative 2021-03-19 20:53:56 +00:00
caf188caae Make adding images declarative and simple 2021-03-18 02:48:37 +00:00
4fe2973473 Add enum to lineRule and create demo 2021-03-15 19:23:40 +00:00
c5e9e3b2a0 Fix documentation 2021-03-15 03:02:39 +00:00