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…...string output = "") { Workbook workbook = new(pathSrcXlFile);...new(pathSrcXlFile); Worksheet worksheet = workbook.Worksheets[0]; DataTable dataTable...