提供3000多款全球软件/控件产品
针对软件研发的各个阶段提供专业培训与技术咨询
根据客户需求提供定制化的软件开发服务
全球知名设计软件,显著提升设计质量
打造以经营为中心,实现生产过程透明化管理
帮助企业合理产能分配,提高资源利用率
快速打造数字化生产线,实现全流程追溯
生产过程精准追溯,满足企业合规要求
以六西格玛为理论基础,实现产品质量全数字化管理
通过大屏电子看板,实现车间透明化管理
对设备进行全生命周期管理,提高设备综合利用率
实现设备数据的实时采集与监控
利用数字化技术提升油气勘探的效率和成功率
钻井计划优化、实时监控和风险评估
提供业务洞察与决策支持实现数据驱动决策
TRichView 是一套 Delphi/C++Builder 控件,主要用于显示、编辑和打印超文本文档。该控件支持各种各样不同的特征属性(字体、上标和下标,文本背景颜色,自定义下拉列表)。文档中可以包含表格、图片、在图像列表中所选取的图像、任意的 Delphi 控件、文档居左、文档居右、文档居中或者是段落排列的排版、多级项目符号和编号、自定义页边空白和缩进样式、统一字符编码标准、背景图片、打印预览、RTF输入和输出、HTML输出、现有的数据版本,以及更多…
TRichView is a suite of native Delphi/C++Builder components for displaying, editing and printing hypertext documents. Components support various character attributes (fonts, subscripts/superscripts, colored text background, custom drawn).Documents can contain tables, pictures, images from imagelists, arbitrary Delphi controls. Left, right, center or justify alignments of paragraphs, multilevel bullets and numbering, custom margins and indents, Unicode, background images, print preview, RTF import and export, HTML export, data-aware versions and more...
声明:本产品中文介绍为慧都网版权所有,未经慧都公司书面许可,严禁拷贝、转载!
* 关于本产品的分类与介绍仅供参考,精准产品资料以官网介绍为准,如需购买请先行测试。
什么是TRichView
RichView是一个用于显示,编辑和打印超文本文档的原生的Delphi/C++Builder组件(VCL)。
该组件支持多种字符属性(字体,下标/上标,彩色文本背景,自定义画)。文档可以包含表格,图片,图像列表中的图像,任何Delphi控件。左,右,居中或分散对齐,自定义页边距和缩进,多级项目符号和编号,统一编码,背景图像,打印预览,HTML导出,RTF导出和导入,数据感知版本等等……
RichView Package完全由Delphi语言编写,而且没有使用外部的DLL或ActiveX文件。它不是基于Microsoft RichEdit控件。该软件包的注册版本包含完整的源代码。
丰富的文本和段落格式
自定义字体,颜色,对齐,缩进……
在文档中的图像
位图,图元文件,图标,JPEG文件等等
表格
在每个单元格中具有格式化内容的HTML样式的表格
多语言支持
多种字符集,Unicode编码,双向文本
超文本和相关功能
超链接,检查点,标签
导入和导出,数据库
从RTF导入,导出到RTF和HTML,PDF等等
特殊的编辑功能
撤销和文本保护
拼写检查
包括使用第三方拼写检查器的实时拼写检查
在文档中的Delphi/C++Builder控件
项目符号和编号
文本和段落样式
打印和预览
TRichView — 用于显示超文本的组件 | |
TRichViewEdit —用于编辑超文本的组件 | |
TRVStyle — [DB]RichView[Edit]s的文本和段落样式容器,等等 | |
TRVPrint — 用于打印[DB]RichView[Edit]s的组件 | |
TRVPrintPreview — 用于[DB]RichView[Edit]s打印预览的组件 | |
TDBRichView — TRichView的数据感知版本 | |
TDBRichViewEdit — TRichViewEdit的数据感知版本 | |
TRVOfficeConverter 允许使用Microsoft® Office的文本导出和导出转换器 | |
TRVReportHelper 允许在制定的画布上绘制RichView 文档 | |
TSRVTabSet —一个可以变换皮肤的拥有图标和文本符号的标签集;该组件可以被用于实现一个选项卡式的多文档界面。 | |
TSRVSkinManager将皮肤应用到TSRVTabSet 和TSRVScrollBar。 |
什么是ScaleRichView
ScaleRichView是一个用于WYSIWYG编辑(“所见即所得”)的VCL组件集,它是基于TRichView 和RichViewActions创建的。ScaleRichView使用了用于文档渲染的TRichView引擎,但是它以自己的方式重新编排页码,尺寸和绘制页面。
在ScaleRichView中的文档通过隐藏(或外部)的TRichViewEdit组件可以被访问,因此,您可以使用您在TRichView中使用的相同的方法用于编辑和生成文档。
ScaleRichView对于TRichView是一个插件。为了安装ScaleRichView软件包,您需要安装在此之前安装TRichView和RichViewActions软件包。您可以作为一个捆绑“TRichView+ScaleRichView”订购ScaleRichView,或者,以后再订购TRichView。
支持几乎所有的TRichView功能;
WYSIWYG编辑模式;
缩放;
实时重新分页;
支持超过120种的标准文件格式:ISO(欧洲),ANSI(USA),JIS(日本),等等;
自定义页面定位;
多种布局模式(Web模式,正常布局,页面布局等);
在滚动,显示的页面号和文本的工具提示;
在滚动条区域中的垂直和水平图形菜单(工具栏);
RichViewActions的完整支持;
在文档中的控件,包括标准的和ScaleRichView特定的控件。
TSRichViewEdit —用于WYSIWYG编辑的文本处理器,具有缩放和多种布局(包括页面视图模式)。 | |
TDBSRichViewEdit — TSRichViewEdit的数据感知版本。 | |
TSclRVRuler —规则管理器,一个来自RichViewActions中的TRVRuler模拟,但它与TSRichViewEdit一起工作。 | |
TSRVPageScroll 将所有的页面以缩略图显示。 | |
TSRVToolBar —用于在TSRichViewEdit的滚动条区域插入的工具栏 | |
TSRVToolWindow 以弹出窗口显示工具栏。 | |
TSRVPrint 打印来TSRichViewEdit的文档;它是一个可以打印文档本身的编辑器组件,但是TSRVPrint支持多种特殊的打印模式,包括海报。 | |
TSRVPreview通过TSRVPrint显示有多少文档将被打印。 | |
TSRVScrollBar —一个可以变换皮肤的工具条;该组件被用于TSRichViewEdit内部,但可以作为一个独立的组件也是很有用的。 | |
TSRVTabSet —一个可以变换皮肤的拥有图标和文本符号的标签集;该组件可以被用于实现一个选项卡式的多文档界面。 | |
TSRVSkinManager 将皮肤应用到TSRVTabSet 和TSRVScrollBar。 |
What is TRichView
RichView is a suite of native Delphi/C++Builder components (VCL) for displaying, editing and printing hypertext documents.
Components support various character attributes (fonts, subscripts/superscripts, colored text background, custom drawn). Documents can contain tables, pictures, images from imagelists, any Delphi controls. Left, right, center or justify paragraph allignment, custom margins and indents, multilevel bullets and numbering, Unicode, background images, print preview, HTML export, RTF export and import, data-aware versions and more...
RichView Package is completely written in Delphi, and does not use external DLL or ActiveX files. It is not based on Microsoft RichEdit control. Registered version of the Package includes full source code.
List of Features
Click the links below to read detailed information.
Components in the Package
TRichView — component for displaying hypertext | |
TRichViewEdit — component for editing hypertext | |
TRVStyle — collection of [DB]RichView[Edit]s' text and paragraph styles, etc. | |
TRVPrint — component for printing [DB]RichView[Edit]s | |
TRVPrintPreview — component for print preview of [DB]RichView[Edit]s | |
TDBRichView — data-aware version of TRichView | |
TDBRichViewEdit — data-aware version of TRichViewEdit | |
TRVOfficeConverter allows using text import and export converters from Microsoft® Office | |
TRVReportHelper allows drawing RichView documents onto the specified Canvases | |
TSRVTabSet — a skinnable set of tabs having icons and text labels; this component can be used to implement a tabbed multiple document interface. | |
TSRVSkinManager applies skins to TSRVTabSet and TSRVScrollBar. |
ScaleRichView Package
What is ScaleRichView
ScaleRichView is a set of VCL components for WYSIWYG editing (“What You See Is What You Get”), created basing on TRichView and RichViewActions. ScaleRichView uses TRichView engine for document rendering, but it repaginates, scales and draws pages in its own way.
Document in ScaleRichView is accessible via hidden (or external) TRichViewEdit component, so you can use the same methods for document generation and editing as you use in TRichView.
ScaleRichView is an addon to TRichView. In order to install ScaleRichView package, you need to install packages of TRichView and RichViewActions before. You can order ScaleRichView as a bundle “TRichView+ScaleRichView”, or later, after ordering TRichView.
The main features of ScaleRichView are:
List of Features
Click the links below to read detailed information.
Components in the Package
TSRichViewEdit — text processor for WYSIWYG editing, with scaling and multiple layouts (including page view mode). | |
TDBSRichViewEdit — data-aware version of TSRichViewEdit. | |
TSclRVRuler — ruler, an analog of TRVRuler from RichViewActions, but working with TSRichViewEdit. | |
TSRVPageScroll shows all pages as thumbnails. | |
TSRVToolBar — toolbar for insertion in scrollbar area of TSRichViewEdit. | |
TSRVToolWindow shows toolbar in popup window. | |
TSRVPrint prints documents from TSRichViewEdit; an editor component can print documents itself, but TSRVPrint supports several special printing modes, including posters. | |
TSRVPreview shows how document will be printed by TSRVPrint. | |
TSRVScrollBar — a skinnable scrollbar; this component is used inside TSRichViewEdit, but may be useful as a separate component as well. | |
TSRVTabSet — a skinnable set of tabs having icons and text labels; this component can be used to implement a tabbed multiple document interface. | |
TSRVSkinManager applies skins to TSRVTabSet and TSRVScrollBar. |
更新时间:2021-09-07 17:24:50.000 | 录入时间:2005-10-16 14:08:00.000 | 责任编辑:陈俊吉
允许开发人员在不需要Office Automation的情况下处理Word文档的API
Add-in Express for Office and .NET开发商业类微软Office扩展的一体化框架,如Office COM Add-in、Outlook插件
3-Heights PDF OptimizationPDF优化类库,用于压缩PDF文件的尺寸大小、提高网络浏览速度、提供高质量的打印等
PDF StudioPDF Studio是一款功能强大的,易于使用的PDF编辑器,它以Adobe® Acrobat®和其他PDF工具的小部分代价在PDF文档上提供了大量的功能。
Spire.CloudSpire.Cloud是一款帮助WEB网站或WEB应用系统轻松处理Office文件全面的解决方案。
服务电话
重庆/ 023-68661681
华东/ 13452821722
华南/ 18100878085
华北/ 17347785263
客户支持
技术支持咨询服务
服务热线:400-700-1020
邮箱:sales@pclwef.cn
关注我们
地址 : 重庆市九龙坡区火炬大道69号6幢