Set this property if you want to protect the converted document with a password.
Returns:
java.lang.String
setPassword(String value)
public final void setPassword(String value)
Set this property if you want to protect the converted document with a password.
Parameters:
Parameter
Type
Description
value
java.lang.String
getZoom()
public final int getZoom()
Specifies the zoom level in percentage. Default is 100.
Default zoom is supported till Microsoft Powerpoint 2010. Starting from Microsoft Powerpoint 2013 default zoom is no longer set to document, instead it appears to use the zoom factor of the last document that was opened.
Returns:
int
setZoom(int value)
public final void setZoom(int value)
Specifies the zoom level in percentage. Default is 100.
Default zoom is supported till Microsoft Powerpoint 2010. Starting from Microsoft Powerpoint 2013 default zoom is no longer set to document, instead it appears to use the zoom factor of the last document that was opened.
Parameters:
Parameter
Type
Description
value
int
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.