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.…...does not expose the Word UI model (CommandBars, CommandBarComboBox...only with the document object model – you can read, modify and save...