This section provides detailed description of Aspose.Editor features. Most screenshots in this section demonstrate Aspose.Editor.Demo, which is a C# and VB.NET demo project included with Aspose.Editor.
The following tables provide links to descriptions of individual features.
Platforms
|
Feature
|
Description
|
|
ASP.NET
|
Drag and drop Aspose.Editor from the toolbox onto a web form, instantly adding word processing capabilities to your ASP.NET application.
|
|
Windows Forms .NET
|
Aspose.Editor was designed to function as a word processing control in Windows Forms .NET applications.
|
File Formats
Editing
|
Feature
|
Description
|
|
Lossless Editing
|
This is one of the most important features of Aspose.Editor, it makes sure none of the complex document elements and formatting is lost when you open-edit-save files.
|
|
Edit and Select Text
|
All standard keyboard and mouse commands for editing and navigation are supported.
|
|
Cut, Copy and Paste
|
Clipboard operations are supported.
|
|
Unlimited Undo and Redo
|
All changes made by the end user or via the programming interface are undoable and redoable.
|
|
Insert Breaks
|
Insert line, paragraph, page, column and section breaks.
|
|
Find and Replace
|
Find and Replace is available as a built-in dialog box or via the programming interface.
|
|
Zoom and Auto Zoom
|
Zoom explicitly to any scale or let the editor maintain automatic zoom.
|
|
Print and Preview
|
Easily use .NET printing infrastructure to implement print and preview with Aspose.Editor.
|
|
Spell Checking
|
Aspose.Editor provides spell checking features via third-party components.
|
|
Display Formatting Marks
|
Turn on/off display of breaks and spaces.
|
|
Read-Only Mode (Viewer Mode)
|
Editor may be easily switched to viewer.
|
Formatting
|
Feature
|
Description
|
|
Character Formatting
|
Apply rich character formatting to any fragment of text.
|
|
Paragraph Formatting
|
Specify most of the known paragraph formatting. Apply formatting rules like Widow/Orphan control and Keep Lines Together.
|
|
Tables
|
Create and modify tables. Work with nested tables and tables broken across pages.
|
|
Sections and Columns
|
Create an unlimited number of sections and use them to vary the layout of a document within a page or between pages.
|
|
Borders and Shading
|
Use all border and shading types available in Microsoft Word.
|
|
Styles
|
Create and apply paragraph and character styles, setup style hierarchies.
|
|
Page Setup
|
Specify page size, margins and orientation per section or for a complete document.
|
|
Layout Fidelity to Microsoft Word
|
A specially designed page layout engine renders the document into pages and lines to resemble how Microsoft Word does it.
|
Developer Care