|
| 1 | +# Word Table Of Contents examples |
| 2 | +This repository contains examples related to Table Of Contents in Word Documents using the Syncfusion® [.NET Word library](https://www.syncfusion.com/document-processing/word-framework/net/word-library?utm_source=github&utm_medium=listing&utm_campaign=github-docio-video-examples) (DocIO). |
| 3 | + |
| 4 | +## Key Features |
| 5 | +- Create and update TOC |
| 6 | +- Edit TOC |
| 7 | +- Remove TOC |
| 8 | +- Create TOC for custom styles |
| 9 | +- Change Tab leader of TOC |
| 10 | +- Customize TOC entries |
| 11 | + |
| 12 | +## Project pre-requisites |
| 13 | +Make sure that you have the compatible versions of Visual Studio and .NET SDK version in your machine before starting to work on this project. |
| 14 | + |
| 15 | + |
| 16 | +## Syncfusion® .NET Word Library |
| 17 | +The Syncfusion® DocIO is a [.NET Word library](https://www.syncfusion.com/document-processing/word-framework/net/word-library?utm_source=github&utm_medium=listing&utm_campaign=github-docio-video-examples) allows you to add advanced Word document processing functionalities to any .NET application and does not require Microsoft Word application to be installed in the machine. It is a non-UI component that provides a full-fledged document instance model similar to the Microsoft Office COM libraries to iterate with the document elements explicitly and perform necessary manipulation. |
| 18 | + |
| 19 | +Take a moment to peruse the [documentation](https://help.syncfusion.com/file-formats/docio/getting-started?utm_source=github&utm_medium=listing&utm_campaign=github-docio-video-examples), where you can find basic Word document processing options along with the features like [mail merge](https://help.syncfusion.com/file-formats/docio/working-with-mail-merge?utm_source=github&utm_medium=listing&utm_campaign=github-docio-video-examples), [merge](https://help.syncfusion.com/file-formats/docio/word-document/merging-word-documents?utm_source=github&utm_medium=listing&utm_campaign=github-docio-video-examples), [split](https://help.syncfusion.com/file-formats/docio/word-document/split-word-documents?utm_source=github&utm_medium=listing&utm_campaign=github-docio-video-examples) and [compare documents](https://help.syncfusion.com/file-formats/docio/word-document/compare-word-documents?utm_source=github&utm_medium=listing&utm_campaign=github-docio-video-examples), [find and replace](https://help.syncfusion.com/file-formats/docio/working-with-find-and-replace?utm_source=github&utm_medium=listing&utm_campaign=github-docio-video-examples) text in the Word document, [protect](https://help.syncfusion.com/file-formats/docio/working-with-security?utm_source=github&utm_medium=listing&utm_campaign=github-docio-video-examples) the Word documents, and most importantly, the [PDF](https://help.syncfusion.com/file-formats/docio/word-to-pdf?utm_source=github&utm_medium=listing&utm_campaign=github-docio-video-examples) and [Image](https://help.syncfusion.com/file-formats/docio/word-to-image?utm_source=github&utm_medium=listing&utm_campaign=github-docio-video-examples) conversions with code examples. |
| 20 | + |
| 21 | +Compatible Microsoft Word Versions |
| 22 | +---------------------------------- |
| 23 | + |
| 24 | +* Microsoft Word 97-2003 |
| 25 | +* Microsoft Word 2007 |
| 26 | +* Microsoft Word 2010 |
| 27 | +* Microsoft Word 2013 |
| 28 | +* Microsoft Word 2016 |
| 29 | +* Microsoft Word 2019 |
| 30 | +* Microsoft 365 |
| 31 | + |
| 32 | +Supported File Formats |
| 33 | +---------------------- |
| 34 | + |
| 35 | +* Creates, reads, and edits popular text file formats like [DOC](https://help.syncfusion.com/file-formats/docio/word-file-formats?utm_source=github&utm_medium=listing&utm_campaign=github-docio-video-examples#doc-to-docx-and-docx-to-doc), DOT, [DOCM](https://help.syncfusion.com/file-formats/docio/word-file-formats?utm_source=github&utm_medium=listing&utm_campaign=github-docio-video-examples#macros), DOTM, [DOCX](https://help.syncfusion.com/file-formats/docio/word-file-formats?utm_source=github&utm_medium=listing&utm_campaign=github-docio-video-examples#doc-to-docx-and-docx-to-doc), [DOTX](https://help.syncfusion.com/file-formats/docio/word-file-formats?utm_source=github&utm_medium=listing&utm_campaign=github-docio-video-examples#templates), [HTML](https://help.syncfusion.com/file-formats/docio/html?utm_source=github&utm_medium=listing&utm_campaign=github-docio-video-examples), [RTF](https://help.syncfusion.com/file-formats/docio/rtf?utm_source=github&utm_medium=listing&utm_campaign=github-docio-video-examples), [TXT](https://help.syncfusion.com/file-formats/docio/text?utm_source=github&utm_medium=listing&utm_campaign=github-docio-video-examples), and [XML (WordML)](https://help.syncfusion.com/file-formats/docio/word-file-formats#word-processing-xml-xml?utm_source=github&utm_medium=listing&utm_campaign=github-docio-video-examples). |
| 36 | +* Converts Word documents also to [PDF](https://help.syncfusion.com/file-formats/docio/word-to-pdf?utm_source=github&utm_medium=listing&utm_campaign=github-docio-video-examples), [Image](https://help.syncfusion.com/file-formats/docio/word-to-image?utm_source=github&utm_medium=listing&utm_campaign=github-docio-video-examples), and [ODT](https://help.syncfusion.com/file-formats/docio/word-to-odt?utm_source=github&utm_medium=listing&utm_campaign=github-docio-video-examples) files. |
| 37 | + |
| 38 | +## How to run the examples |
| 39 | +- Download this project to a location in your disk. |
| 40 | +- Open the solution file using Visual Studio. |
| 41 | +- Rebuild the solution to install the required NuGet packages. |
| 42 | +- Run the application. |
| 43 | + |
| 44 | +## Resources |
| 45 | + |
| 46 | +- **Product page:** [Syncfusion® Word Framework](https://www.syncfusion.com/document-processing/word-framework/net?utm_source=github&utm_medium=listing&utm_campaign=github-docio-video-examples) |
| 47 | +- **Documentation:** [Table of Contents](https://help.syncfusion.com/file-formats/docio/working-with-table-of-contents?utm_source=github&utm_medium=listing&utm_campaign=github-docio-video-examples) |
| 48 | +- **GitHub Examples:** [Syncfusion® Word library examples](https://github.com/SyncfusionExamples/DocIO-Examples?utm_source=github&utm_medium=listing&utm_campaign=github-docio-video-examples) |
| 49 | +- **Online demo:** [Syncfusion® Word library - Online demos](https://document.syncfusion.com/demos/word/tableofcontents#/tailwind) |
| 50 | + |
| 51 | +## Support and feedback |
| 52 | +- For any other queries, reach our [Syncfusion® support team](https://support.syncfusion.com/agent/tickets/create?utm_source=github&utm_medium=listing&utm_campaign=github-docio-video-examples) or post the queries through the [community forums](https://www.syncfusion.com/forums?utm_source=github&utm_source=github&utm_medium=listing&utm_campaign=github-docio-video-examples). |
| 53 | +- Request new feature through [Syncfusion® feedback portal](https://www.syncfusion.com/feedback/home?utm_source=github&utm_medium=listing&utm_campaign=github-docio-video-examples). |
| 54 | + |
| 55 | +## License |
| 56 | +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/license/studio/22.2.5/syncfusion_essential_studio_eula.pdf?utm_source=github&utm_medium=listing&utm_campaign=github-docio-video-examples). You can purchase a license [here](https://www.syncfusion.com/sales/products?utm_source=github&utm_medium=listing&utm_campaign=github-docio-video-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-docio-video-examples). |
0 commit comments