We are using below code and getting exception -
foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true))
{
try
{
// Skip shapes that are textboxes — th…...(like an image or a drawing object) inside a textbox. Textboxes...GroupShape. You need to resize this object instead of shapes inside, so...