This example shows how to create and send email messages to the recipients from JSON data by converting the mail merged Word document to HTML using Syncfusion® Word library (Essential® DocIO).
-
Download this project to a location in your disk.
-
Open the solution file using Visual Studio.
-
Rebuild the solution to install the required NuGet packages.
-
Enter your login details and recipient mail IDs to send messages.
-
Run the application.
By running this application, you can create and send email messages as follows.
To create and send bulk email messages, design your template Word document with the required contents and merge fields using Microsoft Word as follows.
Take a moment to peruse the documentation, where you will find other Word document processing operations along with features like mail merge, merge, and split documents, find and replace text in the Word document, protect Word documents, and most importantly PDF and image conversions with code examples.