I have used the InsertHtml method of aspose word for Mail merge, Where I am making on td (table cell) text centered but other cell text should be left-aligned, but all table cell text are left aligned.
The HTML used is
…...InsertHtml method of aspose word for mail merge, Where I am making on...</table> </body> </html> after mail merge all cell text is centered...