摘要:
//读取文件流等待做文件解析使用 StreamReader reader = new StreamReader(filePath, EncodingType.GetType(filePath)); fileModel.Text = reader.ReadToEnd(); reader.Close() 阅读全文
posted @ 2021-08-26 14:04
静静随笔
阅读(604)
评论(0)
推荐(0)
摘要:
/// <summary> /// 支持word、excel、ppt转化为pdf,以及pdf转化为swf文件格式。同时要考虑关于图片文件处理 /// 该类的引用地址:http://www.2cto.com/kf/201301/186201.html /// pdf转化为swf地址:http://ou 阅读全文
posted @ 2021-08-26 13:55
静静随笔
阅读(340)
评论(0)
推荐(0)

浙公网安备 33010602011771号