XLSXDecryptor — Aspose.Cells FOSS Python API Reference

XLSXDecryptor — XLSXDecryptor class in the Aspose.Cells FOSS Python API..

Package: aspose.cells_foss


Methods

MethodReturnsDescription
decrypt_file(input_encrypted_path, output_path, password)void
decrypt_to_memory(input_encrypted_path, password)void

See Also