-
# The problem
We're using the python-docx package, which seems to be the best developed python package for ingesting and exporting docx files out there, but it is woefully lacking in some basics.
…
-
### Bug description
Consider the following MWE:
```
---
title: "Title"
format:
odt:
page-width: 8.27
---
# Section 1
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod t…
-
## Describe the bug
It is no longer possible to create multiple subdoc with each having a separate image, where the subdocuments are from a detail template.
This used to work with docxtpl==0.6.3 a…
-
HI
how to go to the next page (go to next docx page and keep going) with a specific condition like
+++IF condition +++
+++= page_break +++
+++END-IF+++
In python can use this
//code
from …
-
**Describe the bug**
The reason I think this is a bug is because the cost of embeding is on the upward of a dollar or more when this happen and I had to kill the process.
seemingly stuck on this:
…
-
Hi, I am working on a project where I need to read a docx file, edit the file and then convert it into a pdf. for reading and editing the docx file I am using python-docx package, but when using the e…
-
1234567890123456789012345678901234567890123456789012.docx SI
12345678901234567890123456789012345678901234567890123.docx NO
Da el error:
Warning at /project/7/document/add/
Data truncated for column …
-
**例行检查**
[//]: # '方框内填 x 表示打钩'
- [x] 我已确认目前没有类似 features
- [x] 我已确认我已升级到最新版本
- [x] 我已完整查看过项目 README,已确定现有版本无法满足需求
- [x] 我理解并愿意跟进此 features,协助测试和提供反馈
- [x] 我理解并认可上述内容,并理解项目维护者精力有限,**不遵循规则的 fe…
-
I have installed python 3.8.2 in my system but when i check the version of pip(installed automatically alongside with python), it is showing error in cmd. I previously had python 3.7 installed but uni…
-
基于intelanalytics/ipex-llm-xpu:latest镜像制作的镜像chatdoc_intel:1.1
启动容器test,无法加载Embedder模型。
dockerfile:
FROM intelanalytics/ipex-llm-xpu:latest
RUN export DEBIAN_FRONTEND=noninteractive && \
se…