Add Ins Microsoft Word Mac

2020-4-5  An add-in enhances or works with Office 2011 for Mac software in some way. Add-ins are sometimes called plug-ins or add-ons. Here are three examples of excellent commercial-quality add-ins that work with Mac Office: EndNote (www.endnote.com): A high-end bibliography product for Microsoft Word. Word for Mac crashes and slow performance. Word does not respond when using 'Save as Picture' WordRake add-in causing Word for Mac to crash since upgrading to Catalina (OSX 15.0) Problems launching Word for Mac 2016 (Version 16.11) FIXED Issues affecting Word for Mac features and add-ins WORKAROUND Word document save as a PDF to an online. 2018-1-16  Office Add-ins documentation. Use the Office Add-ins platform to build solutions that extend Office applications and interact with content in Office documents. With Office Add-ins, you can use familiar web technologies such as HTML, CSS, and JavaScript to build solutions that can run in Office on Windows, Mac, iPad, and on the web. I have created Word and Excel application add-ins using C# VSTO for Office 2007-2016. Now I need to support these add-ins on MAC OS. Is it possible to reuse the existing VSTO code for MAC? Basically I want to create ribbon/toolbar for creating some controls and call some java jar and.net exe. For MAC OS you need to start using Office.js.

-->

可以使用 Office 加载项平台来生成解决方案,用于扩展 Office 应用程序,并与 Office 文档中的内容进行交互。通过 Office 加载项,可以使用熟悉的 Web 技术(如 HTML、CSS 和 JavaScript)来扩展 Word、Excel、PowerPoint、OneNote,Project 和 Outlook,并与之交互。解决方案可以跨多个平台(包括 Windows、Mac、iPad 和浏览器)在 Office 中运行。You can use the Office Add-ins platform to build solutions that extend Office applications and interact with content in Office documents. With Office Add-ins, you can use familiar web technologies such as HTML, CSS, and JavaScript to extend and interact with Word, Excel, PowerPoint, OneNote, Project, and Outlook. Your solution can run in Office across multiple platforms, including Windows, Mac, iPad, and in a browser.

网页在浏览器中能执行的操作,Office 加载项差不多都能执行。使用 Office 加载项平台可以执行下列操作:Office Add-ins can do almost anything a webpage can do inside a browser. Use the Office Add-ins platform to:

  • 将新功能添加到 Office 客户端 - 将外部数据引入 Office、自动处理 Office 文档、在 Office 客户端中公开第三方功能等。例如,使用 Microsoft Graph API,可以连接到提升工作效率的数据。Add new functionality to Office clients - Bring external data into Office, automate Office documents, expose third-party functionality in Office clients, and more. For example, use Microsoft Graph API to connect to data that drives productivity.

    使用最新版本的 Outlook 家用版和商业版,通过整合在一起的电子邮件、日历和联系人进行联系并保持井然有序。 Outlook 可预见你的需求。旅行和账单支付可自动添加到你的日历,通过智能提醒,让你了然于. Set start and end dates for an Out of Office message. Select the I am out of the office between check box, and then set your Start date and End date. Set options for replying outside your organization (if enabled by your Microsoft Exchange administrator) Select the Send replies outside my company to check box, and then complete the information. Out of office outlook 365 mac.

  • 新建可嵌入到 Office 文档的丰富、交互式对象 - 用户可添加到其自己的 Excel 电子表格和 PowerPoint 演示文稿的嵌入式地图、图表和交互式可视化效果。Create new rich, interactive objects that can be embedded in Office documents - Embed maps, charts, and interactive visualizations that users can add to their own Excel spreadsheets and PowerPoint presentations.

Office 加载项与 COM 和 VSTO 加载项有何不同?How are Office Add-ins different from COM and VSTO add-ins?

COM 或 VSTO 加载项是旧 Office 集成解决方案,仅在 Windows 版 Office 上运行。与 COM 加载项不同,Office 加载项不涉及在用户设备或 Office 客户端中运行的代码。对于 Office 加载项,主机应用程序(例如 Excel)会读取加载项清单,并挂钩 UI 中的加载项自定义功能区按钮和菜单命令。如果需要,它加载加载项的 JavaScript 和 HTML 代码,此代码在沙盒中的浏览器上下文范围内执行。COM or VSTO add-ins are earlier Office integration solutions that run only on Office on Windows. Unlike COM add-ins, Office Add-ins don't involve code that runs on the user's device or in the Office client. For an Office Add-in, the host application, for example Excel, reads the add-in manifest and hooks up the add-in’s custom ribbon buttons and menu commands in the UI. When needed, it loads the add-in's JavaScript and HTML code, which executes in the context of a browser in a sandbox.

相较于使用 VBA、COM 或 VSTO 生成的加载项,Office 加载项提供以下优势:Office Add-ins provide the following advantages over add-ins built using VBA, COM, or VSTO:

  • 跨平台支持。Office 加载项在 Office 网页版、Windows 版 Office、Mac 版 Office 和 iPad 版 Office中运行。Cross-platform support. Office Add-ins run in Office on the web, Windows, Mac, and iPad.

    RC-AirSim Lite features:-RC-AirSim Lite is free and ad supported.RC-AirSim Lite has 2 of the 7 airplanes that are available in the full version of RC-AirSim. V1.2 Update:-Flight time limit removed.-Added optional on-screen r/c transmitter stick controls.-Reduced control sensitivity. Microsoft airsim machine. R/C model airplane pilots can keep their flying skills current or learn new maneuvers without risking a real model. RC-AirSim Lite has aileron, elevator, rudder, and throttle controls. Learn how to fly a model airplane with RC-AirSim Lite.

  • 集中部署和分发:管理员可以在整个组织内集中部署 Office 加载项。Centralized deployment and distribution. Admins can deploy Office Add-ins centrally across an organization.

    AutoComplete improved work efficiency and enhanced PivotTables help to find patterns in large data series. Among these features are proposing graphs based on the data used in the tables, Formula Builder and mechanisms. PowerPointA tool for creating multimedia presentations has been enriched with new window Animation facilitate designing and customizing animations and slide transitions. As in the case of Word 2016 for Mac, users can document sharing and teamwork, and the Presenter view displays on a computer person conducting the presentation of the participants currently affixed to a larger screen slide, next in order, added notes and a timer. ExcelSpreadsheet with Office 2016 Crack also lived many changes. Microsoft office 2016 for apple mac.

  • 可通过 AppSource 轻松使用:可以将解决方案提交到 AppSource,供广大受众使用。Easy access via AppSource. You can make your solution available to a broad audience by submitting it to AppSource.

  • 以标准 Web 技术为依据:可以使用所需的任何库来生成 Office 加载项。Based on standard web technology. You can use any library you like to build Office Add-ins.

Office 外接程序的组件Components of an Office Add-in

Office 外接程序包括两个基本组件:XML 清单文件和你自己的 Web 应用程序。此清单定义各种设置,包括将外接程序与 Office 客户端集成的方式。需要在 Web 服务器或 Web 托管服务上托管 Web 应用程序,例如 Microsoft Azure。An Office Add-in includes two basic components: an XML manifest file, and your own web application. The manifest defines various settings, including how your add-in integrates with Office clients. Your web application needs to be hosted on a web server, or web hosting service, such as Microsoft Azure.

清单Manifest

清单是一个 XML 文件,它指定外接程序的设置和功能,例如:The manifest is an XML file that specifies settings and capabilities of the add-in, such as:

  • 外接程序的显示名称、说明、ID、版本和默认区域设置。The add-in's display name, description, ID, version, and default locale.

  • 如何将外接程序与 Office 集成。How the add-in integrates with Office.

  • 外接程序的权限级别和数据访问要求。The permission level and data access requirements for the add-in.

Web 应用Web app

最基本的 Office 加载项包括在 Office 应用中显示的静态 HTML 页面,但此页面并不与 Office 文档或其他任何 Internet 资源交互。不过,若要创建与 Office 文档交互的体验,或创建允许用户通过 Office 主机应用与在线资源交互的体验,可以使用托管提供程序支持的任何客户端和服务器端技术(如 ASP.NET、PHP 或 Node.js)。若要与 Office 客户端和文档交互,可以使用 Office.js JavaScript API。The most basic Office Add-in consists of a static HTML page that is displayed inside an Office application, but that doesn't interact with either the Office document or any other Internet resource. However, to create an experience that interacts with Office documents or allows the user to interact with online resources from an Office host application, you can use any technologies, both client and server side, that your hosting provider supports (such as ASP.NET, PHP, or Node.js). To interact with Office clients and documents, you use the Office.js JavaScript APIs.

图 2:Hello World Office 加载项的组件Figure 2. Components of a Hello World Office Add-in

扩展并与 Office 客户端交互Extending and interacting with Office clients

Office 外接程序可以在 Office 主机应用程序中执行下列操作:Office Add-ins can do the following within an Office host application:

  • 扩展功能(任何 Office 应用程序)Extend functionality (any Office application)

  • 创建新的对象(Excel 或 PowerPoint)Create new objects (Excel or PowerPoint)

扩展 Office 功能Extend Office functionality

可以通过以下方式向 Office 应用程序添加新功能:You can add new functionality to Office applications via the following:

  • 自定义功能区按钮和菜单命令(统称为“外接程序命令”)Custom ribbon buttons and menu commands (collectively called “add-in commands”)

  • 可插入的任务窗格Insertable task panes

自定义 UI 和任务窗格在外接程序清单中进行指定。Custom UI and task panes are specified in the add-in manifest.

自定义按钮和菜单命令Custom buttons and menu commands

可以向 Office 网页版和 Windows 版 Office 中的功能区添加自定义功能区按钮和菜单项。这样一来,用户可以直接从 Office 应用程序访问加载项。命令按钮可以启动不同的操作,如显示包含自定义 HTML 的任务窗格或执行 JavaScript 函数。You can add custom ribbon buttons and menu items to the ribbon in Office on the web and Windows. This makes it easy for users to access your add-in directly from their Office application. Command buttons can launch different actions such as showing a task pane with custom HTML or executing a JavaScript function.

图 3. 功能区中的加载项命令Figure 3. Add-in commands in the ribbon

任务窗格Task panes

除了通过加载项命令以外,用户还可以使用任务窗格与解决方案进行交互。不支持加载项命令的客户端(Office 2013 和 iPad 版 Office)以任务窗格的形式运行加载项。用户通过“插入”**** 选项卡上的“我的加载项”**** 按钮,启动任务窗格加载项。You can use task panes in addition to add-in commands to enable users to interact with your solution. Clients that do not support add-in commands (Office 2013 and Office on iPad) run your add-in as a task pane. Users launch task pane add-ins via the My Add-ins button on the Insert tab.

图 4:任务窗格Figure 4. Imap microsoft exchange mail mac. Task pane

Microsoft Word 2016 Mac Add Ins

扩展 Outlook 功能Extend Outlook functionality

Outlook 外接程序可扩展 Office 功能区,还可以在查看或撰写 Outlook 项目时在其旁边的上下文中显示。当用户查看接收的项目或回复或创建新项目时,它们可以与电子邮件、会议请求、会议响应、会议取消或约会一起使用。Outlook add-ins can extend the Office ribbon and also display contextually next to an Outlook item when you're viewing or composing it. They can work with an email message, meeting request, meeting response, meeting cancellation, or appointment when a user is viewing a received item or replying or creating a new item.

Outlook 加载项可以访问邮件项目中的上下文信息(如地址或跟踪 ID),然后使用此类数据来访问服务器和 Web 服务上的其他信息,以打造极具吸引力的用户体验。在大多数情况下,Outlook 加载项无需修改即可在 Outlook 主机应用程序上运行,以在桌面、Web 以及平板电脑和移动设备上提供无缝体验。Outlook add-ins can access contextual information from the item, such as an address or tracking ID, and then use that data to access additional information on the server and from web services to create compelling user experiences. In most cases, an Outlook add-in runs without modification in the Outlook host application to provide a seamless experience on the desktop, web, and tablet and mobile devices.

PluginMicrosoft

有关 Outlook 加载项的概述,请参阅 Outlook 加载项概述。For an overview of Outlook add-ins, see Outlook add-ins overview.

在 Office 文档中新建对象Create new objects in Office documents

可以在 Excel 和 PowerPoint 文档中嵌入基于 Web 的对象(称为“内容加载项”)。通过内容加载项,可以集成基于 Web 的丰富数据可视化、媒体(如 YouTube 视频播放器或图片库)和其他外部内容。You can embed web-based objects called content add-ins within Excel and PowerPoint documents. With content add-ins, you can integrate rich, web-based data visualizations, media (such as a YouTube video player or a picture gallery), and other external content.

图 5:内容加载项Figure 5. Content add-in

Office JavaScript APIOffice JavaScript APIs

Office JavaScript API 包含的对象和成员适用于生成加载项,并与 Office 内容和 Web 服务交互。Excel、Outlook、Word、PowerPoint、OneNote 和 Project 共用一个常见对象模型。对于 Excel 和 Word,还有更多主机专用对象模型。这些 API 提供对已知对象(如段落和工作簿)的访问权限,以便于能够更轻松地为特定主机创建加载项。The Office JavaScript APIs contain objects and members for building add-ins and interacting with Office content and web services. There is a common object model that is shared by Excel, Outlook, Word, PowerPoint, OneNote and Project. There are also more extensive host-specific object models for Excel and Word. These APIs provide access to well-known objects such as paragraphs and workbooks, which makes it easier to create an add-in for a specific host.

后续步骤Next steps

有关开发 Office 加载项的更多详细介绍,请参阅构建 Office 加载项。For a more detailed introduction to developing Office Add-ins, see Building Office Add-ins.

另请参阅See also

Microsoft-->

Do you want to create a solution that extends the functionality of Word? For example, one that involves automated document assembly? Or a solution that binds to and accesses data in a Word document from other data sources? You can use the Office Add-ins platform, which includes the Word JavaScript API and the Office JavaScript API, to extend Word clients running on a Windows desktop, on a Mac, or in the cloud.

Word add-ins are one of the many development options that you have on the Office Add-ins platform. You can use add-in commands to extend the Word UI and launch task panes that run JavaScript that interacts with the content in a Word document. Any code that you can run in a browser can run in a Word add-in. Add-ins that interact with content in a Word document create requests to act on Word objects and synchronize object state.

Note

If you plan to publish your add-in to AppSource and make it available within the Office experience, make sure that you conform to the Commercial marketplace certification policies. For example, to pass validation, your add-in must work across all platforms that support the methods that you define (for more information, see section 1120.3 and the Office Add-in host and availability page).

The following figure shows an example of a Word add-in that runs in a task pane.

Figure 1. Add-in running in a task pane in Word

The Word add-in (1) can send requests to the Word document (2) and can use JavaScript to access the paragraph object and update, delete, or move the paragraph. For example, the following code shows how to append a new sentence to that paragraph.

You can use any web server technology to host your Word add-in, such as ASP.NET, NodeJS, or Python. Use your favorite client-side framework -- Ember, Backbone, Angular, React -- or stick with VanillaJS to develop your solution, and you can use services like Azure to authenticate and host your application.

The Word JavaScript APIs give your application access to the objects and metadata found in a Word document. You can use these APIs to create add-ins that target:

  • Word 2013 or later on Windows
  • Word on the web
  • Word 2016 or later on Mac
  • Word on iPad

Write your add-in once, and it will run in all versions of Word across multiple platforms. For details, see Office Add-in host and platform availability.

Add Opens

JavaScript APIs for Word

You can use two sets of JavaScript APIs to interact with the objects and metadata in a Word document. The first is the Common API, which was introduced in Office 2013. Many of the objects in the Common API can be used in add-ins hosted by two or more Office clients. This API uses callbacks extensively.

The second is the Word JavaScript API. This is a strongly-typed object model that you can use to create Word add-ins that target Word 2016 on Mac and Windows. This object model uses promises, and provides access to Word-specific objects like body, content controls, inline pictures, and paragraphs. The Word JavaScript API includes TypeScript definitions and vsdoc files so that you can get code hints in your IDE.

Currently, all Word clients support the shared Office JavaScript API, and most clients support the Word JavaScript API. For details about supported clients, see Office Add-in host and platform availability.

We recommend that you start with the Word JavaScript API because the object model is easier to use. Use the Word JavaScript API if you need to:

  • Access the objects in a Word document.

Use the shared Office JavaScript API when you need to:

Microsoft excel opens on startup mac. When Excel opens a new workbook, the new file is created from a template called Workbook. When Excel opens a new workbook, the new file is created from a template called Workbook.

  • Target Word 2013.
  • Perform initial actions for the application.
  • Check the supported requirement set.
  • Access metadata, settings, and environmental information for the document.
  • Bind to sections in a document and capture events.
  • Use custom XML parts.
  • Open a dialog box.

Next steps

Ready to create your first Word add-in? See Build your first Word add-in. Use the add-in manifest to describe where your add-in is hosted, how it is displayed, and define permissions and other information.

To learn more about how to design a world class Word add-in that creates a compelling experience for your users, see Design guidelines and Best practices.

After you develop your add-in, you can publish it to a network share, an app catalog, or AppSource.

See also