0

is there anyone suggest me the solution to convert .Docx(word file) file to Html using C# without using third party dll?

i directly save the file into html using C# , that's generating extra xml and style sheet.. Please suggest me without these many extra files..

  • You can read this guid https://stackoverflow.com/questions/2266097/convert-from-word-document-to-html – Ex's Jun 10 '20 at 08:48
  • How do you generate the html right now? I understand, when you say "i directly save", it's not you who is saving. Are you using word interop? What are you using? – Thomas Woelfer Jun 10 '20 at 09:04
  • yes I am using using word interop, but i don't want to use any third party dll here – wait4 career Jun 10 '20 at 09:21

0 Answers0