MY ACCOUNT  |  LOGIN

Sales: 1-888-936-8638

ORDER ONLINE >

 

  


  Windows Forms
      Products
       UI Products
   Essential Grid
   Essential Tools
   Essential Chart
   Essential Diagram
   Essential Edit
   Essential HTMLUI
   Essential Schedule
       Back Office Products
   Essential PDF
   Essential XlsIO
   Essential DocIO
   Essential Calculate
   Essential Grouping
       Add-ons
   CAB Add-on
   QTP Add-on
    Version History
    Free Trial
    Order Online
    What's New
    Development Build
    Roadmap
    System Requirements




Import and Export

This section deals with the conversion of the word documents into various forms.

Streaming Support Doc to Text
HTML to Doc

Streaming Support

DocIO can read document content from streams besides reading from an actual doc file. This helps reading Word Doc templates saved in databases without having to create intermediate doc files.

You can also save doc files into streams which helps in scenrios like email based publishing which lets you send out emails of Word doc attachments, for example, without having to write out Doc files to disk.

Document opened from a File Stream

Sample Code

Doc to Text

Using Essential DocIO, files in the doc file format can be converted to the text format.

Converted Text Document

Code to convert 'doc' to 'txt'

The reverse process is also supported.

Text Document converted to Doc Format

Code to convert 'txt' to 'doc'

HTML to Doc

Essential DocIO now supports converting valid XHTML content to Doc content. The passed in content should be either XHTML 2.0 or 1.1 compliant.

HTML to Doc

HTML converted to Document

HTML to Doc

Code to convert HTML to Doc

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