-
```
What steps will reproduce the problem?
1. option on the function to turn off GDocs converstion (e.g., leave .docx as
docs and do not convert
What is the expected output? What do you see instead?…
-
### QPT版本
V1.0b7
### 操作系统版本
Windows 11
### 核心信息填写
**复现步骤/报错截图**
## 步骤描述
(可描述您参考了哪些文档中的步骤,或自己在做哪些操作时遇到了问题,社区维护者可以通过该描述来尽可能复现您的情况)
## 【如报错则必须提供】Requirements文件内容
```
↓建议在此处粘贴…
-
Docx file uses Office MML to insert formulaes.
Method could take tex as input and then insert into docx after converting the formulae into OMML.
ghost updated
2 years ago
-
```
What steps will reproduce the problem?
1. option on the function to turn off GDocs converstion (e.g., leave .docx as
docs and do not convert
What is the expected output? What do you see instead?…
-
```
What steps will reproduce the problem?
1. option on the function to turn off GDocs converstion (e.g., leave .docx as
docs and do not convert
What is the expected output? What do you see instead?…
-
### Issue
To Deck imported attachment files are corrupted (.pdf, .docx) or contain text "unauthorized permission requested" instead of the Trello attachment content (.txt). Import of cards, comments,…
-
Full lib seems to be broken because of incorrect modules imports:
```
>>> from sendsay.api import SendsayAPI
Trace…
-
there is something wrong with the IMAGE, when i change the suffix docx to zip, i found that there is no pictures in the media file. so it can't import the pictures, also, if i want to put two picture…
-
Hi,
I'm not very familiar with python and I'm encountering some difficulties to run the script.
Please is it possible to know if the script correctly run in Ubuntu 16.04.2 LTS.
I report what i …
-
I am trying to programmatically extract form data from a large number of Word documents. I am able to extract the text data, but not the checkboxes. Is it possible to determine if a checkbox has been …