Hi Support,
I’m getting this error on iterating over all the shapes and trying to compare it with istanceof Table.
image.png (30.8 KB)
@karanmarsh,
Thank you for contacting support.
Please try the following way:
console.log("shape", shape, shape instanceof aspose.Slides.Table);