Possible ? Images during Region Merge in Table

Hi,
I am using region merge fields in a word table. The contents of the rows of the table are stored in as DataRows in a DataTable. In one of the Word table columns I want to insert an image. I want to set the image in the code (C#).
If have tried to assign an Aspose shape Object to my DataRow object or a standard NET Image object but in the Word doc I only find “Aspose.Words.Drawing.Shape” or “System.Windows.Controls.Image”.
Can you give me a hint how to achieve this ?
kind regards
Oliver

Hi

Thanks for your request. Please follow the link to learn how to achieve this:
https://docs.aspose.com/words/net/working-with-images/
Hope this helps.
Best regards,

Great thank you so much, it helped !
kind regards
Oliver