IReflection — Aspose.Slides FOSS Python API Reference

Overview

IReflection represents the i reflection in a presentation. Browse the properties and methods in the tables below to understand the complete public API surface of this type. All members listed here are part of the stable public API and may be used in production code targeting the FOSS edition. Refer to the package documentation for installation instructions and a complete list of related types.

Package: aspose.slides_foss


Properties

PropertyTypeAccessDescription
start_pos_alphafloatRead / WriteThe start_pos_alpha value.
end_pos_alphafloatRead / WriteThe end_pos_alpha value.
fade_directionfloatRead / WriteThe fade_direction value.
start_reflection_opacityfloatRead / WriteThe start_reflection_opacity value.
end_reflection_opacityfloatRead / WriteThe end_reflection_opacity value.
blur_radiusfloatRead / WriteThe blur_radius value.
directionfloatRead / WriteThe direction value.
distancefloatRead / WriteThe distance value.
rectangle_alignRectangleAlignmentRead / WriteThe rectangle_align value.
skew_horizontalfloatRead / WriteThe skew_horizontal value.
skew_verticalfloatRead / WriteThe skew_vertical value.
rotate_shadow_with_shapeboolRead / WriteWhether rotate_shadow_with_shape is enabled.
scale_horizontalfloatRead / WriteThe scale_horizontal value.
scale_verticalfloatRead / WriteThe scale_vertical value.
as_i_image_transform_operationIImageTransformOperationRead-onlyThe as_i_image_transform_operation value.

See Also