UiPath Documentation
apps
2022.4
false
Apps User Guide for Automation Suite
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。

程序

  1. 在 Excel 工作表中添加包含所需数据的所需图表。

  2. 使用Get Excel Chart活动保存图表。

  3. 将图表另存为图片。

  4. 使用Load Image活动并引用图表图像位置。

  5. 将图表图像转换为 base64

  6. Prefix the base64 string with the following: data:image/png;base64,. Make sure that base64 is a string data type.

  7. 将字符串作为您选择的输出参数传递。

  8. 将输出参数的值绑定到 UiPath Apps 中的图像控件。

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新