Hello,
I’m currently testing your product for a project where I need to convert HTML to RTF. I’m trying to load the html document into a document object but the line of code never finishes to execute.
string strAddress = @“D:\blah.html”;
Document t = new Document(strAddress, new LoadOptions(LoadFormat.Html, null, null));
Any suggestions?
Thanks,
This message was posted using Page2Forum from Dinner Invitation - Aspose.Words Demos