英文: Office.js Word API not able to read plain text type content controls 问题 我正在尝试获取文档中的所有内容控件。根据微软Wo...
Office Word任务窗格加载项 – 是否可以将文件保存在本地?
英文: Office Word Task Pane Add-in - Is it possible to save a file locally? 问题 我尝试在运行taskpane.js中的命令时将...
新行字符未正确反映。
英文: New line characters not getting reflected properly 问题 我正在提取邮件的主题、发件人和正文,并使用Outlook插件将它们分享给另一个应用程...
MS-Word插件在使用insertHTML插入链接时无法保留格式。
英文: MS-Word add-in won't preserve formatting using insertHTML to insert link 问题 我正在使用JavaScript在...
MS Word Web Add-In fails when search notation for special characters is used with matchWildcards set to true
英文: MS Word Web Add-In fails when search notation for special characters is used with matchWildcards...
在Office JS(Excel)中是否有类似的工作簿关闭事件?
英文: Is there a Workbook Closed or a similar event in Office JS (Excel)? 问题 我想在工作簿关闭之前清除数据验证。是否有一个工作簿...
可以从 Office 对话框中执行 Excel 函数吗?
英文: Is it possible to execute an excel function from an office dialog? 问题 我已经使用yeoman生成器在React TypeS...
按钮点击触发两次
英文: Button click firing twice 问题 我已经构建了一个Outlook插件,并希望为它添加一个新功能,但问题是我添加的新按钮在点击时触发两次 - 在taskpane.js或t...
PowerPoint: 如何为在形状上执行的操作创建撤销项?
英文: PowerPoint: How can we create an Undo entry for the actions performed on shapes? 问题 UNDO的意外行为: 当...
将JavaScript Office插件转换为可安装插件时的对话框。
英文: Dialog boxes when converting JavaScript Office add-ins to installable add-ins 问题 我们有一个JavaScript...