Read a xlsx file protected with password
See original GitHub issueHi.
I try to read a xlsx file protected with a password.
I use this syntax :
readFile('myfile.xlsx',{"password":'aaa'})
but I receive this response:
File is password-protected
How can I fix this ?
Thanks
Issue Analytics
- State:
- Created 6 years ago
- Reactions:8
- Comments:7 (2 by maintainers)
Top Results From Across the Web
How do you read a password protected excel file into r?
for those of us who don't want a Java dependency... any packages that can read password-protected xlsx files without extra Java ...
Read more >How to read password protected excel file in R - GeeksforGeeks
Here we will use XLConnect package to read the password-protected file. This package provides comprehensive functionality to read, write and ...
Read more >Unlock Password Protect Excel File [Step-by-step Guide]
Anybody who knows the current password can remove or change workbook passwords. The steps are pretty simple. All you have to do is...
Read more >How to Open a Password Protected Excel File - wikiHow
1. Understand the conditions under which you can do this. If only a sheet in the Excel workbook is protected—that is, if you...
Read more >How to Open A Password Protected Excel without Password?
I have an Excel file encrypted with a password, I can't open and view the contents inside, the last employee has left and...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I think that’s perfectly understandable, but in that case, the error message returned needs to be clearer, because as it stands it makes it seem like a bug where it’s not reading the provided password, rather than a limitation of the Community Edition in conjunction with the file version.
Why is this feature listed under “Parsing Options” in the documentation if it hasn’t been implemented yet? This is very confusing for users looking to use this library for protected files. https://docs.sheetjs.com/#parsing-options