CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - pdf文件

搜索资源列表

  1. xpdf

    0下载:
  2. 读写pdf文件的程序开发库源码-Pdf documents to read and write the procedures for the development of the Treasury source
  3. 所属分类:Other systems

    • 发布日期:2017-11-08
    • 文件大小:3568982
    • 提供者:站长
  1. Pdf

    0下载:
  2. Pdf文档在线编辑控件源码及演示 支持Pdf文档在线编辑,并可以进行另存管理。 PdfTestSite为演示文件夹 PdfViewer为控件源码控件 51aspx.pdf为模版文件-Pdf Document-line edit control source and demonstrate support for Pdf document online editing, and can manage to save. PdfTestSite for the presenta
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:74057
    • 提供者:可可
  1. tabu_matlab

    0下载:
  2. 采用禁忌搜索算法和模拟退火法来求解旅行商问题,PDF文件,说明很详细-Using tabu search algorithm and simulated annealing method to solve the traveling salesman problem, PDF document describing in great detail
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:74858
    • 提供者:王敏蔚
  1. AdobeAcrobat

    0下载:
  2. PDF 编辑器教程 使用 ACROBAT 9 PRO 304 编辑 PDF 文件-abcrobat pdf editor
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2120419
    • 提供者:兰顺华
  1. PDF-Password-Recovery

    0下载:
  2. PDF权限破解工具,能够对一些有限制权限的PDF文件进行破解。-PDF permissions cracking tools, some restrictions on access to the PDF file to crack.
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:647061
    • 提供者:mcu520
  1. pdf-parser

    0下载:
  2. 关于pdf文件编程方面的技术、主要是使用python写的,非常值得一看-PDF documents about the programming technology, main is to use in python, extremely is worth a look
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:7093
    • 提供者:海洋
  1. PDF-Editor

    0下载:
  2. pdf转换工具,可以去掉PDF文件中的广告和无用消息。-pdf conversion tool that can remove PDF files and unwanted advertising messages.
  3. 所属分类:Other systems

    • 发布日期:2017-05-20
    • 文件大小:5778889
    • 提供者:jiangbang
  1. Text-PDF

    0下载:
  2. 将文本转换为PDF文件的程序,将文本转换为PDF文件的程序-Converts text to a PDF file of the program
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:9520
    • 提供者:Mode
  1. PDF解密工具

    1下载:
  2. pdf解密,主要用于对加密的pdf的文件的一个解密,可以对pdf文件进行修改(pdf dsfdfds sdfsdfdsfsd sdfdfdf)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:2772992
    • 提供者:齐哥vv
  1. pdfjs-1.7.225-dist

    2下载:
  2. PDF.js是一个由html5建立的PDF阅读器。依托开源社区驱动和Mozilla实验室的技术支持。目标是建立一个通用的,基于web的解析和渲染PDF文件的平台。(PDF.js is a Portable Document Format(PDF) viewer that is built with HTML5.PDF.js is community-driven and supportedby Mozilla Labs. Our goal is to create a general-purpo
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:2589696
    • 提供者:程锋
  1. Adobe_PDF_Printer7

    0下载:
  2. 可以将文件打印成pdf文件 经测试OK 安装后,打印机可选这项,保存为PDF格式的文件(The document can be printed as a PDF file, tested OK After installation, the printer selects this file, which is saved as PDF)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:10419200
    • 提供者:神仙码农
  1. ConvertDwgToPDF

    1下载:
  2. 将dwg文件转换为pdf文件通过C#语言编写成功能代码(Convert the DWG file to a PDF file)
  3. 所属分类:其他

  1. PrintPdfReport

    0下载:
  2. C#打印pdf文件,windows平台下使用C#代码打印PDF文件的逻辑(C# printing PDF file logic)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:11264
    • 提供者:l_
  1. PDF Password Remover5.0

    0下载:
  2. PDF解码,专业用于PDF文件被上密码解锁,方便用户修改(Professional for PDF decoding, PDF file is password unlock, convenient for users to modify)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:1129472
    • 提供者:正天下
  1. PDF

    0下载:
  2. C#处理pdf,多个文件以加上页码,如第一个pdf从1加到10,第二个pdf就要从11开始,支持页码可设置颜色,大小和字体(C# processing PDF, multiple files to add page number, such as the first PDF from 1 to 10, the second PDF start from 11, support page number can be set color, size and font)
  3. 所属分类:其他

  1. PDF

    0下载:
  2. C#编程读取pdf文件 这看起来是一个不太难的任务,或许您已经在web中找到了如何实现的参考资料。如果您有一个PDF文件,而您不知道如何从中读取数据,可以参考下面的内容。 首先,您需要一些能够帮助您处理PDF文件的动态库。我用的是PDFBox。那么,什么是PDFBox呢?官方网站的介绍如下PDFBox 是一个开源的用于处理PDF文档的Java PDF 库 。它能够创建新的PDF文档,处理现存的PDF文档,还能从文档中抽取内容。PDFBox还包含几个命令行工具。(C# programming
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:4657152
    • 提供者:2940719885
  1. PDF Editor

    0下载:
  2. 能够打开pdf文件,并且对pdf进行编辑,如修改等。(It can open pdf files and edit them.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:2956288
    • 提供者:hishy_wu
  1. 使用WPF显示Pdf文件

    0下载:
  2. 使用C#的界面库WPF显示PDF,也是使用的Mupdf库(Using C#'s interface library WPF to display PDF, it's also used in Mupdf library.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1960960
    • 提供者:暗色
  1. jfinal-3.1-manual

    0下载:
  2. jfinal的详细使用说明pdf文件,欢迎使用的进行阅读(Jfinal detailed instructions PDF file, welcome to use for reading.)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:1994752
    • 提供者:爱你的病毒
  1. f文件预览插件

    1下载:
  2. 一款jquery图片和pdf文件预览插件。EZView.js可以为图片和pdf格式文件生成在线预览效果(A jQuery image and PDF file preview plug-in. EZView.js can generate online preview effects for images and PDF format files)
  3. 所属分类:其他

    • 发布日期:2020-03-03
    • 文件大小:483328
    • 提供者:18978945236
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com