
Use OpenAI ChatGPT to expand, shorten, or change the tone of a sentence or paragraph.
TX Text Control .NET Server for ASP.NET is a server side component for Web applications, or services. It is a fully programmable ASP.NET word processor engine that offers an extensive palette of word processing features, enabling programmers to develop server side, end user applications that generate documents on-the-fly, using data from databases, binary files (Microsoft Word DOC and DOCX), ASCII files (XML, RTF, HTML) and image data (JPG, PNG, BMP, TIF, GIF, WMF).
In this blog post, Text Control's Bjoern Meyer shows you how to leverage ChatGPT's powerful interface to re-write sentences and paragraphs within your existing TX Text Control applications. Detailed steps - complete with sample code - are included to demonstrate this powerful functionality, including:
- Creating an OpenAI account (*Required)
- Adding the Ribbon Group to your TX Text Control UI
- Calling the Controller
- Calling OpenAI
The sample is specific to ASP.NET, but you can also integrate it into your WinForms and WPF apps that use TX Text Control.
Read the complete blog to learn how to add this powerful ChatGPT functionality to your TX Text Control applications.