-
Without any option to do different, Worksheet method CONVERT_TO_TABLE drops initial excel lines.
I expect that the table gets populated according to values of lv_maxcol, lv_maxrow that are set at …
-
hi i've installed pystdf on my anaconda;
i'd like to convert my stdf file to csv or excel format and i saw there's 'stdf2excel.py' under scripts directory.
may i ask if there's any where i can fin…
-
test1.xlsx
![image](https://user-images.githubusercontent.com/12035385/201172339-df07225d-02b5-4632-93a7-06ce54804b02.png)
I try to covert test1.xlsx to .csv file by using read_excel(), then wri…
-
```
What steps will reproduce the problem?
1. Just save a Excel File with Java API
DocumentListEntry lDocumentListEntry = new DocumentListEntry();
File lDocumentFile = new File(pDocsFile.getA…
-
Voici une to-do list :
- [ ] Mieux fournir la section exmples Roxygen de toxlsx et add_table (retours d'utilisateurs)
- Galerie d'exemples pkgdown :
- [ ] Découpage en deux pages : "intro" et "…
-
```
What steps will reproduce the problem?
1. Just save a Excel File with Java API
DocumentListEntry lDocumentListEntry = new DocumentListEntry();
File lDocumentFile = new File(pDocsFile.getA…
-
```
What steps will reproduce the problem?
1. Just save a Excel File with Java API
DocumentListEntry lDocumentListEntry = new DocumentListEntry();
File lDocumentFile = new File(pDocsFile.getA…
-
```
What steps will reproduce the problem?
1. Just save a Excel File with Java API
DocumentListEntry lDocumentListEntry = new DocumentListEntry();
File lDocumentFile = new File(pDocsFile.getA…
-
I'm trying to convert excel files to PDFs and it is successfully completing this action. The issue is none of the columns are expanded so there is a lot of data that is missing in the pdf form. Is t…
-
### Cannot convert -#.##### to Excel
Here is an error log trying to extract data summary - seems like the spreadsheet writer is unable to fill float values
```
-----------------------------------…