Example of Styles in ASP.NET MVC Word (DocIO) Library

This sample demonstrates how to apply built-in and custom styles to the contents of 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 :      
DocIO supports various built-in styles and provides ability to create custom styles. These styles include both text and paragraph formatting options.
  • Using styles, you can quickly format a Word document and reuse the formatting for multiple parts of the document.
  • The file size and code length can be reduced by referring styles, instead of formatting each element in the document.
  • You can also modify the formatting of an existing style in the Word document.
More information about the paragraph styles can be found in this documentation section.
Transform your ASP.NET MVC web apps today with Syncfusion® ASP.NET MVC components
85+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab