比如:

Aspose.Total for .NET includes the following components:

Aspose.Words for .NET 16.3.0 (4/13/2016) - View Release Notes
Aspose.Cells for .NET 8.8.0 (4/21/2016) - View Release Notes
Aspose.Pdf for .NET 11.5.0 (4/7/2016) - View Release Notes
Aspose.Slides for .NET 16.3.0 (4/11/2016) - View Release Notes
Aspose.Email for .NET 6.4.0 (4/11/2016) - View Release Notes
Aspose.BarCode for .NET 7.8.0 (3/29/2016) - View Release Notes
Aspose.Imaging for .NET 3.5.0 (4/11/2016) - View Release Notes
Aspose.Tasks for .NET 9.3.0 (3/22/2016) - View Release Notes
Aspose.OCR for .NET 3.5.0 (4/12/2016) - View Release Notes
Aspose.Diagram for .NET 5.9.0 (12/17/2015)
Aspose.Note for .NET 2.2.0 (3/25/2016) - View Release Notes
Aspose.3D for .NET 1.4.0 (3/29/2016) - View Release Notes

Spire.Office Platinum 2016

Sautinsoft PDF Vision .Net v5.0.4.1

Spicelogic .NET Win HTML Editor Control

TallComponents all latest products net40

Cracked & tested

Code:
https://www.tallcomponents.com/

PDFRasterizer.NET 3.0
3.0.131.0
Print, Render, View and Rasterize PDF
Render or print PDF documents directly to GDI+, WPF or XPS.

PDFKit.NET 4.0
4.0.64.0
Create and manipulate PDF documents
Split, append, stamp, encrypt, extract, fill and more. PDFKit, a true Swiss army knife.

TallPDF.NET 4.0
4.0.7.0
Generate PDF on the fly
Generate PDF documents from scratch. Use code, XML/XSL or a combination.

PDFControls.NET 2.0
2.0.70.0
Build your own PDF editor
UI Controls for adding PDF read and edit functionality to your .NET application.

https://www.board4allcz.eu/showthread.php?t=629941

.Net有许多Office,PDF,Email,HTML的控件的更多相关文章

  1. winform显示word、ppt和pdf,用一个控件显示

    思路:都以pdf的格式展示,防止文件拷贝,所以要把word和ppt转换为pdf:展示用第三方组件O2S.Components.PDFView4NET.dll,破解版的下载链接:https://pan. ...

  2. pdf缩略图上传控件

    一. 功能性需求与非功能性需求 要求操作便利,一次选择多个文件和文件夹进行上传:支持PC端全平台操作系统,Windows,Linux,Mac 支持文件和文件夹的批量下载,断点续传.刷新页面后继续传输. ...

  3. PDF创建及动态转换控件程序包ActivePDF Portfolio

    ActivePDF Portfolio是将4个activePDF最优秀的服务器产品捆绑成一个价格适中的控件程序包.它提供了开发一个完整的服务器端的PDF解决方案所需的一切. 具体功能: activeP ...

  4. quick pdf library控件

    quick pdf library库只能在windows环境下运行 1.下载quick pdf library 2.注册控件 进入cmd  regsvr32 "C:\Program File ...

  5. 文档控件NTKO OFFICE 详细使用说明之预览PDF文件(禁止打印、下载、另存为、防抓包下载)

    1.在线预览PDF文件(禁止打印.下载.复制.另存为) (1) 运行环境 ① 浏览器:支持IE7-IE11(平台版本还支持Chrome和Firefox) ② IE工具栏-Internet 选项:将ww ...

  6. ntko office在线编辑控件问题记录

    ntko office在线预览插件 http://www.ntko.com/ 问题:火狐或谷歌下保存报[没有打开的文档]错误,ie正常 原因:火狐.谷歌.ie的各方法执行文字不同,ie嵌在页面,而火狐 ...

  7. 很不错的在线Office控件:IWebOffice与SOAOffice

    http://blog.csdn.net/cjh200102/article/details/17220441 iWebOffice2003文档控件 iWebOffice2003网络文档中间件能够在I ...

  8. NTKO OFFICE文档控件

    目录 前言 什么是ntko 准备工作 实战演练 总结 一.前言 Web开发中经常需要用到在线处理office文档的功能,现在市面上有一些常用的Web页面调用显示Office的控件技术,用起来很方便. ...

  9. 如何使用免费PDF控件从PDF文档中提取文本和图片

             如何使用免费PDF控件从PDF文档中提取文本和图片 概要 现在手头的项目有一个需求是从PDF文档中提取文本和图片,我以前也使用过像iTextSharp, PDFBox 这些免费的PD ...

  10. NTKO控件在阅读PDF时,显示DEMO的问题

    NTKO控件在阅读PDF时,显示DEMO的问题, 原因是加载了以前的DEMO版本的控件.解决办法是: 在命令行中执行命令: regsvr32 /u NtkoOleDocAll.DLL 卸载老版本的控件 ...

随机推荐

  1. (3)选择元素——(4)css选择器(CSS selectors)

    The jQuery library supports nearly all of the selectors included in CSS specifications 1 through 3, ...

  2. AFNetworking GET和POST请求

    GET请求 代码展示: 在storyBoard中每个请求关联一个Button #pragma mark - get请求 - (IBAction)getRequest:(id)sender { // 参 ...

  3. javascript特效:会随着鼠标而动的眼睛

    这个特效非常简单,其中眼球和眼珠都是特定的图片.只要掌握好距离坐标就没问题.我就直接贴代码,有兴趣的朋友可以自己复制下来运行一下,下面的眼睛图像就是我的文件用到的图像,比较难看..我就把我的代码贴出来 ...

  4. c#关于委托和事件

    using System; using System.Collections.Generic; using System.Text; namespace Delegate {     // 热水器   ...

  5. Xcode的Architectures、Valid Architectures和Build Active Architecture Only属性

    Architectures 这代表,在这个项目里你想要Xcode编译的目标设备列表. Valid Architectures 还不是太明确这个设置的意图,但是一般来说是不需要更改的,和Architec ...

  6. F - Free DIY Tour(动态规划,搜索也行)

    这道题可用动态规划也可以用搜索,下面都写一下 Description Weiwei is a software engineer of ShiningSoft. He has just excelle ...

  7. BZOJ 3391: [Usaco2004 Dec]Tree Cutting网络破坏( dfs )

    因为是棵树 , 所以直接 dfs 就好了... ---------------------------------------------------------------------------- ...

  8. C++ cout 如何保留小数输出

    参考 : http://upliu.net/how-cout-out-2-precision.html 大家都知道用 C 语言中 printf () 函数可以非常方便控制保留 几位小数输出 不过在 C ...

  9. VS Code开发调试ASP.NET Core 1.0

    VS Code开发调试ASP.NET Core 1.0 使用VS Code开发调试ASP.NET Core 1.0,微软在今天凌晨发布了.NET Core 1.0,ASP.NET Core 1.0 与 ...

  10. 基于visual Studio2013解决算法导论之018栈实现(基于链表)

     题目 用链表实现栈 解决代码及点评 #include <stdio.h> #include <stdlib.h> #include <time.h> #in ...