PictureFillMode

Overview

PictureFillMode is a enum in Aspose.Slides FOSS for Python.

Determines how picture will fill area.

Values

ValueDescription
TILERepresents a picture fill mode that tiles the image across the shape
STRETCHRepresents a picture fill mode that stretches the image to fit the shape

See Also