Description:
We are using Cell.setHtmlString() in Aspose.Cells for Java.
When the Html contains CSS like:
<span style="font-size:0.75rem;">Upload</span>
Aspose throws the following exception:
com.aspose.cells.CellsE…... When the HTML contains CSS like: <span style="font-size:0...This CSS is valid in standard HTML. If rem units are not supported...