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..