Search and Replace

Search and replace is a standard feature of all word processing applications. Typically, end-users enter search and replace terms using a dialog box, click on a button and the search and replace is performed.

TX Text Control .NET Server offers the same functionality, but makes it available from program code. Developers can use the search and replace functions of TX Text Control from their own server-based applications, just as end-users use a dialog box.

Typical applications for this feature include searching for place holders in text based formats, such as HTML and replacing them with content. For example, searching for a particular date in old documents and updating it with today's date. Or replacing the name of a product in old product documentation, should the product be rebranded.

Thanks to TX Text Control .NET Server's efficient search and replace algorithm, large batch jobs can be performed in a short amount of time.