-
So my brother and I are having something of an odd error. We're both running the latest version, but for some unknown reason, he cannot open MCEdit properly. It will open the command prompt, the log s…
-
Not sure if we want to run this using an SQL report or through the API. SQL would be much faster, but any updates would need to be through the API on production.
-
i want to translate the sentence
aa1="Do you want beneficial technologies being shaped by your ideas? Whether in the areas of mobility solutions, consumer goods, industrial technology or energy and …
-
Hi, the autofit method is broken in 0.8.5. Tables behave like if the columns have fixed width.
When autofit is set, tag(s) `` for the table(s) in document.xml should be set to something like `` and no…
-
Requesting if other supported file types can be added in `SlackFileType` - currently only supports
these:
```
TEXT("text"),
GIF("gif"),
CSV("csv"),
JPG("jpg"),
PNG("png"),
…
-
I can not convert certain (trivial) doc files to png with unoconv. Exporting them to PDF works. Also converting the file (to png) with libreoffice (manually) works.
```
$ /usr/bin/unoconv --format=pn…
-
Hi All!
This library is a great contribution for the community, tks for that!
Is there a way how to save a slide as an image?
kind regards!
-
When (after) creating report, it will be interresting to update all fields to have it up to date.
An intermediary solution, if not possible could be to force adding in settings.xml to ask user to re…
-
if the term is used like: `if some_variable` we should guess that it is a boolean.
-
This is some code I developed to answer [this SO question](https://stackoverflow.com/questions/68483738/python-docx-modify-runs-to-target-specific-words/68507579#68507579).
You give it a character-…