-
## Problem
Using partition_docx removes bullets from text.
This is unstructured/unstructured/docx/partition.py
Lines 474-484
```
# NOTE(scanny) - a list-item gets some special treatment, …
jgen1 updated
3 months ago
-
I have disabled Windows Defender Security and lauched the command :
`python .\follina.py -t docx -m binary -b C:\Windows\System32\calc.exe`
When I launch the docx I can perfectly see the GET reque…
-
Is there any attribute in ```Sections``` or in ```python-docx``` to set the background-color of the pages of the document??
-
The VulnCLassification data from the XML file is passed to the strip_tag function so it removes the HREF link.
Should split the links out then rebuild them in the word function.
Ref:
https://gi…
-
Hello,
i'm looking for a way to set `space_after` to 0 in default table cell paragraph.
This seems to not work
```
row.cells[1].paragraphs[0].paragraph_format.space_after = Inches(0)
row.cells[1].p…
-
Bij processing puntenlaag via de PDOK AHN WCS Tool volgt een crash binnen QGIS 3.28. Meerdere keren geprobeerd en instellingen WCS en databronnen bekeken maar zie geen verschillen met eerdere versie Q…
-
I'd like to merge some mergefields but not all of them. I mean, I want to merge some mergefields executing one python script and then merge the ones that remains executing a different python script. W…
-
- [Main Page with some modifications](https://keiraokimoto.github.io/Fastpages/)
- [Post with an image](https://keiraokimoto.github.io/Fastpages/markdown/2022/08/28/markdown-2.html)
- [Installation …
-
Hi Devs,
I am seeing this error right now, for my conversion of PDF to docx
```
[INFO] Start to convert C:\Users\Richmond\Desktop\work\MideaInstallerFiles\Setup Guides\OTP Setup Guide.pdf
[INFO]…
-
Difficulty: 2
Technology: Apache Spark Streaming
Description: Perform a join operation on two streams of data using Apache Spark Streaming's DStream API. Write Python code to define join logic b…