摘要:
Word转成图片,办法有很多。今天给大家介绍一下,使用Aspose.Words.dll实现首先在项目中添加对Aspose.Words.dll的引用。代码如下:using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Text;using System.Windows.Forms;using Aspose.Words;using Aspose.Words.Saving;using System.IO;na 阅读全文
posted @ 2013-08-29 15:25
仰望 星空
阅读(1830)
评论(2)
推荐(0)
摘要:
关于word转成pdf的方法网上有很多。大部分需要借助office 2007及以上版本的组件。安装配置起来比较麻烦。今天偶然得之“Aspose.Words.dll”可以实现。只要不aspose.words.dll 在bin中添加引用即可。using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Text;using System.Windows.Forms;using Aspose.Words;usin 阅读全文
posted @ 2013-08-29 14:53
仰望 星空
阅读(2137)
评论(0)
推荐(1)

浙公网安备 33010602011771号