This blog post is the first of the series regarding RadSpreadProcessing. The three blogs aim to get you started with the new libs, so you can start using them in your applications.
With our second blog post on WordProcessing in Telerik UI for WinForms we want to demonstrate how you can load and edit the document we created in our first blog. In this blog, we will look into how we can clone the document, change the styles for particular paragraphs, change the border of a table, and add bookmark and comment. After we are finished the document should look like this:
RadWordsProcessing is a component that allows you to create, edit, import and export documents in different formats (plain text, rtf, docx and html). This blog post (1 of 2) aims to demonstrate the features of the library and introduce its API. It will show you how you can easily create or edit documents.
This blog post will introduce RadWordsProcessing and will get you acquainted with some of its basic terms. You will then learn how to create a simple email using the powerful API of the library and how to export it to one of the supported formats.
This blog post is part of a series demonstrating the full power of RadSpreadProcessing as a complete spreadsheet solution. Part 1 focuses on how to create a workbook, fill it with data and use the powerful spreadsheet formulas calculation engine.