encrypt method
encrypt
Encrypts Presentation with specified password.
def encrypt(self, encryption_password):
...
Parameter | Type | Description |
---|---|---|
encryption_password | str | The password. |
Examples
The following sample code shows you how to encrypt a PowerPoint Presentation.
See Also
- class
ProtectionManager
- module
aspose.slides
- library
Aspose.Slides