惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Martin Fowler
Martin Fowler
WordPress大学
WordPress大学
S
SegmentFault 最新的问题
罗磊的独立博客
Apple Machine Learning Research
Apple Machine Learning Research
The Cloudflare Blog
L
LangChain Blog
博客园 - 司徒正美
G
Google Developers Blog
博客园 - 【当耐特】
GbyAI
GbyAI
月光博客
月光博客
人人都是产品经理
人人都是产品经理
D
DataBreaches.Net
大猫的无限游戏
大猫的无限游戏
A
About on SuperTechFans
Microsoft Azure Blog
Microsoft Azure Blog
V
Visual Studio Blog
D
Docker
MongoDB | Blog
MongoDB | Blog
Vercel News
Vercel News
Stack Overflow Blog
Stack Overflow Blog
Jina AI
Jina AI
博客园 - 聂微东

博客园 - 生鱼片

Gitlab安装过程 SharePoint 2013即SharePoint 15的一些新特性 关于虚机克隆模板导致无法添加域用户的问题 http header Content-type SharePoint 2010 文档库中直接打开文档 使用SymbolResolver在Activity内访问宿主环境信息 增加一个Export to Spreadsheet的链接 WF4:自定义跟踪参考者 WF4:ETW跟踪参与者 WF4集合Collection相关活动用法 SharePoint 2010 BI (1):Chart WebPart 微软WebMatrix介绍 使用Sharepoint 2007中的webservice操作列表 - 生鱼片 - 博客园 SharePoint中CAML使用的一些总结 使用SharePoint Designer 2010 创建 外部内容类型 WF4:同步执行工作流 - 生鱼片 - 博客园 SharePoint 2010中托管元数据 SharePoint 2010中的客户端模型 SharePoint 2010中的Content Query WebPart
SharePoint 2010 BI(2):使用Visio Service
生鱼片 · 2011-01-18 · via 博客园 - 生鱼片

在SharePoint 2010企业版中提供的Visio Graphics Service是Visio service 以及Visio文件Web显示WebPart的基础,利用该服务我们在浏览器中直接显示visio文件的内容和相关特性

1.设置Visio Service服务

打开sharepoint管理中心,Configuration Wizards—Farm Configuration

clip_image002

点击Start the Wizard

clip_image004

确保Visio Graphics Service被选中

clip_image006

点击Application Management—Service Applications---Manage Service Applications

clip_image008

点击New—Visio Graphics Service

clip_image010

输入名字

clip_image012

2.使用Visio Service

SharePoint  Server企业版网站功能(SharePoint Server Enterprise Site features)

打开visio 2010,随便新建一个文档,然后保存为.vdw格式,这种格式的可以发布到sharepoint中,该格式的是用XAML来描述的。

clip_image014

要确保网站的SharePoint  Server企业版网站功能(SharePoint Server Enterprise Site features)是激活的,然后我们将该文件上传到sharepoint的文档库中,如下图:

clip_image016

然后点击上传后的文档,就可以在浏览器中查看了,在浏览器中是使用silverlight技术展示的,如果你的客户端没有安装silverlight,会使用PNG来展示,sharepoint服务器中是不需要安装visio 2010的

clip_image018

你还可以使用Visio Web Access WebPart来呈现visio文件,如下图

clip_image020