I am attaching four files: a Word Document for the mail merge, an Excel data source, a manually generated output file, and an output file generated using Aspose C# code. I want the output like manually generated file
Th…...true); Document doc = new(pathSrcDocFile); doc.MailMerge.Execute(dataTable);...e); // Save the Excel file. doc.Save(output); } FIles.zip (152...