Cellbi.DocFramework Articles

Cellbi.DocFramework library is aimed to provide developers with ability to manipulate documents without worrying about underlying file format. The library can be used to generate and save reports in MS Word document format. Flexible document model and easy to use feature set will simplify your report creating tasks.

Cellbi.DocFramework provides a wide range of document formatting objects: text blocks, paragraphs, multi-level and simple lists, sections, styles, pictures and flexible document structure selectors.

There is a number of ways to add document text and format it. Cellbi.DocFramework library uses both document text and document tree edit models to simplify document creation and formatting.

Quick Start
Quick start sample code showing how to use Cellbi.DocFramework library to generate MS Word documents. We'll consider a task of generating document describing some product, such a document will contain product photo, product features explained plus we’ll add company logo and add some document adorners.

Features Overview
Overview of Cellbi.DocFramework library features, such as text formatting, adding paragraphs, sections, lists and pictures, formatting text with character and paragraph styles.

Tables Quick Start
Quick start sample code showing how to create and edit document tables.