Hello ,In HTML, the display:none property is used To hide table columns. When converting HTML To Word using Aspose.Words, the table styling becomes misaligned
Code is as follows
public byte[] htmlForByte(String downlo…...getLicense(); Document doc = null; byte[] byteArray = null;...ByteArrayOutputStrea docout = null; try { doc = new Document(); DocumentBuilder...