-
I have a doc (a simple snippet is attached to this issue) and I'd like to detect the merged cells after row 1. Right now, I'm just doing a check if the first two cells are the same content, but that s…
-
**Describe the bug**
The `convert_office_doc` function used to convert file types such as ppt and doc to their modern equivalents (pptx and docx respectively for example) is NOT thread safe as in *…
cwang updated
2 weeks ago
-
I saw that Text Form Fields and Checkboxes are not implemented. docx-form has those implemented and I was able to extend it so that one can find and edit TextFormFields and Checkboxes with bookmarks. …
-
## Description of issue
Some writers (e.g., Pandoc) produce valid docx files with shorthand tags such as `` instead of the fullhand ``. This causes the functionality of _docxtpl_ inside its method `p…
-
Footnote is implemented in this PR:
https://github.com/python-openxml/python-docx/pull/624
https://github.com/python-openxml/python-docx/pull/860 [read only]
We need to implement hyperlink rela…
-
My name is McKenna Dallmeyer and I would like to submit python-docx to OSS-Fuzz.
If you are not familiar with the project, OSS-Fuzz is Google's platform for continuous fuzzing of Open Source Softwa…
-
### Bug Description
**Description:**
I encountered an issue while trying the PropertyGraph feature in LlamaIndex with Azure OpenAI gpt-4o mini. It failed to load persisted data using the `load_ind…
-
[240419 Key planning considerations for codebase and surrounding infrastructure.docx](https://github.com/user-attachments/files/16999736/240419.Key.planning.considerations.for.codebase.and.surrounding…
-
wiki page: "https://en.wikipedia.org/wiki/List_of_public_corporations_by_market_capitalization"
code:
from docx import Document
from htmldocx import HtmlToDocx
import codecs
file = codecs.op…
-
![error2](https://github.com/user-attachments/assets/a72ba554-bb98-491e-9afd-c4342b44348c)
The above image can't be added to a document despite being an apparently valid jpeg.
```
from docx impor…