I have a Word document containing Table, and when I convert it to PDF or image using Aspose.Words, part of the content of the cells is lost.
Sample Code
void Main()
{
InitCoreComponent();
var doc = new Aspose.Words.Do…...a Word document containing table, and when I convert it to PDF...