• 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 Word to Image in ASP.NET Core Word (DocIO) Library

This sample illustrates how to convert Word document to Image using Essential DocIO.
DEMO
SOURCE
Click the button to view the resultant Image being converted from Word document using Essential DocIO. In this example, we have converted only the first page of the Word document into an image. Also, you can convert entire Word document as Images using Essential DocIO.


DocIO provides support to render Word document from flow to fixed page model and export as Image. With this support to render Word document,
  • You can generate invoice and other reports in Image, starting from Word document.
  • You can view or print the contents of Word document by converting as Image.
  • You can save a page of the document as thumbnail image for reference.
More information about Word to Image conversion can be found in this documentation section.