Add Image The code snippet below demonstrates how to load a Word document, configure an image with specific dimensions, and then add this image into the document. A new Paragraph object is created to contain the image, which is added using the AddImage method of the paragraph. This paragraph, now containing the image, is subsequently added to the document using AddParagraph. Finally, the modified document is exported. Explore Document Elements Tutorial for More Insights. Related Docs Links View on Github Related Tutorial Related How-To Guide Class Documentation Download IronWord DLL Report an Issue on this page Ready to Get Started? Nuget Downloads 25,807 | Version: 2025.11 just released Free NuGet Download Total downloads: 25,807 View Licenses