Essential Studio for
ASP.NET MVC
CHOOSE THEME
FREE TRIAL
ASP.NET MVC
JavaScript (ES5)
Angular
React
JavaScript
ASP.NET Core
Vue
Blazor
Material 3
Material 3 Dark
Fluent
Fluent Dark
Bootstrap v5
Bootstrap v5 Dark
Tailwind CSS
Tailwind CSS Dark
Material
Bootstrap v4
High Contrast
Preferences
Theme Selection
Material3
Material3 Dark
Fluent
Fluent Dark
Bootstrap v5
Bootstrap v5 Dark
Tailwind CSS
Tailwind CSS Dark
Material
Bootstrap v4
High Contrast
Mode Selection
Touch
Mouse
Localization
English
German - Germany*
French - Switzerland*
Arabic*
Chinese - China*
*Translated by Google Translator.
Currency
USD
EUR
AED
CHF
CNY
Example of Image Insertion in ASP.NET MVC 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 or PDF. Please note that Microsoft Word Viewer or Microsoft Word is required to view the resultant Word document and PDF viewer is required to view the resultant PDF.
Save As :
DOC
DOCX
WordML
PDF
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 retrieved 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.