resize_page_item
Resize any page item on a specified page by setting new dimensions and choosing an anchor point for controlled scaling.
Instructions
Resize a page item
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageIndex | Yes | Index of the page containing the item | |
| itemIndex | Yes | Index of the page item to resize | |
| width | Yes | New width | |
| height | Yes | New height | |
| anchorPoint | No | Anchor point for resizing | CENTER_ANCHOR |