This repository contains examples demonstrating how to use AI capabilities with Syncfusion's .NET Word Library (DocIO) for intelligent document processing tasks.
- AI Document Summarization - Automatically generate concise summaries of Word documents using AI language models, preserving key information and maintaining document structure.
- AI Document Translation - Translate Word documents across multiple languages while maintaining original formatting, styles, and layout using AI translation services.
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.
The Syncfusion® DocIO is a .NET Word library 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.
Take a moment to peruse the documentation, where you can find basic Word document processing options along with the features like mail merge, merge, and compare documents, find and replace text in the Word document, protect the Word documents, and most importantly, the PDF and Image conversions with code examples.
- Microsoft Word 97-2003
- Microsoft Word 2007
- Microsoft Word 2010
- Microsoft Word 2013
- Microsoft Word 2016
- Microsoft Word 2019
- Microsoft 365
- Creates, reads, and edits popular text file formats like DOC, DOT, DOCM, DOTM, DOCX, DOTX, HTML, RTF, TXT, and XML (WordML).
- Converts Word documents also to PDF, Image, and ODT files.
- Clone this repository
- Open the solution file in Visual Studio 2022
- Register your Syncfusion license key in the sample
- Restore NuGet packages
- Build and run the project
- Product page: Syncfusion® Word Framework
- Documentation: Getting Started with Word Library
- GitHub Examples: Syncfusion® Word library examples
- Online demo: Syncfusion® Word library - Online demos
- Blog: AI-Powered Word Translation in C#
- For any other queries, reach our Syncfusion® support team or post the queries through the community forums.
- Request new feature through Syncfusion® feedback portal.
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. You can purchase a license here or start a free 30-day trial here.