Blazor Words Processing - Overview

  • EXAMPLE
  • VIEW SOURCE

Preview:
sample document

TelerikWordsProcessing-SampleDocument.docx

  • Overview.razor
  • DemoFileExporter.cs
  • UploadedFileDetails.cs
  • DemoFileSelector.razor
  • download-upload-files.js
Loading the demo source code...please wait.

Style in ThemeBuilder

  • Custom SASS variables
  • Atomic customizations
  • Sharing projects
Start Theming
blazor ui ninja image

The Words Processing is part of Telerik UI for Blazor, a professional grade UI library with 110+ native components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

Description

The Telerik WordsProcessing library is a cross-platform developer tool that is available in Telerik UI for Blazor. It allows you to create, edit and convert documents in all popular rich-text formats: DOCX, RTF, HTML and TXT. Through the powerful API, you can programmatically access each element in the document and modify, remove it or add a new one. You can save the generated content as a stream, a file or send it to the client browser.

The WordsProcessing library provides support for many popular word processing features:

  • Mail merge: Create personalized documents by merging fixed and dynamic content.
  • Merge documents: Insert one document into another in a location of your choosing.
  • Import document elements: Import an element from one document to another.
  • Clone: Clone entire documents.
  • Find and Replace: Search for a string and replace all its matches with another string.
  • Formatting: Format any of the document’s elements including characters, paragraphs, tables and section properties.

Also included is the RadFlowDocumentEditor, which is a tool intended to help you achieve the results you want with less code. The RadFlowDocumentEditor helps you create documents without using style properties and document element child collections. .

The demo above shows the power of the WordsProcessing library. Initially, a default document is loaded. You can choose a format from the “Convert to:” menu and see the results. You can also switch to “Load Custom Document” to pick a document of your own.

This Words Processing Overview example is part of a unique collection of hundreds of Blazor demos, with which you can see all Telerik UI for Blazor components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in Telerik REPL for Blazor or ThemeBuilder.

Support & Learning Resources

Additional Resources

An error has occurred. This application may no longer respond until reloaded.