EffectFormat

Vue de l’ensemble

‘EffectFormat’ est une classe dans Aspose.Slides FOSS pour Python.Déduit de: PVIObject', ISlideComponent, IPresentationComposant`.

Il représente les propriétés d’effet de la forme.

Cette classe fournit 16 méthodes pour travailler avec des objets EffectFormat dans les programmes Python. Les méthodologies disponibles comprennent: disable_blur_effect, disable-fill_overlay_efect', Disable&glow_ffect’, Disableinner_shadow_ Effectif,Disable__outer_Shadow&effective;disables_preset_thadoweffecte; desable#reflection_fact : ‘disables#soft_edge_phact’ : enable=fill&overley_effects: ’enables=glou_éffects`.

Propriétés

NameTypeAccessDescription
is_no_effectsboolReadReturns true if all effects are disabled (as just created, default EffectFormat object).
blur_effectIBlurRead/WriteBlur effect.
fill_overlay_effectIFillOverlayRead/WriteFill overlay effect.
glow_effectIGlowRead/WriteGlow effect.
inner_shadow_effectIInnerShadowRead/WriteInner shadow.
outer_shadow_effectIOuterShadowRead/WriteOuter shadow.
preset_shadow_effectIPresetShadowRead/WritePreset shadow.
reflection_effectIReflectionRead/WriteReflection.
soft_edge_effectISoftEdgeRead/WriteSoft edge.
as_i_effect_param_sourceIEffectParamSourceReadGets the as i effect param source.
as_i_presentation_componentIPresentationComponentReadAllows to get base IPresentationComponent interface.
slideIBaseSlideReadGets the slide.
presentationIPresentationReadGets the presentation.

méthodes

SignatureDescription
set_blur_effect(radius, grow)Sets the blur effect value.
enable_fill_overlay_effect()Activates the fill overlay effect on the shape
enable_glow_effect()Activates the glow effect on the shape
enable_inner_shadow_effect()Activates the inner shadow effect on the shape
enable_outer_shadow_effect()Activates the outer shadow effect on the shape
enable_preset_shadow_effect()Activates the preset shadow effect on the shape
enable_reflection_effect()Activates the reflection effect on the shape
enable_soft_edge_effect()Activates the soft edge effect on the shape
disable_blur_effect()Deactivates any blur effect on the shape
disable_fill_overlay_effect()Deactivates the fill overlay effect on the shape
disable_glow_effect()Deactivates the glow effect on the shape
disable_inner_shadow_effect()Deactivates the inner shadow effect on the shape
disable_outer_shadow_effect()Deactivates the outer shadow effect on the shape
disable_preset_shadow_effect()Deactivates the preset shadow effect on the shape
disable_reflection_effect()Deactivates the reflection effect on the shape
disable_soft_edge_effect()Deactivates the soft edge effect on the shape

Voir aussi

  • Aspose.Slides - référence API d’entreprise
 Français