set_page_margins
Define custom page margins for DOCX files by specifying top, left, right, and bottom values in centimeters.
Instructions
Set page margins for a DOCX file (in cm)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top_cm | No | Top margin in cm | |
| left_cm | No | Left margin in cm | |
| right_cm | No | Right margin in cm | |
| bottom_cm | No | Bottom margin in cm | |
| file_path | Yes | Absolute path to the .docx file | |
| output_path | No | Save to different path |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |