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.…...Document wordDoc = New Microsoft.Office...Interop.Word.Document() wordDoc = wordApp.Documents.Open($"C:\TestPath\Test...