Hi,
a) The issue of a partial HTML snippet:
If there is not html header in the file, we could simply process the file as a html file. So please set the load format when you call new Workbook().
See following code:
LoadOptions loadOptions = new LoadOptions(LoadFormat.Html);
Workbook workbook = new Workbook(stream,loadOptions);
b) The issue of Th,
We will try to support this tag.
Many Thanks and Kind Regards,
Shakeel Faiz
Support Developer
Aspose Sialkot Team
Contact UsAspose - The .NET and Java Component Publisher
Keep in touch! We're on
Twitter and
Facebook