Css and html

does aspose.words support css when importing from html?
for example…

<html>
<head>
    <style>
        span {
            color: blue;
        }
    </style>
</head>
<body>
    <span>hello world!!</span>
</body>
</html>

Hello!
Thank you for your interest in Aspose.Words.
Reading CSS styles from HTML is not currently supported. We are planning that in late 2008. As a workaround you can use inline formatting.
This is a known issue in our defect database:
#40 – Import CSS in HTML into Aspose.Word
Regards,

Hi,

Is there any news on reading CSS from HTML? Is it imminent or significantly delayed?

Cheers
Ken

Hi
Thanks for your request. Unfortunately, this issue is still unresolved.
Best regards.

The issues you have found earlier (filed as WORDSNET-39) have been fixed in this .NET update and this Java update.

This message was posted using Notification2Forum from Downloads module by aspose.notifier.
(24)