Welcome
Guest
Sign up
Sign in
Products
.NET Components
Java Components
SSRS Rendering Extensions
JasperReports Exporters
SharePoint Components
Product Family Packs
Free Utilities & Components
Services
Aspose Consulting
Support Services
Purchase
Buy Online
Free Trials
Purchase Policies
Renewal Policies
Reselling Policies
Find a Reseller
Purchase FAQ
EULA
Sales Support
Support
Docs
Examples
Forums
Blogs
Downloads
Videos
Corporate
About Us
Contact Us
Community
Customers
Press Center
Careers
Privacy Policy
Terms of Use
Aspose.com
»
Public Forums for Customers an...
»
Aspose.Cells Product Family
»
Re: Aspose.Cells..PutValue() and HTML content - any way that I can put HTML content in with PutValue?
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:
Oldest to newest
Newest to oldest
Previous
Next
03-25-2010, 2:40 PM
229111
in reply to
229073
Amjad Sahi
Joined on 08-30-2006
Posts 18,410
Re: Aspose.Cells..PutValue() and HTML content - any way that I can put HTML content in with PutValue?
Subscribe
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
vidvin
Joined on 03-25-2010
Posts 3
Re: Aspose.Cells..PutValue() and HTML content - any way that I can put HTML content in with PutValue?
Subscribe
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
Amjad Sahi
Joined on 08-30-2006
Posts 18,410
Re: Aspose.Cells..PutValue() and HTML content - any way that I can put HTML content in with PutValue?
Subscribe
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
Amjad Sahi
Joined on 08-30-2006
Posts 18,410
Re: Aspose.Cells..PutValue() and HTML content - any way that I can put HTML content in with PutValue?
Attachment:
Present (inaccessible)
Subscribe
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
vidvin
Joined on 03-25-2010
Posts 3
Re: Aspose.Cells..PutValue() and HTML content - any way that I can put HTML content in with PutValue?
Subscribe
It works very well indeed!
I appreciate your quick response and resolution.
Thanks much!
Page 2 of 2 (20 items)
< Previous
1
2