I have been using the Aspose.Cells Cloud API to export Excel worksheets to HTML format.
Earlier, the API returned cell-level HTML elements with id attributes (for example <td id="A1">...</td>), which allowed us to map E…...However, since 7 Nov 2025 , the generated HTML no longer includes cell...false , so the generated HTML contains only generated class names...