-
Hi Team,
Is there a way for export-excel to use specific encoding instead of first export to csv and then to xlsx?
I need to use Windows-1252 encoding for export.
Thanks
-
The Pandas has [read_excel](https://pandas.pydata.org/pandas-docs/stable/generated/pandas.read_excel.html) for dataframe. I think that it would be good to have it in the Deedle.
-
Import like so:
```r
import_path
-
Pretty straight forward really; it would be nice to insert and size an image into a cell
-
Hi guys, I'm having an error trying to save a spreadsheet. This is what I get:
**\* Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '**\* -[__NSArrayM insertObject:at…
-
#### Summary
The application crashes with the error 'Unexpected error occurred' when there is a file with a name like '*%.xlsx'.
### Environment Information
- Device Name: iPhone 14 Pro
- OS…
-
Hi,
Great project, I love it!
I encountered the issue of being unable to open the generated XLSX with Excel 2019, the error stating file was corrupted. However, updating NPOI and SharpZipLib pac…
-
Very nice utility! Is there a way to export the file as XLSX?
-
I'm having trouble parsing excel spreadsheets - would you be able to provide a best practice example of how to deal with an email that has an xls attachment?
-
Hi,
I have two PCs wth Office 2016. I created one XLSX file on each PC.
Then I attempted to convert files using converter.
One file was properly converted , and other file was not converted.
…