Hi,
I’m trying to insert a document at a bookmark location using Aspose.Words, and I’m attempting to replicate the same behavior I currently have with Office Interop.
When I compare the results, I notice that Aspose in…...UpdateLinksAtOpen = true; wordApp.DisplayAlerts = WordSpace...ActiveWindow.ActivePane.View.Type = WordSpace.WdViewType.wdNormalView;...