Data label conditional format setting color not effective

Setting the color of data labels through conditions in Excel is effective, but there is no corresponding effect after converting them to HTML through the interface
image.png (86.5 KB)
image.png (75.7 KB)

this is my file:
EPPR_72031.zip (36.9 KB)

this is my code:

Workbook workbook = new Workbook(“D://Program_Data//Aspose//EPPR_72031//EPPR_72031.xlsx”);
workbook.save(“D://Program_Data//Aspose//EPPR_72031//EPPR_72031/EPPR_72031.html”, SaveFormat.HTML);

@xhaixia
By using sample files for testing, we can reproduce the issue. It was found that data label conditional format settings are not effective when converting file to html.

We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): CELLSJAVA-45784

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.

Hi @xhaixia
For this issue, the result of our optimization is as follows, it will take effect in the next version (24.1).
Output_Java_231226.png (8.8 KB)

The issues you have found earlier (filed as CELLSJAVA-45784) have been fixed in Aspose.Cells for Java 24.1.