Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我一直在使用 asp.net webforms 开发一个 Web 应用程序,在这个应用程序中我有一些文档(.doc、.docx、.rtf 文件),我的客户想要使用 office 365 在浏览器上打开/编辑这些文件,他们想要在 Office365 中打开文档,编辑,将其保存在服务器上(无需下载)并关闭它。我知道这很困难,但我想知道这是否可能,或者是否有任何简单的方法可以做到这一点。如何将 Office 365 与我的 asp.net 应用程序集成?
使用 shift + 右键单击文件,您将在上下文菜单中找到并选择“打开方式”。转到“选择默认程序”并选择 Office365 位置。应该有一个复选框来记住将这个程序用于这些文件类型。不要忘记检查。