搜索资源列表
MakePdf
- 把固定目录下的图片导入到pdf,并设定每页一张图片
ImageToPdf
- 一款把图片转换成PDF格式的软件,附带源码(C#的)。有兴趣的朋友可以-Image To PDF
PDFParser
- 最近项目使用C#解析PDF,此程序主要利用PDFBOX提取PDF中文字及图片。C#解析PDF相关资料太少了,研究了好多天,现在放上来,希望朋友们少走些弯路。适用于未加密的PDF。-Recent projects using C# this program mainly use PDFBOX resolution PDF, extract text and images in the PDF. C# parse PDF little information and research for man
CSharp-changed(PDF)
- 利用C#将图片转换为PDF格式的图像.此段代码不错-Visual C++
11
- 将pdf 转成图片的一个案例,已经用在项目中了 。-Pdf turn into a picture of a case, have been used in the project.
PdfToImages
- pdf转图片jpg C#开发的web程序-pdf transfer pictures jpg C# development of web applications
Add-PDF-Background
- 给PDF文件加上背景图片,读起来的时候有背景色不会累眼睛。开发环境VS2010, 开发语言C# -Add a backgroud picture to PDF file. Developement VS 2010, language:C#
Chartlet_Win_CS
- Chartlet是一个免费的ASP.NET使用的图表控件,它让你可以用最少的代码创造出 非常漂亮的统计图表,我们的宗旨是让你的使用越简单越好,现在你只需要设置 一个属性,绑定一个数据源 就可以轻松创建一个非常漂亮的图表! 最典型示例请参看index.aspx. 您下载的压缩包包含一个ASP.NET示例网站,其中Chartlet.dll放置在Bin文件夹中, DB_51aspx文件夹中包含一个Chartlet.mdb示例数据库(使用前请修改web.config中E:\downc
CBR.Setup64
- 一个多格式的文本图片阅读器,支持xml、zip、pdf、Images.采用MVVM框架编写,本人下载的本是一个程序,通过解析,用户可以通过反编译器,获得其内部程序设计源码,可以帮助学习使用wpf的读者练习采用MVVM模式设计桌面程序。-• Better user interface and design: Ribbon... • Multiple format support and conversion: Images, PDF, XPS, CBR/RAR, CBZ/Z
itextsharp.ExtractImagesFromPDF
- itextsharp 实例,主要是对pdf的详细操作,包括提取其中的图片和其中的文字,以及对pdf的编辑-An instance of itextsharp, mainly with operating on the PDF, including the extraction of the pictures and the text, and editing the PDF.
iTextsharp.PDFImagePicker
- 利用iTextsharp提取PDF文件中图片的控制台程序源码,根据原itextsharp.ExtractImagesFromPDF改进-This is a pick image console program, You can use pdf command to pick a image PDF file.
PdfToImage
- PDF转图片,包括JPG,BMP等常用图片格式,可通过修改参数决定转出图片大小-pdf convert to jpg
MergeImage
- 合并多页PDF 使用控件 iTextSharp ,更根据图片大小自动适应PDF页面,调整纵向横向以及A4A3大小 合并多页TIFF 使用System.Drawing.Imaging.ImageCodecInfo 、 System.Drawing.Imaging.EncoderParameters 等.net自带类实现多页TIFF合并-The combined use of multi-page PDF controls iTextSharp, more PDF pages automati
itext_CSharpPDFGenerator
- iTextSharp生成pdf iTextSharp 5.1.2.0版本的详细案例 此源码主要为一个生成pdf的集成类库,(其中:生成水印,页眉,页脚,图形,图片,表格-PdfPTable ,文本...) 还包括html生成图片的功能 推荐说明: 我敢说,此类库绝对是(iTextSharp 5.1.2.0)完美的案例实现,将html直接生成PDF能够生成pdf的章节结构图. 用iTextSharp生成PDF文件 C#源码-iTextSharp for C# to
ConvertWord
- word转PDF、图片(JPG、BMP、PNG)的方案- Word to PDF, the picture (JPG, BMP, PNG) scheme
HighchartsDemo1
- Highcharts使用的小例子,可以导出图片,pdf,svg等等格式。-High chart
cadimportnet
- 最新版CADImport 可以在.NET环境操作CAD DXF文件,包含导出图片、DXF格式文档、PDF文件等等功能。-Folders contents: .\bin – executable files of demo applications, the Viewer or Import Library (Depends on the order, the Viewer library is offered by default)- CADImport.dll .\
打印PDF
- arcgis engine 打印 输出 图片等格式 包含PDF(arcgis engine print the map to BMP PDF JPG AND SO ON)
ImageToPDF
- winform利用itextsharp.dll将图片转换为PDF(winform Image to PDF)
GetPngFromPDF
- 把PDF转化成图片等,可以将文件夹中多个pdf文件转化成jpg格式的图片(convert the pdf to jpg)