We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Inserting properly formatted html into Word doc using DocIO

I have noticed that the following is no longer available in the DocIO API:

section.InsertHtml(String html)

How, then, may I insert properly-formatted html into a Word document using Syncfusion without parsing all of it myself?

I am using Syncfusion Essential Studio 6.1.0.34

Regards,
Michael Gross


6 Replies

YG Yavanaarasi G Syncfusion Team January 17, 2008 10:30 AM UTC

Hi Michael,

Thank you for your interest in Essential DocIO.

I regret to let you know that currently we do not provide support for HTML to Doc conversion. Sorry for the inconvenience caused.

Please let me know if you have any concerns.

Regards,
Yavana.G




JF Justin Furniss November 9, 2008 10:02 PM UTC

Is this functionality ever coming back?

>Hi Michael,

Thank you for your interest in Essential DocIO.

I regret to let you know that currently we do not provide support for HTML to Doc conversion. Sorry for the inconvenience caused.

Please let me know if you have any concerns.

Regards,
Yavana.G






BP Bhuvaneswari P Syncfusion Team November 12, 2008 03:44 AM UTC


Hi Justin,

HTML into Word document:

We have implemented HTML to doc conversion feature in our latest versions. Please use the below method to insert html text inside the word document.

section.Body.InsertXHTML(string)

Sample browser sample link for this feature:

\\Syncfusion\EssentialStudio\6.4.0.15\Windows\DocIO.Windows\Samples\2.0\Importing\HTML To Doc\C#


Here is the online documentation link for your reference:

http://www2.syncfusion.com/ug_64/docio/HTMLFormating.html


We recommend you to upgrade our latest version.


You can download the latest version from the below forum thread:

http://www.syncfusion.com/support/forums/message.aspx?MessageID=77235


Please try this and let us know if you need any further assistance.


Best Regards,
Bhuvana



JD Jim Dickson February 11, 2018 02:46 PM UTC

I agree to the terms.


DK Dmitry Kirushin replied to Yavanaarasi G April 5, 2018 11:15 PM UTC

Hi Michael,

Thank you for your interest in Essential DocIO.

I regret to let you know that currently we do not provide support for HTML to Doc conversion. Sorry for the inconvenience caused.

Please let me know if you have any concerns.

Regards,
Yavana.G



yes


MJ Mohanaselvam Jothi Syncfusion Team April 6, 2018 01:01 PM UTC

Hi Dmitry,

Essential DocIO supports converting the HTML file into Word document and vice versa. It supports only proper XHTML format for HTML conversion.

Please refer the below UG documentation link to know more about converting the HTML file into Word document using DocIO:
https://help.syncfusion.com/file-formats/docio/conversion#html-conversion


Please let us know if you have any other questions.


Regards,
Mohanaselvam J
 


Loader.
Live Chat Icon For mobile
Up arrow icon