Aspose does not support some of below elements:
background-Color: var(–Color-field-bg)
Color: var(–Color-field-text)
font Color=“rgba(0, 0, 0, 0)”
which I have to manually replace every time in database using SQL quer…...background-color: var(–color-field-bg) color: var(–color-field-text)...var(–color-field-text) font color=“rgba(0, 0, 0, 0)” which I have to manually replace...