Immediate changes to open Word document through add-in

Hello,


I am making a Word add-in which would enable users to, for example, add a header or a footer to the open document. Is this possible through ASPOSE without having to close and reopen the document? Any tips would be much appreciated, as I am just getting to know the API.

Thanks!

Hi Grace,

Thanks for your inquiry. Unfortunately, Aspose.Words does not provide this functionality. You can not load an opened Word document into Aspose.Words DOM and modify it.

Please note that Aspose.Words for .NET is a class library that enables your applications to perform a great range of document processing tasks. Aspose.Words supports DOC, DOCX, RTF, HTML, OpenDocument, PDF, XPS, EPUB and other formats. With Aspose.Words you can generate, modify, convert, render and print documents without utilizing Microsoft Word®. Please read more detail form here:
http://www.aspose.com/docs/display/wordsnet/Introducing+Aspose.Words+for+.NET