Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.
Aspose.Cells for Python via .NET supports converting Microsoft Excel‑oriented HTML into XLS/XLSX format. It means that the HTML generated by Microsoft Excel can be converted back to XLS/XLSX format using Aspose.Cells for Python via .NET.
Similarly, if there is some simple HTML, Aspose.Cells for Python via .NET can convert it into HTML rich text. Aspose.Cells for Python via .NET provides the Cell.html_string property, which can take such simple HTML and convert it to formatted cell text.
The code sample below shows how to add HTML rich text inside a cell. Please see the screenshot of the output Excel file.
Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.