发生MS Word加载 [英] Developing MS Word add-in

查看:186
本文介绍了发生MS Word加载的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

任何人都知道的用于开发在.NET中加载项的Word的好工具? 希望的东西,同时支持Office 2003和2007。

Anyone knows of a good tool for developing add-ins for Word in .net? Hopefully something that supports both office 2003 and 2007.

感谢。

推荐答案

有很多为Office开发工具的选项。其中最明显的当然是办公室本身。它有宏和VBA丰富的支持。你也可以使用SharePoint来扩展文档共享和管理功能。但是,如果你的加载项是不是能办的内部处理更复杂的,我建议你使用的Visual Studio 2008 工具对于Office 附加的Visual Studio 2005。

There are lots of options for development tools for Office. The most obvious one is of course Office itself. It has rich support for macros and VBA. You could also use SharePoint to extend document sharing and management functionality. But if your add-in is more complex than can be handled inside of Office, I suggest you use Visual Studio 2008 or the Tools For Office add-on for Visual Studio 2005.

有一点要记住的是该办事处主要是COM对象的集合。因此,尽管像Visual Studio,使用.NET Framework和Office类的深刻支持工具使它非常简单的开发Office应用程序的解决方案,具有一定的时间,精力,和高耐受性疼痛,你可以开发一个办公室添加 - 在记事本中。

One thing to keep in mind is that Office is mostly a collection of COM objects. So while tools like Visual Studio, with its deep support of the .NET Framework and Office classes make it very simple to develop solutions for Office applications, with some time, energy, and a high tolerance for pain, you could develop an Office add-in with Notepad.

微软有一个非常好的资源网站的Office开发人员这里

Microsoft has a very nice resource site for Office developers here.

这篇关于发生MS Word加载的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆