Pictures
Replace an existing image placeholder with a new image.


{
"presentation": {
"template": "template.pptx",
"slides": [
{
"slide_index": 0,
"shapes": [
{
"name": "Picture 1",
"filename": "happy with automation.jpg"
}
]
}
]
}
}Last updated