1
0
mirror of https://github.com/fumiama/go-docx.git synced 2026-06-04 23:30:25 +08:00

140 Commits

Author SHA1 Message Date
sanbai
0c30fd0930 feat: add support for number properties in paragraph unmarshaling (#50)
Co-authored-by: zhihhwang <zhihhwang@tencent.com>
Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com>
2025-05-06 08:50:32 +00:00
源文雨
c6b0eac317 chore: make lint happy 2025-05-06 17:45:49 +09:00
源文雨
4dea62ceaa chore: make lint happy 2025-05-06 17:40:20 +09:00
Wang YiFam
bcb49d9c62 feat: new support for nested tables in word tables (#51)
Co-authored-by: wangyifan <348544801@qq.com>
2025-04-23 18:12:13 +09:00
源文雨
2be4b0a282 chore: make lint happy 2025-04-23 18:11:15 +09:00
源文雨
cdf62778d7 chore: make lint happy 2025-04-23 18:06:41 +09:00
Rodrigo Stewart
9f8f327c74 feat: 增加page margin和number (#48) 2025-01-01 00:30:56 +09:00
Rodrigo Stewart
a751efdffa feat: 增加SizeCs (#46)
Co-authored-by: guoqiang <guoqiang@antiy.cn>
2024-12-25 20:38:54 +07:00
Rodrigo Stewart
a9fdcc5790 feat: 增加Run Spacing (#47)
Co-authored-by: guoqiang <guoqiang@antiy.cn>
2024-12-25 20:35:38 +07:00
Rodrigo Stewart
7d167974e5 fix: 修复Font设置 (#45)
* fix: 修复Font设置

* Update main.go

* fix: 修复测试函数

---------

Co-authored-by: guoqiang <guoqiang@antiy.cn>
Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com>
2024-12-23 22:23:52 +07:00
github-actions[bot]
f7d29bb5c3 🎨 改进代码样式 (#40)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-25 00:30:44 +09:00
源文雨
8d5f632f73 chore: make lint happy 2024-09-25 00:29:01 +09:00
源文雨
753783d2e3 fix: tidy formats 2024-09-25 00:19:59 +09:00
David Johnson
7782d22c85 feat: enable table customization and styles for paragraphs (#39) 2024-09-25 00:15:22 +09:00
源文雨
f03badc77c optimize(drawing): use implicit a:graphicFrameLocks 2024-09-17 21:41:46 +09:00
源文雨
3e5e3f4b1e optimize(pgSz): use explicit type int instaed of xml.Attr 2024-08-23 11:43:52 +08:00
源文雨
51eca30836 optimize(pgSz): use explicit type int instaed of xml.Attr 2024-08-23 11:43:24 +08:00
源文雨
38ee4fb790 fix: two w:w in pgSz (#35) 2024-08-23 11:38:19 +08:00
shadowmimosa
8f66e2b866 Update README.md: adjust docx parsing logic. (#28) 2024-04-28 22:38:36 +09:00
github-actions[bot]
23dde4f745 🎨 改进代码样式 (#24)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-27 01:24:49 +09:00
github-actions[bot]
843de6e909 🎨 改进代码样式 (#23)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-19 16:50:19 +09:00
mabiao0525
d74423910a feat: A3PageSize (#22)
* feat: A3PageSize

* feat: A3PageSize2

* feat: A3PageSize3

* feat: A3PageSize3

* feat: A3PageSize4

* Update structsect.go

---------

Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com>
2024-03-19 07:49:12 +00:00
源文雨
f875425b6e chore: make lint happy 2024-03-17 20:08:12 +09:00
源文雨
72447243cf fix(#21): br decoding 2024-03-17 20:05:37 +09:00
mabiao0525
e9a89648f8 feat: add_pagabreaks (#21) 2024-03-17 19:58:15 +09:00
源文雨
047c5e5f03 feat: chage template name (due2 #17) 2024-03-15 13:07:58 +09:00
源文雨
b3e1a27db9 feat: add param -d to cmd/main 2023-11-16 21:53:24 +09:00
源文雨
9f3162a90f fix #9: float point parse value 2023-07-10 14:36:09 +08:00
Kwan Jun Wen
1a682f16d9 fix(structtable): add float fallback when parsing numeric value (#10) 2023-07-10 05:54:27 +00:00
源文雨
765b00bcf9 disable depguard 2023-07-08 21:29:21 +08:00
源文雨
31cd269ccc try to fix #9 2023-07-08 21:27:09 +08:00
Maiyang Lu
dd75a0df96 feat: 增加对删除线的支持 (#6)
fix #5
2023-05-25 11:03:00 +08:00
源文雨
050781fdde add api AppendFile 2023-04-23 19:28:05 +08:00
源文雨
34f53a967c make lint happy 2023-03-30 22:17:38 +08:00
源文雨
f241cc1484 make lint happy 2023-03-30 22:13:01 +08:00
源文雨
c95683a4ee add f.RangeRelationships 2023-03-30 22:06:49 +08:00
源文雨
daf7190ea6 add api LoadBodyItems 2023-03-10 13:28:25 +08:00
源文雨
45efdb3378 add more attrs 2023-03-10 00:43:36 +08:00
源文雨
cf061a29e4 hide rsid 2023-03-09 23:30:22 +08:00
源文雨
65da4dc8f8 fix: para.copymedia 2023-03-09 22:42:16 +08:00
源文雨
b68d555c67 add KeepElements & DropDrawingOf 2023-03-09 20:50:39 +08:00
源文雨
54e7323f63 make lint happy 2023-03-09 17:23:20 +08:00
源文雨
69a899d4a5 add SplitByParagraph 2023-03-09 17:20:17 +08:00
源文雨
2a630f6342 add MergeSamePropRunsOf 2023-03-07 17:48:10 +08:00
源文雨
e12804cfab add p.MergeText 2023-03-07 17:03:33 +08:00
源文雨
6b512c1716 Update README.md 2023-03-07 15:15:33 +08:00
源文雨
8402c813de Update README.md 2023-03-07 15:10:02 +08:00
源文雨
fc500544a4 Update README.md 2023-03-07 15:06:18 +08:00
源文雨
bae9eb4449 edit README 2023-03-07 14:58:38 +08:00
源文雨
ae6c05a8f2 优化 pic String 2023-03-07 14:05:47 +08:00