{"id":23060816,"url":"https://github.com/syncfusionexamples/how-to-split-a-word-document-using-the-.net-word-library","last_synced_at":"2026-05-18T00:33:48.546Z","repository":{"id":218019457,"uuid":"742351161","full_name":"SyncfusionExamples/how-to-split-a-word-document-using-the-.net-word-library","owner":"SyncfusionExamples","description":"A quick start project that shows how to split a Word Document using the Syncfusion .NET Word Library.","archived":false,"fork":false,"pushed_at":"2024-12-03T10:29:30.000Z","size":1480,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-06T21:08:48.005Z","etag":null,"topics":["docio","dotnet","split-word-document","word-library"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SyncfusionExamples.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-12T09:29:44.000Z","updated_at":"2024-12-03T10:27:45.000Z","dependencies_parsed_at":"2024-01-24T05:29:40.852Z","dependency_job_id":"6f7af148-ef84-41a5-a58c-b8babac0f529","html_url":"https://github.com/SyncfusionExamples/how-to-split-a-word-document-using-the-.net-word-library","commit_stats":null,"previous_names":["syncfusionexamples/how-to-split-a-word-document-using-the-.net-word-library"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SyncfusionExamples/how-to-split-a-word-document-using-the-.net-word-library","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SyncfusionExamples%2Fhow-to-split-a-word-document-using-the-.net-word-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SyncfusionExamples%2Fhow-to-split-a-word-document-using-the-.net-word-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SyncfusionExamples%2Fhow-to-split-a-word-document-using-the-.net-word-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SyncfusionExamples%2Fhow-to-split-a-word-document-using-the-.net-word-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SyncfusionExamples","download_url":"https://codeload.github.com/SyncfusionExamples/how-to-split-a-word-document-using-the-.net-word-library/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SyncfusionExamples%2Fhow-to-split-a-word-document-using-the-.net-word-library/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33160490,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"ssl_error","status_checked_at":"2026-05-17T22:39:10.741Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docio","dotnet","split-word-document","word-library"],"created_at":"2024-12-16T03:15:21.591Z","updated_at":"2026-05-18T00:33:43.531Z","avatar_url":"https://github.com/SyncfusionExamples.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# How to Split a Word Document Using the .NET Word Library\nA quick start project that shows how to split a Word Document using the Syncfusion\u0026reg; [.NET\u0026nbsp;Word library](https://www.syncfusion.com/document-processing/word-framework/net/word-library?utm_source=github\u0026utm_medium=listing\u0026utm_campaign=github-docio-video-examples) (DocIO).\n\n## Key Features\n-\tSplit document by Sections \n-\tSplit document by Headings\n-\tSplit document by Bookmarks\n-\tSplit document by Placeholders  \n\n## Syncfusion\u0026reg; .NET Word Library\nThe Syncfusion\u0026reg; DocIO is a [.NET Word library](https://www.syncfusion.com/document-processing/word-framework/net/word-library?utm_source=github\u0026utm_medium=listing\u0026utm_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. \n\nTake a moment to peruse the [documentation](https://help.syncfusion.com/file-formats/docio/getting-started?utm_source=github\u0026utm_medium=listing\u0026utm_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\u0026utm_medium=listing\u0026utm_campaign=github-docio-video-examples), [merge](https://help.syncfusion.com/file-formats/docio/word-document/merging-word-documents?utm_source=github\u0026utm_medium=listing\u0026utm_campaign=github-docio-video-examples), and [compare documents](https://help.syncfusion.com/file-formats/docio/word-document/compare-word-documents?utm_source=github\u0026utm_medium=listing\u0026utm_campaign=github-docio-video-examples), [find and replace](https://help.syncfusion.com/file-formats/docio/working-with-find-and-replace?utm_source=github\u0026utm_medium=listing\u0026utm_campaign=github-docio-video-examples) text in the Word document, [protect](https://help.syncfusion.com/file-formats/docio/working-with-security?utm_source=github\u0026utm_medium=listing\u0026utm_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\u0026utm_medium=listing\u0026utm_campaign=github-docio-video-examples) and [Image](https://help.syncfusion.com/file-formats/docio/word-to-image?utm_source=github\u0026utm_medium=listing\u0026utm_campaign=github-docio-video-examples) conversions with code examples.\n\nCompatible Microsoft Word Versions\n----------------------------------\n\n*   Microsoft Word 97-2003\n*   Microsoft Word 2007\n*   Microsoft Word 2010\n*   Microsoft Word 2013\n*   Microsoft Word 2016\n*   Microsoft Word 2019\n*   Microsoft 365\n\nSupported File Formats\n----------------------\n\n*   Creates, reads, and edits popular text file formats like [DOC](https://help.syncfusion.com/file-formats/docio/word-file-formats?utm_source=github\u0026utm_medium=listing\u0026utm_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\u0026utm_medium=listing\u0026utm_campaign=github-docio-video-examples#macros), DOTM, [DOCX](https://help.syncfusion.com/file-formats/docio/word-file-formats?utm_source=github\u0026utm_medium=listing\u0026utm_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\u0026utm_medium=listing\u0026utm_campaign=github-docio-video-examples#templates), [HTML](https://help.syncfusion.com/file-formats/docio/html?utm_source=github\u0026utm_medium=listing\u0026utm_campaign=github-docio-video-examples), [RTF](https://help.syncfusion.com/file-formats/docio/rtf?utm_source=github\u0026utm_medium=listing\u0026utm_campaign=github-docio-video-examples), [TXT](https://help.syncfusion.com/file-formats/docio/text?utm_source=github\u0026utm_medium=listing\u0026utm_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\u0026utm_medium=listing\u0026utm_campaign=github-docio-video-examples).\n*   Converts Word documents also to [PDF](https://help.syncfusion.com/file-formats/docio/word-to-pdf?utm_source=github\u0026utm_medium=listing\u0026utm_campaign=github-docio-video-examples), [Image](https://help.syncfusion.com/file-formats/docio/word-to-image?utm_source=github\u0026utm_medium=listing\u0026utm_campaign=github-docio-video-examples), and [ODT](https://help.syncfusion.com/file-formats/docio/word-to-odt?utm_source=github\u0026utm_medium=listing\u0026utm_campaign=github-docio-video-examples) files.\n\n## How to run the examples\n- Download this project to a location in your disk.\n- Open the solution file using Visual Studio.\n- Rebuild the solution to install the required NuGet packages.\n- Run the application.\n\n## Resources\n\n- **Product page:** [Syncfusion\u0026reg; Word Framework](https://www.syncfusion.com/document-processing/word-framework/net?utm_source=github\u0026utm_medium=listing\u0026utm_campaign=github-docio-video-examples)\n- **Documentation:** [Split Word Documents](https://help.syncfusion.com/file-formats/docio/word-document/split-word-documents?utm_source=github\u0026utm_medium=listing\u0026utm_campaign=github-docio-video-examples)\n- **GitHub Examples:** [Syncfusion\u0026reg; Word library examples](https://github.com/SyncfusionExamples/DocIO-Examples?utm_source=github\u0026utm_medium=listing\u0026utm_campaign=github-docio-video-examples)\n- **Online demo:** [Syncfusion\u0026reg; Word library - Online demos](https://ej2.syncfusion.com/aspnetcore/Word/SalesInvoice#/material3?utm_source=github\u0026utm_medium=listing\u0026utm_campaign=github-docio-video-examples)\n\n## Support and feedback\n- For any other queries, reach our [Syncfusion\u0026reg; support team](https://support.syncfusion.com/agent/tickets/create?utm_source=github\u0026utm_medium=listing\u0026utm_campaign=github-docio-video-examples) or post the queries through the [community forums](https://www.syncfusion.com/forums?utm_source=github\u0026utm_source=github\u0026utm_medium=listing\u0026utm_campaign=github-docio-video-examples).\n- Request new feature through [Syncfusion\u0026reg; feedback portal](https://www.syncfusion.com/feedback/home?utm_source=github\u0026utm_medium=listing\u0026utm_campaign=github-docio-video-examples).\n\n## License\nThis 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\u0026utm_medium=listing\u0026utm_campaign=github-docio-video-examples). You can purchase a license [here](https://www.syncfusion.com/sales/products?utm_source=github\u0026utm_medium=listing\u0026utm_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\u0026utm_medium=listing\u0026utm_campaign=github-docio-video-examples).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyncfusionexamples%2Fhow-to-split-a-word-document-using-the-.net-word-library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsyncfusionexamples%2Fhow-to-split-a-word-document-using-the-.net-word-library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyncfusionexamples%2Fhow-to-split-a-word-document-using-the-.net-word-library/lists"}