XLSXDecryptor (Penghapus)
Pengamatan umum
XLSXDecryptor adalah kelas di Aspose.Cells untuk Python.
Menangani dekripsi file XLSX.
Metode-metode yang digunakan
| Tanda tangan | Deskripsi |
|---|---|
decrypt_file(input_encrypted_path, output_path, password) | Dekripsi file XLSX yang terenkripasi. |
decrypt_to_memory(input_encrypted_path, password) | Dekripsi file XLSX terenkrip di memori. |