Office Word 2013的加载项模板

问题描述:

我必须在Office 2013上移植Office 2010(在Visual Studio 2010中编写)的模板。

I have to do the porting of a template for office 2010 (written in Visual Studio 2010) on Office 2013.

当我要保存使用此新模板的文件时,Word 2013会出现异常,当我重新打开文档时,文档的标题会丢失格式。 

When I'm going to save a file that use this new template, Word 2013 arise an exception and when I reopen the document, the documents' Heading loses formatting. 

如何理解哪些组件与Office 2013不兼容?如果在保存文档后出现问题,我该如何调试?

How can I understand which components are incompatible with office 2013? And how can I debug if the problem arise after I save the document?

谢谢。

 

它是用作.dotm加载项的模板还是这个.COM加载项?

Is it the template which is being used as a .dotm Add-In or is this a .COM Add-In?

我可以说英语不是你的第一语言。你使用得很好,但我不完全明白你在说什么。

I can tell that English is not your first language. You use it well but I do not completely understand what you are saying.

这是Word或其他Office程序的加载项,还是所有这些程序的加载项?

Is this an Add-In for Word or for another Office Program, or for all of them?