Hi Support,
I’m getting this error while creating chart.
sld = Presentation.getSlides().get_Item(4);
for (let i = 0; i < sld.getShapes().size(); i++) {
const shape = sld.getShapes().get_Item(i);
console.log('s…... sld = presentation.getSlides().get_Item(4);...Could you please share the presentation file you used? karanmarsh...