E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
dsoframer.ocx
C#winform嵌入office系列(word,excel..) ocx控件dsoframer使用方法
1.DSOfram写入注册表下载
dsoframer.ocx
系统为32位时:拷贝
dsoframer.ocx
到c:\windows\system32\
dsoframer.ocx
打开cmd命令行注册regsvr32
微尘..
·
2023-09-21 09:19
C#.Net
C#.Net
[CS]C#操作word
最近在做的项目已经改了好几版,最近这一版用到了word,当然不是直接使用word,而是使用第三方的ActiveX控件:
dsoframer.ocx
,此控件的使用和其他控件的使用流程没有任何区别,接下来介绍一下这款控件
盖丽男
·
2023-09-09 06:50
C#
数据库及其操作
C#使用及其扩展
office在线编辑 html,Office在线编辑功能实现.doc
Office在线编辑功能实现.docOffice在线编辑功能实现DSOFramer控件说明
DSOFramer.ocx
控件是微软提供一款开源的用于在线编辑、调用Word、Excel、PowerPoint等的
袁冬连
·
2023-08-01 15:50
office在线编辑
html
DSOFramer的使用
一、先注册一下
DSOFramer.ocx
操作:将
DSOFramer.ocx
复制到C:/windows/system32目录下,开始->运行->regsvr32DSOFramer.ocx,系统会提示
DSOFramer.ocx
phqm
·
2020-09-11 09:02
C#2.0
upload
file
object
dataset
byte
string
c#开发,winform中嵌入offfice(excel word ppt),使用到DSO Framer
下载:https://download.csdn.net/download/sinat_35187039/10711520解压后得到的文件,包含一个
dsoframer.ocx
文件ocx控件注册:将
dsoframer.ocx
Ego-
·
2020-08-11 18:46
C#
office在线编辑控件dsoframer(2.3.0.2)打包为exe
推荐一个比较好用的PC端office在线编辑控件
dsoframer.ocx
目前,本人找到的最新版本是2.3.0.2。
斌宝滴美美哒霞
·
2020-06-26 08:16
C# 从注册表判断指定ocx控件是否已注册 以及获取它的注册路径
CLSID\{00460182-9E5E-11D5-B7C8-B8269041DD57}")){stringsPath=Path.Combine(WorkSpace.PublicDirectory,"
dsoframer.ocx
ZSQDH
·
2018-10-11 13:00
DSO(dsoframer)的接口文档
(开发环境)使用前先注册一下
DSOFramer.ocx
操作:将
DSOFramer.ocx
复制到C:\windows\system32目录下, 开始->运行->regsvr32DSOFramer.ocx
戈胡
·
2016-05-07 17:00
[CS]C#操作word
最近在做的项目已经改了好几版,最近这一版用到了word,当然不是直接使用word,而是使用第三方的ActiveX控件:
dsoframer.ocx
,此控件的使用和其他控件的使用流程没有任何区别,接下来介绍一下这款控件
u013036688
·
2016-04-17 18:00
C#WForm操作EXCEL
1.注册
dsoframer.ocx
,添加dsoframer的引用2.在窗体中加入DSOFramerControlObject3.声明以下变量privateStringpath=AppDomain.CurrentDomain.BaseDirectory
ruohanfly
·
2016-01-13 14:00
Winform 嵌入Word Excel Powerpoint
用微软的免费
dsoframer.ocx
实现winform嵌入WordExcelPowerpoint。使用时本机调试运行需注册该ocx,部署时客户端可以不用注册。
jjhua
·
2016-01-08 16:00
uploadify多文件上传的例子
nbsp; 最近用uploadify做了一个多文件上传的功能,所有文件上传完成后,显示文件列表,图片显示缩略图,其他类型显示文件类型图标,word2003文件可使用
dsoframer.ocx
·
2015-11-12 14:16
uploadify
C#
Dsoframer.ocx
如何在winform中嵌入Excel,内嵌Excel,word
链接:http://www.cnblogs.com/pingming/p/4182045.html 第一步 创建新窗体 创建一个新窗体,放置一个panel容器控件,我们就是要将
dsoframer.ocx
·
2015-11-12 09:08
WinForm
win7 64位在线编辑dsoframer控件的安装和使用配置
1.安装dsoframer 1)将
dsoframer.ocx
copy
·
2015-11-12 09:07
frame
C#实现在Winform中嵌入Word和Excel
在此只是介绍一个简单控件:
dsoframer.ocx
的使用,这个控件需要通过regsvr32进行注册,例如:regsvr32 C:\
dsoframer.ocx
在注册完毕后,通过Vs开发环境中在工具箱中添加项选择注册的
·
2015-11-08 15:10
WinForm
DSO(dsoframer)的接口文档
(开发环境)使用前先注册一下
DSOFramer.ocx
操作:将
DSOFramer.ocx
复制到C:\windows\system32目录下,  
·
2015-11-08 13:09
frame
DSO Framer _ WebForm 使用
DSO Framer _ WebForm 使用 收藏 DSO Framer _ WebForm 使用 一、先注册一下
DSOFramer.ocx
·
2015-11-07 14:07
webform
C#实现在Winform中嵌入Word和Excel
http://www.cnblogs.com/wuzi145/archive/2012/05/08/2490680.html 在此只是介绍一个简单控件:
dsoframer.ocx
·
2015-11-07 13:42
WinForm
dsoframer组件详细使用(aspx.net)
要求实现一个office文档在线编辑器 关于在线操作office 我是一点经验没有 网上查了半天资料 锁定了一款组件(ActiveX控件dsoframer,一个用C++实现的office控件) 把
dsoframer.ocx
·
2015-11-02 17:17
frame
Asp.net 使用weboffice实现Word在线编辑
之前写了篇文章,用的是
dsoframer.ocx
,参考的都是网络上的资源。用的时候页面卡, 而且word2003和word2007有问题。
·
2015-11-02 16:39
asp.net
使用
dsoframer.ocx
实现在线编辑 word Access 等文档
同事wen找了个
dsoframer.ocx
,还有demo, 把使用的文件及注意事项记录下来: 1.先执行reg.bat文件,注册。 2.相关的使用可以查看其中的说明文档。
·
2015-10-31 11:56
Access
dsoframer学习二。。。
接上次,经过初步使用和测试发现
dsoframer.ocx
的一些问题: 1.
·
2015-10-31 10:21
frame
DSO Framer _ WebForm 使用
一、先注册一下
DSOFramer.ocx
操作:将
DSOFramer.ocx
复制到C:\windows\system32目录下,  
·
2015-10-31 10:20
webform
DSO Framer 使用介绍(ZZ)
(开发环境)使用前先注册一下
DSOFramer.ocx
操作:将
DSOFramer.ocx
复制到C:\windows\system32目录下,  
·
2015-10-27 14:05
frame
DSOFramerControl简单使用
环境 使用之前要注册一下COM组件才行,使用 regsvr32注册
dsoframer.ocx
。要是用这个的话,系统里面肯定要有装Office,要是很好使用
·
2015-10-26 15:03
frame
DSOFramer.ocx
控件使用
接口文档:/*1.新建*///新建Worddocument.all.FramerControl1.CreateNew("Word.Document");//新建Exceldocument.all.FramerControl1.CreateNew("Excel.Sheet");/*2.打开文件*///打开制定的本地文件document.all
·
2015-10-21 12:09
frame
在线编辑、调用Word、 Excel 、PowerPoint一款开源的微软提供 dsoframer
office文档在线编辑的功能,,大多使用OCX中间间,希望找一个开源免费的,国内:
dsoframer.ocx
;WebOffice.ocxEhaiOfficeOnWeb.ocxofficeviewer.cab
ejinxian
·
2014-11-08 15:56
移动开发
Web前端
综合
在线编辑、调用Word、 Excel 、PowerPoint一款开源的微软提供 dsoframer
office文档在线编辑的功能,,大多使用OCX中间间,希望找一个开源免费的,国内:
dsoframer.ocx
;WebOffice.ocxEhaiOfficeOnWeb.ocxofficeviewer.cab
ejinxian
·
2014-11-08 15:00
JavaScript
Web
dsoframer.ocx
实现在线的word编辑
网上讲解 DSOframer开发的博文已经有很多了,个人觉得比较有价值的帖子有:1.《DSO(dsoframer)的接口文档》 http://www.cnblogs.com/liping13599168/archive/2009/09/13/1565801.html2.《win764位在线编辑dsoframer控件的安装和使用配置》http://yaya123.blog.51cto.com/341
magicsa
·
2014-08-18 15:52
接口
开发
价值
在线编辑
在线的
Dsoframer实现文档在线浏览功能
1、在开发环境下注册
dsoframer.ocx
。 将
DSOFramer.ocx
复制到C:\windows\system32目录下,开
Bingo许
·
2014-01-03 18:00
DSOframer
文档在线浏览
word动态模板
实现仿百度文库在线浏览功能
方案一:使用微软的
dsoframer.ocx
,该插件不在此详细介绍了,其存在依赖性,需要windows系统下,并且只能运行在IE或者IE内核的浏览器(IE6不能自动注册插件)。
Bingo许
·
2014-01-02 11:00
FlexPaper
swftools
OpenOffice
FlashPaper
DSOframer
在线浏览
DSO(dsoframer)的接口文档
(开发环境)使用前先注册一下
DSOFramer.ocx
操作:将
DSOFramer.ocx
复制到C:\windows\system32目录下,开始->运行->regsvr32DSOFramer.ocx,系统会提示
lgdzxt
·
2013-08-19 17:11
服务器
windows
接口
js
在线公文审批系统整合--WebOffice解决方案之一
OA办公都离不在一个在线的Office编辑功能,在政府的办公系统中,在线的Office文档编辑及审批功能是必不可少的,微软目前提供了一个
dsoframer.ocx
控件可以实现这个功能,不过这个控件并没有较好提供完善的升级服务
antAbby
·
2013-04-25 08:00
DSO Framer _ WebForm 使用
一、先注册一下
DSOFramer.ocx
操作:将
DSOFramer.ocx
复制到C:\windows\system32目录下, 开始->运行->regsvr32DSOFramer.ocx
zzlghzzq
·
2013-03-17 09:05
DSO
DSO(dsoframer)的接口文档
操作:将
DSOFramer.ocx
复制到C:\windows\system32目录下, 开始->运行->regsvr32DSOFramer.ocx,系统会提示
DSOFramer.ocx
中的
zzlghzzq
·
2013-03-14 22:02
DSO(dsoframer)的接口文档
操作:将
DSOFramer.ocx
复制到C:\windows\system32目录下,开始->运行->regsvr32DSOFramer.ocx,系统会提示
DSOFramer.ocx
中的DllRegisterServer
zzlghzzq
·
2013-03-14 22:02
.net
dsoframer.ocx
实现在线的word编辑
阅读更多关于
dsoframer.ocx
的资料和API我这里就不多说了。。百度google有很多但是都是简单的介绍api对于刚刚接触的人还是很难入手的。
yangpanwww
·
2012-12-11 16:00
dsoframer.ocx
实现在线的
word
编辑
dsoframer.ocx
实现在线的word编辑
阅读更多关于
dsoframer.ocx
的资料和API我这里就不多说了。。百度google有很多但是都是简单的介绍api对于刚刚接触的人还是很难入手的。
yangpanwww
·
2012-12-11 16:00
dsoframer.ocx
实现在线的
word
编辑
dsoframer.ocx
实现在线的word编辑
关于
dsoframer.ocx
的资料和API我这里就不多说了。。百度google有很多 但是都是简单的介绍api对于刚刚接触的人还是很难入手的。
yangpanwww
·
2012-12-11 16:00
word
编辑
dsoframer.ocx
实现在线的
DSOFramer.ocx
控件使用 (2008
接口文档: /* 1.新建 */ //新建Word document.all.FramerControl1.CreateNew("Word.Document"); //新建Excel document.all.FramerControl1.CreateNew("Excel.Sheet"); /* 2.打开文件 */ //打开制定
joknm
·
2011-11-10 12:00
frame
DSOFramer的使用 .
分类: C#2.0 2008-02-25 21:28 4260人阅读 评论(6) 收藏 举报 一、先注册一下
DSOFramer.ocx
操作:将
DSOFramer.ocx
yes809
·
2011-10-11 15:00
Office
DSO
DSO
DsoFramer.ocx
制作CAB包详细图解过程
本文DOC文档相关资源下载地址:http://download.csdn.net/source/2812514首先我们将signcode.rar压缩到C:/signcode一、"数字证书"制作软件MakeCertmakecert.exe是一个微软出品的用来制作"数字签名"的软件,是命令行界面,利用它可以轻松地做出属于自己的个人"数字签名",当然自己做出来的这个数字签名是不属于受信任的证书的,但这并
xjzdr
·
2010-11-06 12:00
.net类
exe
文档
工具
工作
internet
dll
DSO(dsoframer)的接口文档
(开发环境)使用前先注册一下
DSOFramer.ocx
操作:将
DSOFramer.ocx
复制到C:/windows/system32目录下, 开始->运行->regsvr32DSOFramer.ocx
zzh87615
·
2010-10-27 16:00
DSOFramer.ocx
控件使用
阅读更多接口文档:/*1.新建*///新建Worddocument.all.FramerControl1.CreateNew("Word.Document");//新建Exceldocument.all.FramerControl1.CreateNew("Excel.Sheet");/*2.打开文件*///打开制定的本地文件document.all.FramerControl1.Open("C:\
yisean
·
2010-10-21 10:00
Excel
ASP.net
ASP
Office
C
DSOFramer.ocx
控件使用
接口文档:/*1.新建*///新建Worddocument.all.FramerControl1.CreateNew("Word.Document");//新建Exceldocument.all.FramerControl1.CreateNew("Excel.Sheet");/*2.打开文件*///打开制定的本地文件document.all.FramerCo
yisean
·
2010-10-21 10:00
c
Excel
Office
asp.net
asp
在线公文审批系统整合--WebOffice解决方案之一
OA办公都离不在一个在线的Office编辑功能,在政府的办公系统中,在线的Office文档编辑及审批功能是必不可少的,微软目前提供了一个
dsoframer.ocx
控件可以实现这个功能,不过这个控件并没有较好提供完善的升级服务
man1900
·
2010-01-23 23:00
.net
ext
Blog
Office
DSO(dsoframer)的接口文档
DSO(dsoframer)的接口文档 (开发环境)使用前先注册一下
DSOFramer.ocx
操作:将
DSOFramer.ocx
复制到C:/windows/system32目录下,
pgnet
·
2008-10-31 13:00
jsp
String
File
服务器
Excel
文档
上一页
1
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他