.NET API to Manipulate DocumentsProduct Page | Docs | Demos | API Reference | Examples | Blog | Search | Free Support | Temporary License Aspose.Words for .NET is a powerful on-premise class library that can be used for numerous document processing tasks. It enables developers to enhance their own applications with features such as generating, modifying, converting, rendering, and printing documents, without relying on third-party applications, for example, Microsoft Word, or automation. Word API FeaturesThe following are some popular features of Aspose.Words for .NET:
Read & Write Document FormatsMicrosoft Word: DOC, DOT, DOCX, DOTX, DOTM, FlatOpc, FlatOpcMacroEnabled, FlatOpcTemplate, FlatOpcTemplateMacroEnabled, RTF, WordML Read Document FormatsMicrosoft Word: DocPreWord60 Save Document AsFixed Layout: XPS, OpenXps Platform IndependenceAspose.Words for .NET API can be used to develop applications for a vast range of operating systems, such as Windows, Linux and Mac OS, and platforms. You can build both 32-bit and 64-bit applications, including ASP.NET, WCF, and WinForms. Aspose.Words for .NET can also be used via COM Interop from ASP, PHP, Perl, and Python. You can also build applications with Mono, as well as on Windows Azure, Microsoft SharePoint, Microsoft Silverlight, Xamarin.Android, Xamarin.iOS, and Xamarin.Mac. Get StartedReady to give Aspose.Words for .NET a try? Simply run You can run the following snippets in your environment to see how Aspose.Words works, or check out the GitHub Repository for other common use cases. Using C# to Create a DOCX File from ScratchAspose.Words for .NET allows you to create a new blank document and add content to this document.
Using C# to Convert a Word Document to HTMLAspose.Words for .NET also allows you to convert Microsoft Word formats to PDF, XPS, Markdown, HTML, JPEG, TIFF, and other file formats. The following snippet demonstrates the conversion from DOCX to HTML:
Using C# to Import PDF and Save as a DOCX FileIn addition, you can import a PDF document into your .NET application and export it as a DOCX format file without the need to install Microsoft Word:
Product Page | Docs | Demos | API Reference | Examples | Blog | Search | Free Support | Temporary License |