Gets a value of [PresentationImageEffects](../../com.groupdocs.watermark.options/presentationimageeffects) or [PresentationTextEffects](../../com.groupdocs.watermark.options/presentationtexteffects) for effects that should be applied to the watermark.
Sets a value of [PresentationImageEffects](../../com.groupdocs.watermark.options/presentationimageeffects) or [PresentationTextEffects](../../com.groupdocs.watermark.options/presentationtexteffects) for effects that should be applied to the watermark.
isLocked()
public final boolean isLocked()
Gets a value indicating whether an editing of the shape in PowerPoint is forbidden.
Returns:
boolean - If the value is true, shape editing will be forbidden. By default, the value is false, the shape can be edited in PowerPoint.
setLocked(boolean value)
public final void setLocked(boolean value)
Sets a value indicating whether an editing of the shape in PowerPoint is forbidden.
Parameters:
Parameter
Type
Description
value
boolean
If the value is true, shape editing will be forbidden. By default, the value is false, the shape can be edited in PowerPoint.
getProtectWithUnreadableCharacters()
public final boolean getProtectWithUnreadableCharacters()
Gets or sets a value indicating whether the text watermark characters are mixed with unreadable characters.
This protection applies only when #isLocked().isLocked() returns true.
Returns:
boolean - A value indicating whether the text watermark characters are mixed with unreadable characters.
setProtectWithUnreadableCharacters(boolean value)
public final void setProtectWithUnreadableCharacters(boolean value)
Gets or sets a value indicating whether the text watermark characters are mixed with unreadable characters.
This protection applies only when #isLocked().isLocked() returns true.
Parameters:
Parameter
Type
Description
value
boolean
A value indicating whether the text watermark characters are mixed with unreadable characters.
getName()
public final String getName()
Gets the name a shape.
Returns:
java.lang.String - The shape name.
setName(String value)
public final void setName(String value)
Sets the name a shape.
Parameters:
Parameter
Type
Description
value
java.lang.String
The shape name.
getAlternativeText()
public final String getAlternativeText()
Gets the descriptive (alternative) text that will be associated with a shape.
Returns:
java.lang.String - The descriptive (alternative) text that will be associated with a shape.
setAlternativeText(String value)
public final void setAlternativeText(String value)
Sets the descriptive (alternative) text that will be associated with a shape.
Parameters:
Parameter
Type
Description
value
java.lang.String
The descriptive (alternative) text that will be associated with a shape.
getEffects()
public final IPresentationWatermarkEffects getEffects()
Gets a value of [PresentationImageEffects](../../com.groupdocs.watermark.options/presentationimageeffects) or [PresentationTextEffects](../../com.groupdocs.watermark.options/presentationtexteffects) for effects that should be applied to the watermark.
Returns:IPresentationWatermarkEffects - The value of [PresentationImageEffects](../../com.groupdocs.watermark.options/presentationimageeffects) or [PresentationTextEffects](../../com.groupdocs.watermark.options/presentationtexteffects) for effects that should be applied to the watermark.
setEffects(IPresentationWatermarkEffects value)
public final void setEffects(IPresentationWatermarkEffects value)
Sets a value of [PresentationImageEffects](../../com.groupdocs.watermark.options/presentationimageeffects) or [PresentationTextEffects](../../com.groupdocs.watermark.options/presentationtexteffects) for effects that should be applied to the watermark.
The value of [PresentationImageEffects](../../com.groupdocs.watermark.options/presentationimageeffects) or [PresentationTextEffects](../../com.groupdocs.watermark.options/presentationtexteffects) for effects that should be applied to the watermark.
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.