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

This sample demonstrates how to generate a letter using Mail merge functionality of Essential Word (DocIO) library.
DEMO
SOURCE
Click the button to view the generated Word document. Please note that Microsoft Word Viewer or Microsoft Word is required to view the resultant Word document.
Map DataField
Save As :    
 
With the mail merge support of DocIO, you can create a batch of personalized document or report very easily and fast.
  • You can design templates in Microsoft Word and allow DocIO to populate documents with data from various data sources such as business objects, ADO.NET objects, arrays, XML, dynamic objects, and relational objects.
  • Simple text, numeric data and image from data sources can be populated in Word documents using mail merge.
More information about the Mail merge can be found in this documentation section.