积极答复者
bs下实现word excel编辑

问题
-
想在bs下实现word excel的编辑,保存功能.
看了些资料,一直闹不明白
想问问这里的各位达人们,有没有案例?
email:20640780@qq.com
金工黄花菜- 已移动 Sheng Jiang 蒋晟Moderator 2009年6月30日 17:07 Office开发 (发件人:Visual C#)
答案
-
在服务器上运行Office的话,每个访问的用户都要有Office的授权。你也可以用OOXML格式保存文档,这样可以在服务器上直接访问文档的XML
Please mark the post answered your question as the answer, and mark other helpful posts as helpful. This posting is provided "AS IS" with no warranties, and confers no rights.
Visual C++ MVP- 已标记为答案 KeFang Chen 2009年7月6日 2:53
-
你好,
C#和Excel交互的例子很多,你可以参考下面这个例子。另外如果你的是ASP.NET请确保有权限操作文档。
http://hi.baidu.com/xrx84/blog/item/a516f57fba9a0e0029388a1a.html
Microsoft Online Community Support- 已标记为答案 KeFang Chen 2009年7月6日 2:53
全部回复
-
在服务器上运行Office的话,每个访问的用户都要有Office的授权。你也可以用OOXML格式保存文档,这样可以在服务器上直接访问文档的XML
Please mark the post answered your question as the answer, and mark other helpful posts as helpful. This posting is provided "AS IS" with no warranties, and confers no rights.
Visual C++ MVP- 已标记为答案 KeFang Chen 2009年7月6日 2:53
-
你好,
C#和Excel交互的例子很多,你可以参考下面这个例子。另外如果你的是ASP.NET请确保有权限操作文档。
http://hi.baidu.com/xrx84/blog/item/a516f57fba9a0e0029388a1a.html
Microsoft Online Community Support- 已标记为答案 KeFang Chen 2009年7月6日 2:53