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…...Rows.Add(1, 0, 1); dt.Rows.Add(2, 0, 1); dt.Rows.Add(3...null, null); dt.Rows.Add(4, null, null); dt.Rows.Add(5, null, null);...