Example of Word to Image in Blazor Word (DocIO) Library
This sample illustrates how to convert Word document to Image using Essential DocIO.
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.