Insert / handle Unicode value in Microsoft Excel Spreadsheet in Python using Aspose.Cells REST API

Hi,


is it possible that the cloud REST API for Cells does not facilitate sending Unicode values to a cell? And neither does the Python API?

If this is incorrect, does anybody have an example?

Thanks!

Rian


Hi,

Thanks for your posting and using Aspose.Cells for Cloud.

There should not be an issue inserting unicode string as a cell value. Please let us know the unicode string which you want to insert as cell value inside the excel file using Aspose.Cells for Cloud API.

You can provide us an excel file containing a unicode string in cell A1 so that we could test how to add such a unicode string via Cloud API and update you asap.