I’m seeing inconsistent rendering of table cell vertical alignment when converting DOCX to images with Aspose.Words.
sample1.docx → Cell content is not vertically centered in the PNG output (unexpected).
sample2.docx →…...Alignment}"); } } } } var saveOptions = new ImageSaveOptions(SaveFormat...Save(@"outputPath\" + fileName + @".png", saveOptions); var warnings = WarningCollector...