zip_64_mode property
zip_64_mode property
Specifies whether the ZIP64 format is used for the Presentation document.
The default value is Zip64Mode.IF_NECESSARY
Definition:
@property
def zip_64_mode(self):
...
@zip_64_mode.setter
def zip_64_mode(self, value):
...
See Also
- class
PptxOptions
- module
aspose.slides.export
- library
Aspose.Slides