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…... Shape imageTextBox = new(document...Create the TextBox Shape : You can create a Shape of type TextBox...