• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
KXLF’s blog
能转的不写
   首页    新随笔    联系   管理     
2011年11月2日
[转]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 阅读(403) 评论(0) 推荐(0)
[转]Content targeting for anonymous users with SharePoint Server 2010(给匿名用户配置外部配置文件)
摘要: SharePoint Server 2010 ships with the content targeting capability based on Audiences. Using this mechanism you can conditionally display content to groups of users based on their profiles. One shortcoming of this approach is that it needs user profiles which are not available on Internet-facing web 阅读全文
posted @ 2011-11-02 11:26 KXLF 阅读(286) 评论(0) 推荐(0)
[转]Allowing anonymous users access to SharePoint user's profile pictures(允许匿名用户访问用户配置文件中的头像图片)
摘要: I was developing discussion groups using web parts where I needed to show the discussion posting authors' profile images with the posting detail.First problem I faced was, how to get the profile image url of the user. I was able to find the details about the User Information List living in the R 阅读全文
posted @ 2011-11-02 11:23 KXLF 阅读(349) 评论(0) 推荐(0)
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3