Images
Replace shapes with images by providing objects containing image information.
Reference: the Image object
Download: input.zip · output.pptx
template.pptx
1
output.pptx
1
data.json
{
"slides": [
{
"template": 1,
"image": {
"type": "image",
"src": "images/home-office.jpg",
"scaling": "contain",
"overflow": "hidden"
}
}
]
}