Hi Team,
We are inserting an image into a document using ShapeType.TextBox.
Using ShapeType.Image without ImageData occupies space, and using ShapeType.TextBox allows text to be written over the image, but we want to p…...Inline }; Paragraph imagePara = new(document);...AppendChild(run); // Insert paragraph into the image textbox. imageTextBox...