Aspose.Cells..PutValue() and HTML content - any way that I can put HTML content in with PutValue?

Last post 03-26-2010, 8:52 AM by vidvin. 19 replies.
Page 2 of 2 (20 items)   < Previous 1 2
Sort Posts: Previous Next
  •  03-25-2010, 2:40 PM 229111 in reply to 229073

    Re: Aspose.Cells..PutValue() and HTML content - any way that I can put HTML content in with PutValue?

    Hi,

    I think you may try:

     cell.HtmlString = "<font style=\"font-weight: bold; color: #0066cc; background-color: #99cc00\">2324</font>";


    Thank you.

    Amjad Sahi
    Support Developer,
    Aspose Sialkot Team
    Contact Us
     
  •  03-25-2010, 3:31 PM 229121 in reply to 229111

    Re: Aspose.Cells..PutValue() and HTML content - any way that I can put HTML content in with PutValue?

    Hi,

    Thanks for the quick reply!

    I know that changing the HTML content will enable it to render in the correct way.
    However, our data has been stored in the database with this formatting style (using <span> with styles). Will you be able to support it? Conversion of large quantities the html text that users have saved already using Rich text editors may not be possible to achieve the  desired result.


     
  •  03-26-2010, 2:20 AM 229179 in reply to 229121

    Re: Aspose.Cells..PutValue() and HTML content - any way that I can put HTML content in with PutValue?

    Hi,

    OK, we will support <span> tag in Html parsing for your requirement. Your request has been logged into our issue tracking system with an issue id: CELLSNET-15405.

    We will inform you when it is supported.

    Thank you.

    Amjad Sahi
    Support Developer,
    Aspose Sialkot Team
    Contact Us
     
  •  03-26-2010, 5:30 AM 229208 in reply to 229179

    Re: Aspose.Cells..PutValue() and HTML content - any way that I can put HTML content in with PutValue?

    Attachment: Present (inaccessible)
    Hi,

    Please try the attached version.

    We have supported the span tag.

    If you still have any problem, please feel free to contact us and we can check it soon.

     


    Thank you.

    Amjad Sahi
    Support Developer,
    Aspose Sialkot Team
    Contact Us
     
  •  03-26-2010, 8:52 AM 229254 in reply to 229208

    Re: Aspose.Cells..PutValue() and HTML content - any way that I can put HTML content in with PutValue?

    It works very well indeed!
    I appreciate your quick response and resolution.

    Thanks much!

     
Page 2 of 2 (20 items)   < Previous 1 2
View as RSS news feed in XML