Simple C# WinForms Example for Aspose.Words

Hello Experts,

I just want to test Aspose.Word in a simple way: I want to load a docx / rtf document, display it, edit a view lines and save it again (preferable as pdf). Is there somewhere a simple example project for WinForms C# (ready to run) available? I just tried the given examples - tons of files - but I couldnt find a ready to run simple WinForms project.
And furthermore, when I load the given C# projects, it always tries to load some NuGet packages…

Thanks for help,
Best regards,
Joern

Hi Joern,


Thanks for your inquiry. Aspose.Words for .NET is just a class library and with it you can programmatically generate, modify, convert, render and print documents without utilizing Microsoft Word®. So, it does not offer any UI or web control for performing these document processing tasks on web pages.

You can load the Docx/Rtf into Aspose.Words DOM, modify the document programmatically and save the final document to Pdf.

Our sister company GroupDocs.com offers a viewer app which you may consider including in your application to view the various file formats. With GroupDocs apps, you can also have limited editing functionalities. For more information, we suggest you please contact GroupDocs support through live chat or support forums of GroupDocs.