I’m using the following code with .net core 2.0 and Aspose.Cells 18.2
var htmlStream = new MemoryStream(Encoding.UTF8.GetBytes(html ?? ""));
var loadOptions = new Aspose.Cells.LoadOptions(Aspose.Cells.LoadFormat.Html);
Workbook book = new Workbook(htmlStream, loadOptions);
However it throws an exception “html is not supported”
is there plans to support loading from html when using .net core in a future version?
I am afraid, currently the feature, reading/parsing or writing HTML file format is not supported yet, please see the features comparison for your reference:
For your information, we are already developing a new version which will have all the important features (including your mentioned file format (HTML)) except the feature, i.e., converting shapes/charts to image. Hopefully, we could complete this task in 2-3 months.
This is to inform you that we have fixed your issue CELLSNET-45954 now. We will soon provide the fix after performing QA and including other enhancements and fixes.
Cookie Notice
To provide you with the best experience, we use cookies for personalization, analytics, and ads. By using our site, you agree to our cookie policy.
Enables storage, such as cookies, related to analytics.
Sets consent for sending user data to Google for online advertising purposes.
Sets consent for personalized advertising.
Cookie Notice
To provide you with the best experience, we use cookies for personalization, analytics, and ads. By using our site, you agree to our cookie policy.
More info
Enables storage, such as cookies, related to analytics.
Enables storage, such as cookies, related to advertising.
Sets consent for sending user data to Google for online advertising purposes.
Sets consent for personalized advertising.
Cookie Notice
To provide you with the best experience, we use cookies for personalization, analytics, and ads. By using our site, you agree to our cookie policy.
More info
Enables storage, such as cookies, related to analytics.
Enables storage, such as cookies, related to advertising.
Sets consent for sending user data to Google for online advertising purposes.