BehaviorProperty
Overview
BehaviorProperty is a class in Aspose.Slides FOSS for Python.
Inherits from: IBehaviorProperty.
Represent property types for animation behavior.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
value | str | Read | Value of the property |
is_custom | bool | Read | Shows if this property does not belong to the predefined properties list in the specification: https://msdn.microsoft.com/en-us/library/dd949052(v=office.15).aspx |
ppt_x | BehaviorProperty | Read | Represents ‘ppt_x’ property |
ppt_y | BehaviorProperty | Read | Represents ‘ppt_y’ property |
ppt_w | BehaviorProperty | Read | Represents ‘ppt_w’ property |
ppt_h | BehaviorProperty | Read | Represents ‘ppt_h’ property |
ppt_c | BehaviorProperty | Read | Represents ‘ppt_c’ property |
ppt_r | BehaviorProperty | Read | Represents ‘ppt_r’ property |
x_shear | BehaviorProperty | Read | Represents ‘xshear’ property |
y_shear | BehaviorProperty | Read | Represents ‘yshear’ property |
image | BehaviorProperty | Read | Represents ‘image’ property |
scale_x | BehaviorProperty | Read | Represents ‘ScaleX’ property |
scale_y | BehaviorProperty | Read | Represents ‘ScaleY’ property |
r | BehaviorProperty | Read | Represents ‘r’ property |
fill_color | BehaviorProperty | Read | Represents ‘fillcolor’ property |
style_opacity | BehaviorProperty | Read | Represents ‘style.opacity’ property |
style_rotation | BehaviorProperty | Read | Represents ‘style.rotation’ property |
style_visibility | BehaviorProperty | Read | Represents ‘style.visibility’ property |
style_color | BehaviorProperty | Read | Represents ‘style.color’ property |
style_font_size | BehaviorProperty | Read | Represents ‘style.fontSize’ property |
style_font_weight | BehaviorProperty | Read | Represents ‘style.fontWeight’ property |
style_font_style | BehaviorProperty | Read | Represents ‘style.fontStyle’ property |
style_font_family | BehaviorProperty | Read | Represents ‘style.fontFamily’ property |
style_text_effect_emboss | BehaviorProperty | Read | Represents ‘style.textEffectEmboss’ property |
style_text_shadow | BehaviorProperty | Read | Represents ‘style.textShadow’ property |
style_text_transform | BehaviorProperty | Read | Represents ‘style.textTransform’ property |
style_text_decoration_underline | BehaviorProperty | Read | Represents ‘style.textDecorationUnderline’ property |
style_text_effect_outline | BehaviorProperty | Read | Represents ‘style.textEffectOutline’ property |
style_text_decoration_line_through | BehaviorProperty | Read | Represents ‘style.textDecorationLineThrough’ property |
style_s_rotation | BehaviorProperty | Read | Represents ‘style.sRotation’ property |
image_data_crop_top | BehaviorProperty | Read | Represents ‘imageData.cropTop’ property |
image_data_crop_bottom | BehaviorProperty | Read | Represents ‘imageData.cropBottom’ property |
image_data_crop_left | BehaviorProperty | Read | Represents ‘imageData.cropLeft’ property |
image_data_crop_right | BehaviorProperty | Read | Represents ‘imageData.cropRight’ property |
image_data_gain | BehaviorProperty | Read | Represents ‘imageData.gain’ property |
image_data_blacklevel | BehaviorProperty | Read | Represents ‘imageData.blacklevel’ property |
image_data_gamma | BehaviorProperty | Read | Represents ‘imageData.gamma’ property |
image_data_grayscale | BehaviorProperty | Read | Represents ‘imageData.grayscale’ property |
image_data_chromakey | BehaviorProperty | Read | Represents ‘imageData.chromakey’ property |
fill_on | BehaviorProperty | Read | Represents ‘fill.on’ property |
fill_type | BehaviorProperty | Read | Represents ‘fill.type’ property |
fill_color_ | BehaviorProperty | Read | Represents ‘fill.color’ property |
fill_opacity | BehaviorProperty | Read | Represents ‘fill.opacity’ property |
fill_color2 | BehaviorProperty | Read | Represents ‘fill.color2’ property |
fill_method | BehaviorProperty | Read | Represents ‘fill.method’ property |
fill_opacity2 | BehaviorProperty | Read | Represents ‘fill.opacity2’ property |
fill_angle | BehaviorProperty | Read | Represents ‘fill.angle’ property |
fill_focus | BehaviorProperty | Read | Represents ‘fill.focus’ property |
fill_focus_position_x | BehaviorProperty | Read | Represents ‘fill.focusposition.x’ property |
fill_focus_position_y | BehaviorProperty | Read | Represents ‘fill.focusposition.y’ property |
fill_focus_size_x | BehaviorProperty | Read | Represents ‘fill.focussize.x’ property |
fill_focus_size_y | BehaviorProperty | Read | Represents ‘fill.focussize.y’ property |
stroke_on | BehaviorProperty | Read | Represents ‘stroke.on’ property |
stroke_color | BehaviorProperty | Read | Represents ‘stroke.color’ property |
stroke_weight | BehaviorProperty | Read | Represents ‘stroke.weight’ property |
stroke_opacity | BehaviorProperty | Read | Represents ‘stroke.opacity’ property |
stroke_line_style | BehaviorProperty | Read | Represents ‘stroke.linestyle’ property |
stroke_dash_style | BehaviorProperty | Read | Represents ‘stroke.dashstyle’ property |
stroke_fill_type | BehaviorProperty | Read | Represents ‘stroke.filltype’ property |
stroke_src | BehaviorProperty | Read | Represents ‘stroke.src’ property |
stroke_color2 | BehaviorProperty | Read | Represents ‘stroke.color2’ property |
stroke_image_size_x | BehaviorProperty | Read | Represents ‘stroke.imagesize.x’ property |
stroke_image_size_y | BehaviorProperty | Read | Represents ‘stroke.imagesize.y’ property |
stroke_start_arrow | BehaviorProperty | Read | Represents ‘stroke.startArrow’ property |
stroke_end_arrow | BehaviorProperty | Read | Represents ‘stroke.endArrow’ property |
stroke_start_arrow_width | BehaviorProperty | Read | Represents ‘stroke.startArrowWidth’ property |
stroke_start_arrow_length | BehaviorProperty | Read | Represents ‘stroke.startArrowLength’ property |
stroke_end_arrow_width | BehaviorProperty | Read | Represents ‘stroke.endArrowWidth’ property |
stroke_end_arrow_length | BehaviorProperty | Read | Represents ‘stroke.endArrowLength’ property |
shadow_on | BehaviorProperty | Read | Represents ‘shadow.on’ property |
shadow_type | BehaviorProperty | Read | Represents ‘shadow.type’ property |
shadow_color | BehaviorProperty | Read | Represents ‘shadow.color’ property |
shadow_color2 | BehaviorProperty | Read | Represents ‘shadow.color2’ property |
shadow_opacity | BehaviorProperty | Read | Represents ‘shadow.opacity’ property |
shadow_offset_x | BehaviorProperty | Read | Represents ‘shadow.offset.x’ property |
shadow_offset_y | BehaviorProperty | Read | Represents ‘shadow.offset.y’ property |
shadow_offset_2x | BehaviorProperty | Read | Represents ‘shadow.offset2.x’ property |
shadow_offset_2y | BehaviorProperty | Read | Represents ‘shadow.offset2.y’ property |
shadow_origin_x | BehaviorProperty | Read | Represents ‘shadow.origin.x’ property |
shadow_origin_y | BehaviorProperty | Read | Represents ‘shadow.origin.y’ property |
shadow_matrix_xto_x | BehaviorProperty | Read | Represents ‘shadow.matrix.xtox’ property |
shadow_matrix_xto_y | BehaviorProperty | Read | Represents ‘shadow.matrix.xtoy’ property |
shadow_matrix_yto_x | BehaviorProperty | Read | Represents ‘shadow.matrix.ytox’ property |
shadow_matrix_yto_y | BehaviorProperty | Read | Represents ‘shadow.matrix.ytoy’ property |
shadow_matrix_perspective_x | BehaviorProperty | Read | Represents ‘shadow.matrix.perspectiveX’ property |
shadow_matrix_perspective_y | BehaviorProperty | Read | Represents ‘shadow.matrix.perspectiveY’ property |
skew_on | BehaviorProperty | Read | Represents ‘skew.on’ property |
skew_offset_x | BehaviorProperty | Read | Represents ‘skew.offset.x’ property |
skew_offset_y | BehaviorProperty | Read | Represents ‘skew.offset.y’ property |
skew_origin_x | BehaviorProperty | Read | Represents ‘skew.origin.x’ property |
skew_origin_y | BehaviorProperty | Read | Represents ‘skew.origin.y’ property |
skew_matrix_xto_x | BehaviorProperty | Read | Represents ‘skew.matrix.xtox’ property |
skew_matrix_xto_y | BehaviorProperty | Read | Represents ‘skew.matrix.xtoy’ property |
skew_matrix_yto_x | BehaviorProperty | Read | Represents ‘skew.matrix.ytox’ property |
skew_matrix_yto_y | BehaviorProperty | Read | Represents ‘skew.matrix.ytoy’ property |
skew_matrix_perspective_x | BehaviorProperty | Read | Represents ‘skew.matrix.perspectiveX’ property |
skew_matrix_perspective_y | BehaviorProperty | Read | Represents ‘skew.matrix.perspectiveY’ property |
extrusion_on | BehaviorProperty | Read | Represents ’extrusion.on’ property |
extrusion_type | BehaviorProperty | Read | Represents ’extrusion.type’ property |
extrusion_render | BehaviorProperty | Read | Represents ’extrusion.render’ property |
extrusion_view_point_origin_x | BehaviorProperty | Read | Represents ’extrusion.viewpointorigin.x’ property |
extrusion_view_point_origin_y | BehaviorProperty | Read | Represents ’extrusion.viewpointorigin.y’ property |
extrusion_view_point_x | BehaviorProperty | Read | Represents ’extrusion.viewpoint.x’ property |
extrusion_view_point_y | BehaviorProperty | Read | Represents ’extrusion.viewpoint.y’ property |
extrusion_view_point_z | BehaviorProperty | Read | Represents ’extrusion.viewpoint.z’ property |
extrusion_plane | BehaviorProperty | Read | Represents ’extrusion.plane’ property |
extrusion_skew_angle | BehaviorProperty | Read | Represents ’extrusion.skewangle’ property |
extrusion_skew_amt | BehaviorProperty | Read | Represents ’extrusion.skewamt’ property |
extrusion_back_depth | BehaviorProperty | Read | Represents ’extrusion.backdepth’ property |
extrusion_fore_depth | BehaviorProperty | Read | Represents ’extrusion.foredepth’ property |
extrusion_orientation_x | BehaviorProperty | Read | Represents ’extrusion.orientation.x’ property |
extrusion_orientation_y | BehaviorProperty | Read | Represents ’extrusion.orientation.y’ property |
extrusion_orientation_z | BehaviorProperty | Read | Represents ’extrusion.orientation.z’ property |
extrusion_orientation_angle | BehaviorProperty | Read | Represents ’extrusion.orientationangle’ property |
extrusion_color | BehaviorProperty | Read | Represents ’extrusion.color’ property |
extrusion_rotation_angle_x | BehaviorProperty | Read | Represents ’extrusion.rotationangle.x’ property |
extrusion_rotation_angle_y | BehaviorProperty | Read | Represents ’extrusion.rotationangle.y’ property |
extrusion_lock_rotation_center | BehaviorProperty | Read | Represents ’extrusion.lockrotationcenter’ property |
extrusion_auto_rotation_center | BehaviorProperty | Read | Represents ’extrusion.autorotationcenter’ property |
extrusion_rotation_center_x | BehaviorProperty | Read | Represents ’extrusion.rotationcenter.x’ property |
extrusion_rotation_center_y | BehaviorProperty | Read | Represents ’extrusion.rotationcenter.y’ property |
extrusion_rotation_center_z | BehaviorProperty | Read | Represents ’extrusion.rotationcenter.z’ property |
extrusion_color_mode | BehaviorProperty | Read | Represents ’extrusion.colormode’ property |
Methods
| Signature | Description |
|---|---|
__init__() | |
get_or_create_by_value(property_value) → BehaviorProperty | Returns an existing BehaviorProperty with the given value or creates a new one |