For years, I've been registering scripts and serving them with the ScriptManager in ASP.NET web forms. In recent years, bundling and minification have been added to my toolbox, and I can use them together with ScriptManager to deliver a complete JavaScript experience.
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:
We will be mobile testing this Saturday, October 4, in San Francisco at the Testathon, a unique series of testing hackathons gathering 50 of the world’s top testers for a day of exhaustive testing, learning, networking and fun.
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.