XLSXEncryptor

Összefoglaló

XLSXEncryptor egy Python-osztály a Aspose.Cells rendszerben.

XLSX fájlok titkosítását kezel.

Módszerek

SignatureDescription
__init__(encryption_params)Initialize XLSX encryptor.
encrypt_file(input_xlsx_path, output_path, password)Encrypt an XLSX file.
 Magyar