Aspose.Words v21.9 drops the table cell fill color when converting Rich Text Files (RTF)
saved in Word 2019/365 (from Version 2505 (Build 18827.20128) forward) to DOCX and
PDF formats.
Reproduction Steps
See the atta…...foreach (Row row in table.Rows) { foreach (Cell cell in row.Cells)...