UI for .NET MAUI
WordProcessing for .NET MAUI is a powerful .NET Standard library, which enables the creation and manipulation of flow documents such as DOCX, RTF, HTML and plain text, importing Doc and Dot files, as well as export to PDF. Generating a document or a PDF in your web, mobile or desktop application or on a server has never been easier.
The WordsProcessing library for .NET MAUI is completely free from dependencies on third-party software or UI. Users can process Microsoft Word file formats without having Microsoft Word, Microsoft Office or other external libraries installed on the client or server.
You can operate with large data files without any concern about performance or memory footprint. With virtually no limitations on the amount of data it can process, the Telerik .NET MAUI WordsProcessing is optimized to offer unparalleled performance.
WordsProcessing for .NET MAUI enables you to smoothly export, import, create and modify different file formats. It also allows you to convert between different file formats with ease. Take a DOCX and convert it to PDF or grab an RTF or HTML and convert it to PDF or DOCX.
Documentation on how to convert Docx, Doc, Dot, Rtf, Html, Pdf file formats with RadWordsProcessing
The document model of WordsProcessing for .NET MAUI features all the necessary document elements and features, allowing you to build both simple and sophisticated documents. Some of the included capabilities are:
Documentation on the Rich Document Model of RadWordsProcessing
You can use inline and floating images of the most popular image types thanks to the WordsProcessing for .NET MAUI. The library supports working with various image properties such as Source, Size, Flip, Rotation, AspectRatio and more.
Documentation on Inline and Floating images in RadWordsProcessing
Bookmarks and hyperlinks are an essential part of documents, aiding users in their document navigation or pointing to a specific location in the document or to a webpage. The .NET MAUI WordsProcessing library readily supports this capability.
Documentation on the bookmarks support in RadWordsProcessing
The permission ranges feature of WordsProcessing for .NET MAUI is here to help when you need to define permissions for certain parts of the document. You can use it to mark certain portions of the document as read-only, or to forbid comments, and you can define what permissions apply to different collaborators such as administrators, contributors, editors, owners, etc.
Documentation on the Permission Ranges support in RadWordsProcessing
Tables are a common approach to arranging content in a grid-based fashion within a document. WordsProcessing for .NET MAUI grants you full control over the table properties such as Rows, Columns, Styles, Layout Type and more to assist you in visually presenting data in the most impactful fashion.
This feature allows end users to add a Table of Contents to their documents. Additionally, WordsProcessing enables you to insert a table of contents in your RadFlowDocument document using heading styles, other specified styles, outline levels, captions or entries specified by TC (Table of Contents Entry) fields. The Table of Contents can be updated once there are changes made to the document in order to keep it accurate.
The document model in WordsProcessing for .NET MAUI features support for inserting headers and footers in the generated documents. You can fully customize the content in the headers and footers, as well as add watermarks, dates and page numbers. Additionally, you can define whether to position headers and footers on all pages or if different entries will be used for even and odd pages.
Documentation on the Header and Footer support in RadWordsProcessing
The watermark functionality in the Telerik .NET MAUI WordsProcessing library enables you to add text or images behind the document content. You can easily insert a company logo or a label, specify the document status or mark it as confidential.
Documentation on the Watermark support in RadWordsProcessing
Create numbered, bulleted or custom lists with hierarchical depth with ease. The powerful APIs of WordsProcessing for .NET MAUI have you covered.
Documentation on the Bulleted and Numbered Lists support in RadWordsProcessing
Add comments to a specific location in the document to identify an action item that has to be taken with WordsProcessing for .NET MAUI.
Flow documents feature styles that contain sets of characters, paragraph or table style definitions and provide rich editing capabilities for achieving a consistent look in the document.
Documentation on the various Style capabilities of RadWordsProcessing
Document themes in WordsProcessing for .NET MAUI allow specifying colors, fonts and a variety of graphic effects in a document. The themes affect the look and feel of the entire document.
Documentation on the Document Themes support in RadWordsProcessing
With the .NET MAUI WordsProcessing library, you can create personalized documents to complement your targeted campaign efforts. The mail merge functionality enables you to replace information like name, address or order number in your fixed content template with data from a source of your choice. In this way, you can quickly replicate a document with the correct information for all recipients.
Documentation on the Mail Merge functionality of RadWordsProcessing
With WordsProcessing for .NET MAUI you can clone or merge DOCX, RTF and HTML documents by specifying which styles should be used during the merge process. You can also merge only specific document elements like runs and paragraphs from a source doc into a target one.
Documentation on how to Clone and Merge documents with RadWordsPocessing
The Telerik .NET MAUI WordsProcessing features a usefeul API for replacing certain content and allows you to easily modify the document content—perfect when you need to handle large-scale brand updates.
Documentation on the Find and Replace capabilities of RadWordsProcessing
Content controls or Structured Document Tags (SDT) enable users to insert specific components to the document that can help the user enter input in a more convenient manner or restrict the user input to a predefined format. The supported components are CheckBox, ComboBox, Date, DropDownList, Image, Citation, Bibliography, and more!
Documentation on the Content Controls support in RadWordsProcessing