473,396 Members | 1,827 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Converting Word files in ASP.NET

My company has an online documentation system that got set up a while ago.
They now want to to add the functionality to import documents into the system
where they will be converted to HTML. I can't seem to find anything on this.
Does anyone know how to convert a Word, Excel or PDF document to HTML in
ASP.NET?
--

Tony
Dec 15 '05 #1
1 1212
You can use activePDF to convert doc types, including doc to html or PDF but
its not free.

If you have a dedicated server, you could probably create a process uisng
word itself and simply save the docs as html files as save to html is one of
words standard save options.

Regards

John Timney
Microsoft MVP

"Tony" <no****@spam-b-gone.com> wrote in message
news:84**********************************@microsof t.com...
My company has an online documentation system that got set up a while ago.
They now want to to add the functionality to import documents into the
system
where they will be converted to HTML. I can't seem to find anything on
this.
Does anyone know how to convert a Word, Excel or PDF document to HTML in
ASP.NET?
--

Tony

Dec 16 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Goermezer, Mustafa (PROSTE) | last post by:
Hello, with CoInitializeEx it is possible for word, excel or powerpont to run in multiple instances. So you can build a webbased converter to convert Office documents with spyce and mod_python...
0
by: Pradeep George Jacob Kalampukattussery | last post by:
Hello- I have OLE objects (mostly word and excel) stored in a field in an Oracle database. I need to extract them and save them as files on the filesystem (MS Word and MS Excel files). I used the...
20
by: Al Moritz | last post by:
Hi all, I was always told that the conversion of Word files to HTML as done by Word itself sucks - you get a lot of unnecessary code that can influence the design on web browsers other than...
2
by: Jordi Cuenca | last post by:
Hi, I am looking for an already developped tool that could convert Word .doc files (I do not mind the version) to .xml format. That tool should be a command line tool and I should be able to...
8
by: prabha | last post by:
Hello Everybody, I have to conert the word doc to multiple html files,according to the templates in the word doc. I had converted the word to xml.Also through Exsl ,had finished the multiple...
7
by: try2nd | last post by:
I have console application where i can read line by line from a .txt file and save it to a different file name in .txt format as well. Here's the basic code: using System.IO namespace Dim fs As...
2
by: heathimself | last post by:
Hi, I don't know what type of files they are, but the script allows me to save to a bitmap just fine. But I do know they need to be in RGBA 4444 format, so I've followed what most of the tutorials...
0
by: Shat T. Cat | last post by:
Hello, I have a program that I originally wrote in VB6 that breaks down plain-text Profit & Loss reports from my organization's Accounting system into separate files for each Cost Center (office...
3
by: Jone | last post by:
Hello, I have tried to convert a Mac text file to Windows using code below. Encoding Win = Encoding.GetEncoding("Windows-1252"); Encoding Mac = Encoding.GetEncoding("macintosh"); byte...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.