DevExpress WPF Rich Text Editor(富文本编辑器)现在可以使用SVG图形打开、保存、导出(PDF)和编辑文档,还可以根据需要调整文档中的SVG图像的大小、移动和对齐。 Spreadsheet(电子表格) 表单控件 DevExpress v23.2附带了受Excel启发的表单控件。 DevExpress WPF Spreadsheet控件支持以下表单控件: Button CheckBox ComboBox ...
边距和镜像边距 DevExpress WPF Rich Text Editor v24.1允许您指定gutter边距——额外的空间,以确保绑定不会掩盖打印页面上的文本。您可以指定gutter位置(上、左、右)和边距大小,使用Document.GutterAtTop, SectionMargins.GutterPosition 和 SectionMargins.Gutter属性来解决特定的使用需求。下面的代码片段在第一个文档...
再"Fill-In Forms"保护模式下,DevExpress WPF Rich Text Editor(富文本编辑器)或锁定文档,并只允许用户填写可填写的表单(如果有的话)。在v23.2中,我们添加了一个新的Section.ProtectedForForms设置,允许您解锁受保护文档中的特定部分。 您还可以解锁Ribbon UI中的特定部分,跳转到: Review > Protect Document。 SV...
DevExpress WPF Rich Text Editor v24.1允许您指定gutter边距——额外的空间,以确保绑定不会掩盖打印页面上的文本。您可以指定gutter位置(上、左、右)和边距大小,使用Document.GutterAtTop,SectionMargins.GutterPosition和SectionMargins.Gutter属性来解决特定的使用需求。 下面的代码片段在第一个文档节中添加了一个左gutte...
DevExpress WPF Rich Text Editor v24.1允许您指定gutter边距——额外的空间,以确保绑定不会掩盖打印页面上的文本。您可以指定gutter位置(上、左、右)和边距大小,使用Document.GutterAtTop,SectionMargins.GutterPosition和SectionMargins.Gutter属性来解决特定的使用需求。
usingSyncfusion.Windows.Controls.RichTextBoxAdv; Add the following code to create rich text editor XAML <SfRichTextBox:SfRichTextBoxAdv x:Name="richTextBoxAdv"LayoutType="Continuous"/> C# SfRichTextBoxAdv richTextBoxAdv=new SfRichTextBoxAdv();richTextBoxAdv.LayoutType=LayoutType...
DevExpress WPFRich Text Editor(富文本编辑器)现在支持在表格单元格中旋转文本,新版本添加了一个'Text Direction'命令到Ribbon UI和一个TableCell.TextDirection属性中,来选择单元格文本,您可以打印和导出(PDF)表格中旋转文本的文档。 嵌入字体 全新的(Document.EmbedFontsAPI)允许您在Microsoft Word文档中嵌入字体,一...
The Rich Text Editor does not ship with UI elements (toolbar items, dialogs) to create content controls and change their parameters. #Content Controls in Code The Rich Text Editor for WPF allows you to manage content controls in code. If a document contains such controls...
This document describes how to use theWPF Rich Text Editorto create a simple word processing application. #Install the WPF Rich Text Editor Component You can use one of the following approaches to add the WPF Rich Text Editor component to the toolbox: ...
NOV Rich Text Editor for .NEThelps you embed state-of-art, Microsoft Word-like abilities in your .NET applications. It seamlessly integrates in WinForms, WPF, Blazor, ASP.NET, and Mac projects. NOV Rich Text Editor for .NETcan create all types of text documents such as contracts, invoices...