set_image_alt_text
Set accessibility alt text and optional title on embedded images in Word documents to improve screen reader compatibility.
Instructions
Set accessibility alt text and title on an embedded image.
Args: rId: The relationship ID of the image. alt_text: Alt text (descr attribute on wp:docPr). title: Optional title attribute on wp:docPr.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rId | Yes | ||
| alt_text | Yes | ||
| title | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |