Blazor Document Editor Example - Default Functionalities
This example demonstrates how to create, edit, and print Word documents (DOCX) online using document editor.
Information
In this example, you can create and edit Word documents online much faster and easier using intuitive UI options of the document editor. All independent features of the document editor component are defined as separate modules to help build a lightweight Word editor with the features you require.
Features of document editor:
- Create and edit: Opens and saves documents.
- Supported elements: Document elements like text, images, hyperlinks, tables, bookmarks, page numbers, tables of contents,headers, and footers.
- Formatting: Text levels, paragraph levels, bullets and numbering, table levels, page settings, and styles.
- Editing operations: Undo, redo, cut, copy, and paste.
- Find and replace text within the document.
- Interactions through touch, mouse, and keyboard.
More information about the document editor features can be found in this documentation section.