Proposed 在线编辑word/Excel文件用哪些控件?

  • 2012年4月15日 9:21
     
     

    在线编辑word、excel等文件的控件有哪些?而且哪些支持Office2007和2010的?我现在装的是vs2010+Office2010,用的是C#语言。

全部回复

  • 2012年4月16日 8:22
     
     

    您好,

    本版块主要讨论VB.NET相关主题,而您的主题与c#以及ASP.NET相关,所以我将此主题移动到一般性问题讨论区。你可以引用相应版本的名字为Microsoft Word *.*  Object Library控件来打开Word文档。另外,这个两个例子也许对你有帮助:http://www.c-sharpcorner.com/UploadFile/scottlysle/WordinWeb01202007101216AM/WordinWeb.aspx

    http://stackoverflow.com/questions/3808867/editing-word-documents-in-a-web-page

    Best regards,


    Shanks Zen
    MSDN Community Support | Feedback to us

  • 2012年4月17日 2:01
    版主
     
     
    微软不支持使用控件在线编辑Word和Excel文档。你可以用web版的office服务,或者在线编辑HTML或XML,Word和Excel支持这两种格式。


    The following is signature, not part of post
    Please mark the post answered your question as the answer, and mark other helpful posts as helpful, so they will appear differently to other users who are visiting your thread for the same problem.
    Visual C++ MVP

  • 2012年5月27日 6:47
     
     建议的答复

    你可以使用除微软以外的其他产品编辑 office

    例如:

    http://npoi.codeplex.com/releases/view/19351

    但是目前没有相关的office 控件可以使用

    • 已建议为答案 MSDN_ice 2012年5月27日 6:47
    • 取消建议作为答案 MSDN_ice 2012年5月27日 6:47
    • 已建议为答案 MSDN_ice 2012年5月27日 6:47
    • 取消建议作为答案 MSDN_ice 2012年5月27日 6:47
    • 已建议为答案 MSDN_ice 2012年5月27日 6:47
    •