文章分类 -  FlexPaper 与页面浏览office文件

文件转pdf ---pdf转swf --swf在页面显示 http://pan.baidu.com/s/1o88NSaI
摘要:1 using Aspose.Cells;//引用 2 using Aspose.Slides;//引用 3 using Aspose.Words;//引用 4 using System; 5 using System.Collections.Generic; 6 using System.IO; 阅读全文

posted @ 2016-09-20 17:49 高达 阅读(288) 评论(0) 推荐(0)

Aspose实现Office转PDF (ASP.NET) 别人的
摘要:1 //读取doc文档 2 Document doc = new Document(@"C:\Users\Administrator\Desktop\流调系统存在问题 .doc"); 3 //保存为PDF文件,此处的SaveFormat支持很多种格式,如图片,epub,rtf 等等 4 doc.Sa 阅读全文

posted @ 2016-09-20 17:31 高达 阅读(675) 评论(0) 推荐(1)

FlexPaper 参数设置
摘要: 阅读全文

posted @ 2016-09-20 15:58 高达 阅读(122) 评论(0) 推荐(0)

导航