Click here to Skip to main content
16,017,881 members

Comments by Member 12425065 (Top 1 by date)

Member 12425065 18-Apr-16 7:44am View    
You can try this if you facing this type of problem:
// Convert HTML to Word (DOCX) document.
DocumentModel.Load("Document.html").Save("Document.docx");