encrypt method
encrypt
Encrypts Presentation with specified password.
def encrypt(self, encryption_password):
...
| Parameter | Type | Description |
|---|---|---|
| encryption_password | str | The password. |
See Also
- class
IProtectionManager - module
aspose.slides - library
Aspose.Slides