-
Hi Steve,
I'm working on a data exchange project, where a group of developers of similar software are trying to work out a way to move data between programs. We're passing DOCx files as part of this…
-
@scanny
I am using docx lib to parse my docx files, and in one of the file i found the issue for the table object. If i check the XML(document.xml) for the document it shows 3 `gridCol` node but in …
-
Does this tool support adding and updating math equations and formulas in docx ?
I want to find the location of math equations and updating them.
-
Recently, I am trying writing a report within which there are a lot of figures. But, there are some problems confuses me for a long time. The main problem is that the result given by ‘merge’ function …
-
Hello! This is working for docx documents. But, when trying to translate a PDF document i got this trace in console and traceback in django
```
Environment:
Request Method: POST
Request URL:…
-
Dear @scanny ,
First of all, thanks to you and all contributors for python-docx!
I have found a problem when I wanted to add images in an existing file. After the insertion the file resulted cor…
-
Making a note of this idea that was brainstormed on 2023-04-25's weekly meeting:
(I may have been inspired about this idea from recently reading this blog post, might be handy: https://ben.balter.c…
-
Hi !
I'm working with weirdly formatted documents and styles partially written in french and I've got troubles getting the style names right with mammoth in order to make my own style map.
I've re…
-
Hi @iulica
How do we feel about a bit of refactoring to split the code into multiple files? (obviously keeping the external imports the same and all the tests passing).
I want to add some barco…
-
Hello
I am running in the following machine.
CPU: 12th Gen Intel(R) Core(TM) i7-12700
RAM: 32GB, speed: 4400MT/s
NVIDIA RTX A2000 12GB
model is:
llama-2-7b-chat.Q6_K.gguf
And it takes a…