slides_set_alignment
Align paragraphs in a Google Slides shape by specifying start and end indices. Choose from START, CENTER, END, or JUSTIFIED alignment for precise text formatting.
Instructions
Set paragraph alignment for a text range within a shape. alignment: START, CENTER, END, JUSTIFIED.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| shape_id | Yes | ||
| alignment | No | START | |
| end_index | Yes | ||
| start_index | Yes | ||
| presentation_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |