• 博客园logo
  • 会员
  • 周边
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • YouClaw
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
KXLF’s blog
能转的不写
   首页    新随笔    联系   管理     

随笔分类 -  Word Automation Services

[转]how to programatically access built-in properties of open xml word doc(如何读取open xml格式文档属性)

摘要:WordprocessingDocument wordprocessingDocument = WordprocessingDocument.Open(filePath, true); Body body = wordprocessingDocument.MainDocumentPart.Document.Body; String message = string.Empty; ExtendedFilePropertiesPart appPart = wordprocessingDocument.ExtendedFilePropertiesPart; ... 阅读全文
posted @ 2011-11-02 17:35 KXLF 阅读(408) 评论(0) 推荐(0)

博客园  ©  2004-2026
浙公网安备 33010602011771号 浙ICP备2021040463号-3