XLSXDecryptor — XLSXDecryptor class in the Aspose.Cells FOSS Python API..
Package: aspose.cells_foss
Methods
| Method | Returns | Description |
|---|
decrypt_file(input_encrypted_path, output_path, password) | void | |
decrypt_to_memory(input_encrypted_path, password) | void | |
See Also