|
1 | 1 | # Word table examples |
2 | 2 |
|
3 | | -This repository contains examples that illustrates how to create, edit, format, and delete tables in Word documents programmatically in C# and VB.NET using Syncfusion [.NET Word library](https://www.syncfusion.com/word-framework/net/word-library?utm_source=github&utm_medium=listing&utm_campaign=word-table-examples) (Essential DocIO) without Microsoft Word or Office interop dependencies. |
| 3 | +This repository contains examples that illustrates how to create, edit, format, and delete tables in Word documents programmatically in C# and VB.NET using Syncfusion [.NET Word library](https://www.syncfusion.com/document-processing/word-framework/net/word-library?utm_source=github&utm_medium=listing&utm_campaign=github-word-table-examples) (Essential DocIO) without Microsoft Word or Office interop dependencies. |
4 | 4 |
|
5 | 5 | # Tables in Word documents |
6 | 6 |
|
7 | 7 | You can create, edit, and format simple and nested tables in a Word document. Polish the appearance of tables by applying table styles and conditional formats. |
8 | 8 |
|
9 | | -The Syncfusion [Word library](https://www.syncfusion.com/word-framework/net/word-library?utm_source=github&utm_medium=listing&utm_campaign=word-table-examples) (Essential DocIO) provides comprehensive APIs to create, edit, format, and delete both simple and nested tables in Word documents programmatically in C# and VB.NET. It allows you to customize look of the tables by merging cells, adding or deleting columns or rows, or applying borders, enabling or disabling header rows to repeat on each page or row to break across pages. It generates professional reports with tabular data faster in a batch process without Microsoft Word or Office interop dependencies. The generated reports can be saved as a Word document, PDF, image, HTML, and more. |
| 9 | +The Syncfusion [Word library](https://www.syncfusion.com/document-processing/word-framework/net/word-library?utm_source=github&utm_medium=listing&utm_campaign=github-word-table-examples) (Essential DocIO) provides comprehensive APIs to create, edit, format, and delete both simple and nested tables in Word documents programmatically in C# and VB.NET. It allows you to customize look of the tables by merging cells, adding or deleting columns or rows, or applying borders, enabling or disabling header rows to repeat on each page or row to break across pages. It generates professional reports with tabular data faster in a batch process without Microsoft Word or Office interop dependencies. The generated reports can be saved as a Word document, PDF, image, HTML, and more. |
10 | 10 |
|
11 | 11 | # NuGet packages |
12 | 12 |
|
13 | | -NuGet is the one of the easiest ways to download and install Syncfusion [Word library](https://www.syncfusion.com/word-framework/net/word-library?utm_source=github&utm_medium=listing&utm_campaign=word-table-examples) (Essential DocIO) to read, write, and edit Word documents. The following NuGet packages need to be installed in your application. |
| 13 | +NuGet is the one of the easiest ways to download and install Syncfusion [Word library](https://www.syncfusion.com/document-processing/word-framework/net/word-library?utm_source=github&utm_medium=listing&utm_campaign=github-word-table-examples) (Essential DocIO) to read, write, and edit Word documents. The following NuGet packages need to be installed in your application. |
14 | 14 |
|
15 | 15 | |Platform(s)|Package name| |
16 | 16 | |-----------|------------| |
@@ -49,20 +49,20 @@ NuGet is the one of the easiest ways to download and install Syncfusion [Word li |
49 | 49 |
|
50 | 50 | # Resources |
51 | 51 |
|
52 | | -- **Product page:** [Syncfusion Word Framework](https://www.syncfusion.com/word-framework/net?utm_source=github&utm_medium=listing&utm_campaign=word-table-examples) |
| 52 | +- **Product page:** [Syncfusion Word Framework](https://www.syncfusion.com/document-processing/word-framework/net?utm_source=github&utm_medium=listing&utm_campaign=github-word-table-examples) |
53 | 53 |
|
54 | | -- **Documentation:** [Tables in Word document using Syncfusion Word library](https://help.syncfusion.com/file-formats/docio/working-with-tables?utm_source=github&utm_medium=listing&utm_campaign=word-table-examples) |
| 54 | +- **Documentation:** [Tables in Word document using Syncfusion Word library](https://help.syncfusion.com/file-formats/docio/working-with-tables?utm_source=github&utm_medium=listing&utm_campaign=github-word-table-examples) |
55 | 55 |
|
56 | | -- **Online demo:** [Essential DocIO-Online demos](https://www.syncfusion.com/demos/fileformats/word-library?utm_source=github&utm_medium=listing&utm_campaign=word-table-examples) |
| 56 | +- **Online demo:** [Essential DocIO-Online demos](https://www.syncfusion.com/demos/fileformats/word-library?utm_source=github&utm_medium=listing&utm_campaign=github-word-table-examples) |
57 | 57 |
|
58 | | -- **Download:** [Syncfusion File Formats Controls](https://www.syncfusion.com/sales/products/fileformats?utm_source=github&utm_medium=listing&utm_campaign=word-table-examples) |
| 58 | +- **Download:** [Syncfusion File Formats Controls](https://www.syncfusion.com/sales/products/fileformats?utm_source=github&utm_medium=listing&utm_campaign=github-word-table-examples) |
59 | 59 |
|
60 | 60 | # Support and feedback |
61 | 61 |
|
62 | | -* For queries, contact our [Syncfusion support team](https://www.syncfusion.com/support/directtrac/incidents/newincident?utm_source=github&utm_medium=listing&utm_campaign=word-table-examples) or post the queries through [community forums](https://www.syncfusion.com/forums?utm_source=github&utm_medium=listing&utm_campaign=word-table-examples). |
| 62 | +* For queries, contact our [Syncfusion support team](https://www.syncfusion.com/support/directtrac/incidents/newincident?utm_source=github&utm_medium=listing&utm_campaign=github-word-table-examples) or post the queries through [community forums](https://www.syncfusion.com/forums?utm_source=github&utm_medium=listing&utm_campaign=github-word-table-examples). |
63 | 63 |
|
64 | | -* To renew the subscription, click [here](https://www.syncfusion.com/sales/products?utm_source=github&utm_medium=listing&utm_campaign=word-table-examples) or contact our sales team at [salessupport@syncfusion.com](mailto:salessupport@syncfusion.com). |
| 64 | +* To renew the subscription, click [here](https://www.syncfusion.com/sales/products?utm_source=github&utm_medium=listing&utm_campaign=github-word-table-examples) or contact our sales team at [salessupport@syncfusion.com](mailto:salessupport@syncfusion.com). |
65 | 65 |
|
66 | 66 | # License |
67 | 67 |
|
68 | | -This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of [Syncfusion's EULA](https://www.syncfusion.com/eula/es?utm_source=github&utm_medium=listing&utm_campaign=word-table-examples). You can purchase a license [here](https://www.syncfusion.com/sales/products?utm_source=github&utm_medium=listing&utm_campaign=word-table-examples) or start a free 30-day trial [here](https://www.syncfusion.com/account/manage-trials/start-trials?utm_source=github&utm_medium=listing&utm_campaign=word-table-examples). |
| 68 | +This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of [Syncfusion's EULA](https://www.syncfusion.com/eula/es?utm_source=github&utm_medium=listing&utm_campaign=github-word-table-examples). You can purchase a license [here](https://www.syncfusion.com/sales/products?utm_source=github&utm_medium=listing&utm_campaign=github-word-table-examples) or start a free 30-day trial [here](https://www.syncfusion.com/account/manage-trials/start-trials?utm_source=github&utm_medium=listing&utm_campaign=github-word-table-examples). |
0 commit comments