studiox
2020.10
false
StudioX 用户指南
- 发行说明
- 入门指南
- 教程
- 自动化项目
- 创建自动化
重要 :
新发布内容的本地化可能需要 1-2 周的时间才能完成。
发行日期:2021 年 1 月 27 日
改进
- You can now mark projects tested in Picture in Picture as ready for execution in PiP, The Project Settings window has been updated with two new settings:
- PiP Ready - Set to Yes to indicate that the project was tested using Picture in Picture. If set to No, the user will receive a warning when starting from Assistant that the process may not work correctly when run inside Picture in Picture.
- 在 PiP 中启动 - 设置为“是”表示默认情况下应使用“画中画”功能运行该流程。
邮件自动化
- Outlook 365 and Gmail application credentials can now be automatically loaded from specific assets in a dedicated Orchestrator folder, enabling users to quickly connect to their accounts without having to provide the application and tenant IDs in the Use Outlook 365 activity, or the client ID and client secret in the Use Gmail activity. For more information, see Adding Application Credentials for Outlook 365 and Gmail in Orchestrator.
- 适用于 Gmail 和 Outlook 365 的自动化现在提供纯文本和 HTML 电子邮件正文,以确保收件人无论使用何邮件客户端都可以正确查看邮件。
- 发送日历邀请活动已收到以下更新:
- 更新了“说明”属性,除了当前的纯文本选项外,还允许使用 Word 文档作为输入。
- 添加了“附件”属性,用户可以将文件附加到日历事件。
Excel 自动化
现在,可以在设计时和运行时以允许加载加载项的方式启动 Excel。“项目设置”窗口中添加了一个标题为“Excel Business”的新活动设置类别,其中包含以下可用选项:
- 启动 Excel:
- “启动方法” - 选择在运行时如何启动 Excel:
- “自动化” - 通过 COM API 启动 Excel。
- “应用程序” – 将 Excel 作为一个进程启动,并以文件作为参数,以确保加载 Excel 的所有方面(例如加载项)。这是默认选项。
- “等待 Excel 启动的时间(以秒为单位)” - 生成错误之前等待 Excel 打开的秒数。
- Excel 预览:
- Excel preview type - Select how Excel should be accessed when previewing using the Plus
menu:
- “默认” - 让 StudioX 决定使用哪种方法(当前是 UseXmlFile 选项)。
- “UseXmlFile” – StudioX 将直接读取文件内容。当前仅限于 .xlsx 文件,不适用于依赖 Excel 加载项才能正确查看内容的文件。
- “UseExcelInstance” – 在后台加载 Excel 以处理文件内容。这将显示 Excel 可以打开的任何文件的文件内容,这意味着它支持所有文件格式和需要加载项的文件,例如数字版权管理 (DRM) 系统。要更快地查看结果,请在 Excel 中手动打开文件并保持打开状态。如果启动选项设置为“应用程序”,则需要首先手动打开文件。
- “启动方法” - 选择在运行时如何启动 Excel:
错误修复
- 语音查看器现在关注并陈述“设计”选项卡下的子菜单。已添加 CTRL + ALT + D 键盘快捷键,以将焦点从“设计”选项卡切换到“保存”按钮。