-
```
Hi,
I have a felix osgi container that has the following relevant bundles active
and fragments resolved.
-> find itext
START LEVEL 60
ID State Level Name
[ 15] [Active ] [ …
-
```
Since long texts replaced in merge fields and growing tables move the remaining
content of a page onto the next, support for Word's pagination control would be
highly anticipated:
- Keep lines …
-
```
What steps will reproduce the problem?
Create text in a docx not by continous typing but by copy/paste
See attached Sample.docx:
- Type "XDoc" "Report"
- Cut "Report" and paste it behind "XDoc"
…
-
```
Hi,
I have a felix osgi container that has the following relevant bundles active
and fragments resolved.
-> find itext
START LEVEL 60
ID State Level Name
[ 15] [Active ] [ …
-
Extention: *.??? and *.???? blocks any.txt and any.docx
I think that FSRM read "?" like any one char, not question mark.
Widmo updated
6 years ago
-
my docx file contain chinese like
`四、我们确认,我们完全同意招标文件制定的投标规则,并承诺按照这些规则履行我们的所有义务,包括一旦投标文件被贵方接受,将履行社会资本合作方的义务`
in my mac, i used doc_ripper and the result shows below
```
➜ ~ irb
irb(main):001:0>…
xwydq updated
7 years ago
-
the simple code
```python
from docx import Document
doc = Document(r"xxxx.docx")
print(doc.part.numbering_part)
```
The following issues have occurred
```
Traceback (most recent call last):
…
-
## Bug Report
**Title**: Quantity error
**Safco Employee Name**: Angela Menendez
**Safco Employee Email**: amenendez@safcodental.com
**Date of Issue**: 2024-11-12
**Issue Headline**: o…
-
i have recently used html-docx-js library to export html to docx file format. Generated docx working fine on Desktop, but on mobile Word APK showing "word found unreadable content".
Please suggest …
-
When converting from word document to pdf the content that were inserted with the line of code below, were not converted to pdf.
Below is the method that convert word to pdf:
public (byte…