腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
搜索
关闭
文章
问答
(331)
视频
开发者手册
清单
用户
专栏
沙龙
全部问答
原创问答
Stack Exchange问答
更多筛选
回答情况:
全部
有回答
回答已采纳
提问时间:
不限
一周内
一月内
三月内
一年内
问题标签:
未找到与 相关的标签
筛选
重置
4
回答
在虚拟机中绑定
DocumentViewer
我试图通过ViewModel将
DocumentViewer
绑定到文档,但根本没有成功。 {
DocumentViewer
1 get set
浏览 0
提问于2011-10-08
得票数 2
回答已采纳
2
回答
如何使用
DocumentViewer
显示流文档?
FontSize="14" FontFamily="Georgia"> Test</FlowDocument><
DocumentViewer
x:Name="TestViewer" Document="Resources/FlowDocument1.xaml"
浏览 1
提问于2013-08-01
得票数 2
回答已采纳
2
回答
DocumentViewer
查找函数和FixedPage文档
当将的对象作为
DocumentViewer
的文档源时,查找功能根本找不到任何东西。甚至连一个字母都找不到。我还没有尝试过的文档,因为
DocumentViewer
的文档并不那么有用,而且网络上的资源实际上并不存在,我现在想问堆栈溢出社区: 它需要什么使WPF
DocumentViewer
的查找函数与FixedPage顺便说一句,我不使用自定义ControlTemplates来实现
DocumentViewer
浏览 5
修改于2008-11-08
得票数 7
回答已采纳
3
回答
DocumentViewer
覆盖打印按钮
我已经使用自定义
DocumentViewer
在我的应用程序中实现了打印预览功能(如下所示)。在显示预览之前,我调用PrintDialog.ShowDialog(),以便根据纸张的方向正确创建文档。但是,
DocumentViewer
打印按钮调用PrintDialog.ShowDialog(),提示用户再次选择打印机和选项(他们在预览窗口打开之前已经选择了)。是否有一种方法可以让
DocumentViewer
打印按钮直接打印而不调用PrintDialog.ShowDialog()ReportViewModel.cs
浏览 0
修改于2014-08-20
得票数 6
6
回答
WPF
DocumentViewer
不释放XPS文件
我使用的一些代码如下所示:
DocumentViewer
m_
documentViewer
= new
DocumentViewer
();m_
documentViewer
.Document = m_xpsDocument.GetFixedDocumentSequence();要浏览XPS文档: m_
docume
浏览 5
修改于2008-11-26
得票数 10
回答已采纳
1
回答
在
DocumentViewer
中显示“快速”
我正在构建一个WPF应用程序,在该应用程序中,我需要显示文档预览,比如使用
DocumentViewer
和DocumentPaginator可以实现什么。但是,当报告很大时,将报告转换为XPS并将其加载到
DocumentViewer
中是非常缓慢的(作为我需要显示的常见报告)。这让我开始思考,在报告的前几页被“加载”到
DocumentViewer
中时,可能有某种方式开始显示报告的前几页-- 基本上是在加载/显示创建时的页面()。 有人知道这样的事情是否可能发生吗?我知道,为了使用
DocumentViewer
,我需要把
浏览 2
提问于2011-04-21
得票数 0
回答已采纳
1
回答
DocumentViewer
到RichTextBox绑定错误
我有一个RichTextBox和
DocumentViewer
(放在TabControl中)的应用程序,我想做一些类似于“热预览”的东西。我已经将
DocumentViewer
.Document属性绑定到RichTextBox.Document<
DocumentViewer
Document="{Binding DocumentxpsDoc.GetFixedDocumentSequence(); return result;当我启动这个应
浏览 3
提问于2012-03-10
得票数 2
回答已采纳
2
回答
为Wpf
DocumentViewer
PrintDialog设置PageOrientation
使用Wpf
DocumentViewer
控件时,我不知道如何在用户单击print按钮时
DocumentViewer
显示的PrintDialog上设置PageOrientation。
浏览 13
提问于2009-06-16
得票数 18
1
回答
WPF
DocumentViewer
-无需确认即可打印
我也使用
documentviewer
.Print()以编程方式开始打印;但是,当按下它时,它会显示带有Windows打印机的屏幕,并使用户必须再次单击该屏幕上的"OK“才能启动。有没有一种方法可以避免确认并使
documentviewer
.Print();立即在默认的Windows打印机上启动打印作业?
浏览 9
提问于2011-04-18
得票数 8
回答已采纳
1
回答
WPF
Documentviewer
的分页
现有的WPF应用程序有一个文档查看器来显示不同类型的数据(图像/ WordFiles )。我在谷歌上搜索了很多次,但没有得到任何有用的信息。
浏览 26
提问于2015-04-15
得票数 1
1
回答
如何显示带横向的WPF
DocumentViewer
?
我正在创建一个简单的(信纸大小的一页) FixedDocument,并将其显示在
DocumentViewer
上,用于打印预览。 只需应用旋转变换,就可以很容易地将内容放入横向。但是找不到任何属性或方法来在
DocumentViewer
中将页面显示为横向如何做到这一点?
浏览 9
修改于2011-06-10
得票数 2
1
回答
页面重载后恢复primefaces
documentViewer
我使用了来自primefaces的
documentViewer
-component扩展,如下所示: <pe:
documentViewer
cache="true" value="#{myBean.streamedContent
浏览 1
提问于2016-08-15
得票数 0
回答已采纳
1
回答
如何改变
DocumentViewer
的视图模式
如何更改
DocumentViewer
的视图模式?,我希望页面从一开始就完全宽度。 如果我使用
documentViewer
.FitToWidth(),它确实具有扩展性,但并不完全。
浏览 4
修改于2014-01-11
得票数 2
回答已采纳
1
回答
DocumentViewer
删除ToolBar放置阴影
我已经阅读了很多关于在
DocumentViewer
控件中删除工具栏或搜索栏的主题,但我无法删除工具栏的投影效果。我已经循环到孩子的控制,但它不工作。
浏览 13
提问于2017-01-30
得票数 1
回答已采纳
1
回答
DocumentViewer
不使用Ionic 3
我试着和一起工作。 showDocument() { title: 'A book', navigationView: { closeLabel: '' }, print: { enabled: true }, openWith: {
浏览 4
修改于2017-10-23
得票数 8
回答已采纳
1
回答
Primefaces扩展
documentViewer
显示下载状态
我使用primefaces扩展
documentViewer
来显示pdfs。在PF扩展网站的展示中,
documentViewer
在查看器按钮栏下显示一个加载栏。不幸的是,这一点在我的例子中没有体现出来。在展示中没有使用DefaultStreamContent。
浏览 3
提问于2015-11-04
得票数 2
回答已采纳
2
回答
在WPF中从
DocumentViewer
中删除边框和阴影
我一直在追踪
DocumentViewer
的问题,不知道如何解决它。 <Style x:Key="MyDocStyle" TargetType="
DocumentViewer
"> <ControlTemplat
浏览 5
提问于2021-11-13
得票数 0
回答已采纳
1
回答
WPF
DocumentViewer
不显示文档
我使用
DocumentViewer
来查看FixedDocument,在2台机器上(超过500台),文档查看器不显示文档。编辑: ok,它不是WPF中的一个bug,
DocumentViewer
控件工作得很好,如果其他人碰到了相同的问题,请看我的答案,这个问题将保持不变。
浏览 0
修改于2010-11-16
得票数 2
回答已采纳
1
回答
使用
DocumentViewer
控件渲染PDF?
有没有可能使用
DocumentViewer
(它的WPF控件)来渲染PDF? 如果这是可能的,那么如何呢?代码示例或链接到一些代码示例将不胜感激。谢谢你的回答。
浏览 0
修改于2010-08-07
得票数 5
回答已采纳
1
回答
更改WPF
DocumentViewer
查看模式
您好,我有一个问题,当我只是添加一个<
DocumentViewer
x:Name="docViewer" />时,我得到一个工具栏,它允许我更改XPS文档的查看模式,如下所示: 但是我怎样才能以编程的方式做到这一点呢
浏览 5
修改于2014-01-16
得票数 4
回答已采纳
第 2 页
第 3 页
第 4 页
第 5 页
第 6 页
第 7 页
第 8 页
第 9 页
第 10 页
第 11 页
点击加载更多
领券