How to manipulate Image in a word document?

Hi,

I have a question, how to insert delete an image in a word document?

Thanks in advance.

Andrew

To find out how to insert images please check the following article:

https://docs.aspose.com/words/net/programming-with-documents/

Also this article:

https://docs.aspose.com/words/net/programming-with-documents/

describes how to retrieve references to all images in the document. The acquired collection can then be used to remove images.

Best regards,