I have below format .docx format. i want to convert .docx to .html save it in below path:
I have more that 200 .docx file. It's very harder to change into .html manually.
.docx format:
<START>
<TITLE>UAE0d23376</TITLE>
<BODY>
<P>3376</P>
<P>
urged that he should be sent to saint winifreds, with some vague notion of making a man of him. he<br>might as well have thrown a piece of brussels lace into the fire with intention of changing it into<br>you want be troubled with this one long, said her son; ill go with me, and that's soon
</P>
</BODY>
<END>
Nead to change to .html and save to under "c:\ConvertedToHTML"
can you please help me to solve this.