Microsoft.Office.Interop.Word.dll

上传者: kolylonely | 上传时间: 2021-04-24 21:14:35 | 文件大小: 401KB | 文件类型: DLL
Microsoft.Office.Interop.Word.dll 事例如 object Nothing = System.Reflection.Missing.Value; object srcFileName = @"D:\aa.html"; object dstFileName = @"d:\li.doc"; object objt = true; Word.Application wordApp = new Word.ApplicationClass(); Word.Document wordDoc = null; object format = Word.WdSaveFormat.wdFormatDocument; try { wordDoc = wordApp.Documents.Open(ref srcFileName, ref format, ref Nothing, ref Nothing, ref Nothing, ref Nothing, ref Nothing, ref Nothing, ref Nothing, ref Nothing, ref Nothing, ref Nothing); //图片 Word.Shape oShape = wordDoc.Shapes.AddPicture("D:\\DL_01.gif", ref Nothing, ref objt, ref Nothing, ref Nothing, ref Nothing, ref Nothing, ref Nothing); oShape.WrapFormat.Type = Word.WdWrapType.wdWrapSquare; //将htm文件save as成doc文件 wordDoc.SaveAs(ref dstFileName, ref format, ref Nothing, ref Nothing, ref Nothing, ref Nothing, ref Nothing, ref Nothing, ref Nothing, ref Nothing, ref Nothing); } finally { wordDoc.Close(ref Nothing, ref Nothing, ref Nothing); wordApp.Quit(ref Nothing, ref Nothing, ref Nothing); } }

文件下载

评论信息

  • 怎么来这一出 :
    可以用,但需要安装office才能用,已经换成Aspose.Words.dll了
    2020-11-20
  • 拈花一叶 :
    不错,正需要一个
    2018-06-01
  • lifengxu2012 :
    不错,正需要一个
    2018-01-07
  • Anson_Lubin :
    不错,很快捷的解决了我的问题,感谢分享。
    2017-08-31
  • sinat_33620454 :
    请确保此文件可访问并且是一个有效的程序集或COM组件 ,报这个错误,郁闷啊!!
    2017-01-16
  • odashitou1 :
    , , 感谢分享
    2016-07-25
  • wangwei465 :
    不错, 可以使用, 感谢分享
    2016-05-09
  • hjy_csdn :
    我这边不太好用,不知道是什么问题
    2015-09-17
  • wjz19800511 :
    我的问题没有解决 不过最后查询了 调用word 不是那个文件
    2015-08-09
  • xubin753 :
    不错好用 很nice
    2015-08-06

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明