-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
I am reading word file (.docx) using the below code:
```
from llama_index.core impor…
-
Use-case: You write a collaborative document like the Nextcloud polishing issue. Then when you want to copy it into a Nextcloud issue, you notice that the Markdown characters like bullets, heading #, …
-
**Describe the bug**
I want to upsert different files (e.g. PDF) via the API. Some Document Loaders return an error when using them via the Upsert API. The "Text File" Document Loader works fine, but…
-
### Description
The app is crashing or freezing every time i'm opening the preview pannel for a .docx/.xlsx/.pptx file.
For some other types of files, the app doesn't crash but nothing is display…
-
Thank you for the initiative. I am using it for table extraction and it is returning tables/dataframes as expected. However, it is not giving complete text in some rows or providing text in multiple l…
-
```
What steps will reproduce the problem?
1. Create a docx file with Arabic language, this is written in the right to
left direction.
2. Convert the docx to pdf using itext via XWPF converter
3. The…
-
```
What steps will reproduce the problem?
1. Create a docx file with Arabic language, this is written in the right to
left direction.
2. Convert the docx to pdf using itext via XWPF converter
3. The…
-
_Edited: based on @cderv comment and with additional examples_
## Considering the below example for Quarto `fig-alt` attribute:
```md
## Section
![Caption for Quarto Logo](https://quarto.org…
-
I've came across a panic caused by an unsafe slice access
![image](https://github.com/user-attachments/assets/0f55978c-763e-4e6a-a10c-d3310dab4057)
`panic: runtime error: index out of range [0] …
-
Need to find a way to convert docx to pdf which is OS independent. Embedded links should also be working in the pdf and formatting should be maintained.