docling/tests/data/docx
AndrewTsai0406 12a0e64892
feat: add textbox content extraction in msword_backend (#1538)
* feat: add textbox content extraction in msword_backend

Signed-off-by: Andrew <tsai247365@gmail.com>

* feat: add textbox content extraction in msword_backend

Signed-off-by: Andrew <tsai247365@gmail.com>

* feat: add textbox content extraction in msword_backend

Signed-off-by: Andrew <tsai247365@gmail.com>

---------

Signed-off-by: Andrew <tsai247365@gmail.com>
2025-05-19 15:01:36 +02:00
..
equations.docx feat: equations to latex in MSWord backend (with inline groups) (#1114) 2025-03-13 15:12:22 +01:00
lorem_ipsum.docx fix: fix duplicate title and heading + add e2e tests for html and docx (#186) 2024-10-30 13:14:56 +01:00
tablecell.docx fix: Handling of single-cell tables in DOCX backend (#314) 2024-11-12 15:20:55 +01:00
test_emf_docx.docx fix: Fixes for wordx (#432) 2024-11-26 14:44:43 +01:00
textbox.docx feat: add textbox content extraction in msword_backend (#1538) 2025-05-19 15:01:36 +02:00
unit_test_formatting.docx feat(docx): add text formatting and hyperlink support (#630) 2025-04-03 15:11:50 +02:00
unit_test_headers_numbered.docx fix: Fixed docx import with headers that are also lists (#842) 2025-01-31 10:51:21 +01:00
unit_test_headers.docx fix: fix duplicate title and heading + add e2e tests for html and docx (#186) 2024-10-30 13:14:56 +01:00
unit_test_lists.docx fix: fix duplicate title and heading + add e2e tests for html and docx (#186) 2024-10-30 13:14:56 +01:00
word_sample.docx fix: fix duplicate title and heading + add e2e tests for html and docx (#186) 2024-10-30 13:14:56 +01:00
word_tables.docx fix(docx): merged table cells not properly converted (#857) 2025-02-03 10:20:03 +01:00