We are using below code and getting exception -
foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true))
{
try
{
// Skip shapes that are textboxes — th…...occured while resizing shapes and tables :" + ex.Message); throw ex;...occurred while resizing shapes and tables: " + ex.Message); throw; }...