|
|
May
11,
2016
Version
2.4
Update
Word Textron .NET component
|
January
12,
2016
Version
2.4
Update
Word Textron .NET component
|
December
13,
2015
Version
2.4
Update
Word Textron .NET component
|
May
07,
2015
Version
2.4
Update
Word Textron .NET component
|
May
15,
2013
Version
2.4
Update
Word Textron .NET component
|
April
23,
2013
Version
2.4
Update
Word Textron .NET component
|
April
05,
2013
Version
2.4
New Release!
Word Textron .NET component
|
|
|
|
Code Samples
|
Create a new word document
With Word Textron .NET a developer can quickly create a new word document. Look
how to write a simple word file.
C# |
VB.NET
|
This sample shows how to set a protection of the word document. The protection is
set for all section and disable to edit the content.
C# |
VB.NET
|
Comments
To create a comment a developer need to point the start position and the length
of the text chunk.
C# |
VB.NET
|
Footnotes, Endnotes
There are functions to add and edit footnotes, endnotes. A developer need to set
the position of the footnote.
C# |
VB.NET
|
Hyperlink
The document may content hyperlinks. To create the hyperlink set the link address
and its type.
C# |
VB.NET
|
Images
The image can be insert in any location of the word document. The image may have
one of the graphics format JPG, PNG, GIF etc.
C# |
VB.NET
|
Text Formatting
There are different properties to customize the text formatting: font, size, color,
boldness etc.
C# |
VB.NET
|
List
This sample shows how to create list. A developer can choose the list type: ordered,
unordered. Also the list has 9 nesting levels.
C# |
VB.NET
|
Paragraphs
The document consists of paragraphs. This sample teaches you how to modify the paragraph
properties: alignment, indents, spacing and more.
C# |
VB.NET
|
Tab Stops
How to create tab stops and specify their alignment, leader and positions.
C# |
VB.NET
|
Tables
Word Textron .NET presents an easy way to create Word tables and modify Cells, Rows,
Columns.
C# |
VB.NET
|
Table Properties
A developer can modify table properties such as Cell Shading, Borders, Column Width,
Row Height etc.
C# |
VB.NET
|
Nested Tables
This sample shows how to create a table inside the other table.
C# |
VB.NET
|
Columns
How to split the document content to the columns. This sample shows how to set the
columns properties.
C# |
VB.NET
|
Headers / Footers
This sample shows how to create the header and the footer of the document page.
The header/footer can contain various tables, pictures, text with formatting as
general document content.
C# |
VB.NET
|
Page Setup
Each section has own page settings. A developer can easily change page width, height, margins, borders etc.
C# |
VB.NET
|
Section Break
Word Textron .NET can insert the page breaks into the word document. Each section has the type of its break.
C# |
VB.NET
|
Form Fields
This sample shows how to insert Form Fields to the word document. A developer can create several kinds of fields: TextBox, CheckBox, ListBox.
C# |
VB.NET
|
Document Merging
Different document can be merged into one word document. Look how implement it with help of Word Textron .NET.
C# |
VB.NET
|
Document Searching
There are useful functions for search the text in the word document. This sample shows how to find all textruns that contain a specified text.
C# |
VB.NET
|
|
|
Online Demo
|
|
|
The Demo exports the list of employees to the Word document.
|
|
|
Sample Code
|
|
|
Samples are the fastest way to get started with Word Textron .NET component.
|
|
|
User Experience
|
|
|
Here we public different tasks that users have resolved with help of Word Textron
.NET component.
|
|
|
Docs.Word Namespace
|
|
|
Word Textron .NET provides a very simple API for developers that are very easy to
learn and use.
|
|
|
|
|
|