最新下载
热门教程
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
呵呵,Word转换成Html的程序,昨天跟开心、sonymusic闲聊的时候提到的-报表/图形/Of
时间:2022-07-02 11:17:31 编辑:袖梨 来源:一聚教程网
protected void ConvertToHtml(string docPath,string htmlPath)
{
Word.Application app=new Word.Application();
app.Visible=false;
Object o=Missing.Value;
object docFile=docPath;
_Document doc=app.Documents.Open(ref docFile,ref o,ref o,ref o,ref o,ref o,ref o,ref o,ref o,ref o,ref o,ref o,ref o,ref o,ref o);
object fileName=htmlPath;
object format=8;//Html
doc.SaveAs(ref fileName,ref format,ref o,ref o,ref o,ref o,ref o,ref o,ref o,ref o,ref o,ref o,ref o,ref o,ref o,ref o);
object t=true;
app.Quit(ref t,ref o,ref o);
}
我放了演示程序在上面的FTP里,关于C#和OFFICE操作的更多信息,等看一下微软的白皮书了
Whitepaper: Using Microsoft Office from C#
在www.gotdotnet.com上可以找到
{
Word.Application app=new Word.Application();
app.Visible=false;
Object o=Missing.Value;
object docFile=docPath;
_Document doc=app.Documents.Open(ref docFile,ref o,ref o,ref o,ref o,ref o,ref o,ref o,ref o,ref o,ref o,ref o,ref o,ref o,ref o);
object fileName=htmlPath;
object format=8;//Html
doc.SaveAs(ref fileName,ref format,ref o,ref o,ref o,ref o,ref o,ref o,ref o,ref o,ref o,ref o,ref o,ref o,ref o,ref o);
object t=true;
app.Quit(ref t,ref o,ref o);
}
我放了演示程序在上面的FTP里,关于C#和OFFICE操作的更多信息,等看一下微软的白皮书了
Whitepaper: Using Microsoft Office from C#
在www.gotdotnet.com上可以找到
相关文章
- 奥比岛手游金块昨晚见过维克多吗证据有哪些 05-09
- 光遇整蛊先祖位置在哪里 05-09
- 仙剑世界无限尽逍遥称号获取方式有哪些 05-09
- 光遇生日快乐简谱攻略 05-09
- 2013-2025年最全狗狗币历史价格表一览! 05-09
- 以闪亮之名宫主若荷捏脸分享攻略 05-09