Is there a way to replace the following code using the Aspose.Words library, since it requires MS Office to be installed on the machine?
Private wordDoc As Microsoft.Office.Interop.Word.Document
wordDoc = New Microsoft.…...DOCX") wordDoc = wordApp.ActiveDocument...you can read, modify and save DOCX files without any Office installation...