MY ACCOUNT  |  LOGIN

Sales: 1-888-936-8638

ORDER ONLINE >

 

  


  Windows Forms
      Products
   Essential PDF
   Essential XlsIO
   Essential DocIO
   Essential Calculate
   Essential Grouping
    Version History
    Free Trial
    Order Online
    What's New
    Development Build
    Roadmap




Find and Replace

Essential DocIO provides convenient APIs to search and replace specific document contents.

Find and Replace with Template Copying text with formats
Replace with Document Elements

Find and Replace with Template

Essential DocIO has support for finding a particular place holder from the template document and replacing it with another dynamically generated document element like image, table, etc.

You can replace a string with text from another document preserving the source format or the target format.

DocIO

Find and Replace Code

Copying text with formats

The original formatting can be persisted when replacing text in one document with another. The TextSelction class is used for preserving the source document format while the target document format is preserved automatically by DocIO during the replacement. Replacing with regular expressions is also supported.

Replaced Text with Formatting

Sample Code

Replace with Document Elements

With Essential DocIO, it is possible to search for a string across multiple documents and replace it with already existing document elements such as tables, images, etc.

Replaced Text with Document Elements

Code to replace the given text with a Table

Replaced Text with Document Elements

Code to replace the given text with an Image and some text

© 2001-2009 Copyright Syncfusion Inc. All rights reserved.  |  Privacy Policy  |  Contact  |  Sitemap  |