• Material 3
  • Material 3 Dark
  • Fluent
  • Fluent Dark
  • Bootstrap v5
  • Bootstrap v5 Dark
  • Tailwind CSS
  • Tailwind CSS Dark
  • Material
  • Bootstrap v4
  • High Contrast
Preferences
Mode Selection
Touch
Mouse
Theme Selection
Localization
*Translated by Google Translator.
Currency
Essential Studio
HOME
All Controls

Example of Image Insertion in ASP.NET Core Word (DocIO) Library

This sample demonstrates how to insert images into the Word document using Essential DocIO.
DEMO
SOURCE
Click the button to view the generated Word document. Please note that Microsoft Word Viewer or Microsoft Word is required to view the resultant Word document.
Save As :    
DocIO allows you to insert images into the Word document at desired location.
  • You can insert image as "in line with text" or "position relative to the page" in the Word document.
  • Images in the Word document can be accessed by its name, title, etc., and resized to required size.
  • You can make images in the Word document accessible by defining alternate text.
  • You can add caption to an image and update the caption numbers (Sequence fields).
More information about the images support can be found in this documentation section.