Skip to content

A quick start Blazor project that shows how to create a Word document and add text, image, and table to it using the Syncfusion DocIO Library.

Notifications You must be signed in to change notification settings

SuganyaRathinam/how-to-create-a-word-document-in-blazor-using-word-DocIO-library

 
 

Repository files navigation

How to Create a Word Document in Blazor Using Word (DocIO) Library

A quick start Blazor project that shows how to create a Word document and add text, image, and table to it using the Syncfusion DocIO Library.

Example: https://blazor.syncfusion.com/demos/word/hello-world?theme=fluent

Documentation: https://help.syncfusion.com/file-formats/docio/create-word-document-in-blazor

Project pre-requisites

Make sure that you have the compatible versions of Visual Studio and .NET SDK version in your machine before starting to work on this project.

How to run this application?

To run this application, you need to first clone the how-to-create-a-word-document-in-blazor-using-word-DocIO-library repository and then open it in Visual Studio 2022. Now, simply build and run your project to view the output.

About

A quick start Blazor project that shows how to create a Word document and add text, image, and table to it using the Syncfusion DocIO Library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 42.5%
  • HTML 35.9%
  • CSS 21.6%