Add text
Insert text to a given text shape


{
"presentation": {
"template": "template.pptx",
"slides": [
{
"slide_index": 0,
"shapes": [
{
"name": "Title 1",
"text": "Automate PowerPoint Generation"
},
{
"name": "Subtitle 2",
"text": "Create, fill and manage PowerPoint documentations through simple API requests."
}
]
}
]
}
}
Last updated