set_image_position
Change the location and size of an image on a Keynote slide by specifying new X, Y, width, and height values.
Instructions
Repositions and/or resizes an existing image on a slide
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | New X position in points | |
| y | No | New Y position in points | |
| width | No | New width in points | |
| height | No | New height in points | |
| imageIndex | Yes | 1-based image index | |
| slideIndex | Yes | 1-based slide index |