IBasePortionFormat Aspose.Slides FOSS Python API референция
Общ преглед
IPictureFillFormat определя опции за форматиране на i picture fill. Прогледайте свойствата и методите в таблиците по-долу, за да разберете пълната публична API повърхност от този тип. Всички членове, изброени тук са част от стабилното обществено API и могат да се използват в производствения код, насочен към изданието FOSS. Вижте документацията на пакета за инструкции относно инсталацията и пълен списък с свързани типове.
Пакет: aspose.slides_foss
Свойства на веществата
| Property | Type | Access | Description |
|---|---|---|---|
dpi | int | Read / Write | The dpi value. |
picture_fill_mode | PictureFillMode | Read / Write | The picture_fill_mode value. |
picture | ISlidesPicture | Read-only | The picture value. |
crop_left | float | Read / Write | The crop_left value. |
crop_top | float | Read / Write | The crop_top value. |
crop_right | float | Read / Write | The crop_right value. |
crop_bottom | float | Read / Write | The crop_bottom value. |
stretch_offset_left | float | Read / Write | The stretch_offset_left value. |
stretch_offset_top | float | Read / Write | The stretch_offset_top value. |
stretch_offset_right | float | Read / Write | The stretch_offset_right value. |
stretch_offset_bottom | float | Read / Write | The stretch_offset_bottom value. |
tile_offset_x | float | Read / Write | The tile_offset_x value. |
tile_offset_y | float | Read / Write | The tile_offset_y value. |
tile_scale_x | float | Read / Write | The tile_scale_x value. |
tile_scale_y | float | Read / Write | The tile_scale_y value. |
tile_alignment | RectangleAlignment | Read / Write | The tile_alignment value. |
tile_flip | TileFlip | Read / Write | The tile_flip value. |
Вижте също:
- Aspose.Slides FOSS Python API Референтен дом