在哪里可以找到 Office Web 应用程序的 xap 文件?

发布于 2024-08-14 09:29:56 字数 70 浏览 4 评论 0原文

我正在使用新的 Office Web 应用程序。是用Silverlight吗?如果是这样,我在哪里可以找到它的 xap 文件?

I am using the new Office Web applications. s it using Silverlight? If so, where can I find the xap file for it?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

你没皮卡萌 2024-08-21 09:29:56

Office Web Apps 仅使用 Silverlight 来调整显示大小,而不是进行转换。因此,即使您获得了 XAP,它也不会真正告诉您任何您不知道的信息。

Office Web Apps are only using Silverlight for resizing display, not for conversion. So even if you got the XAP, it wouldn't really tell you anything you don't already know.

成熟稳重的好男人 2024-08-21 09:29:56

您可以使用 Fiddler 查看所有流量 - 查找 XAP 请求,您会发现该位置的 XAP。然后通过在浏览器中输入 XAP 的完整地址来直接下载文件。

You can use Fiddler to see all of the traffic - look for the XAP request and you'll find the XAP at that location. Then directly download the file by typing the full address to the XAP in your browser.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文