搜索资源列表
whpower2007-8-24
- asp.net+sqlserver2000实现的工作流业务流程管理系统,内含在线编辑,文档(excel,word)的生成,文档汇总,报表汇总输出等
DoNetDemo
- 使用的开发语言有CSharp,VB等,个人认为有较好的参考价值。 【.NET开发】使用Windows Forms生成简单的绘图工具 【.NET开发】为.NET应用程序实现一个类似Word的对象模型 【Office开发】.NET框架下Excel报表组件编程 【Web开发】了解和扩展ASP.NET 2.0中的站点导航系统 【工具与技巧】构建高性能的ASP.NET应用程序 【工具与技巧】使用WMI和MOM 2005检测和监视ASP.NET应用程序 【软件测试】底层UI测试自
TestExportWord.rar
- 在ASP.net平台下实现导出word文档功能,方法很值得借鉴,In the ASP.net platform to achieve export word document functions, methods are worth learning
WebSMS
- c# asp.net Word转成HTML源码-c# asp.net Word into HTML source
wangqifreev30_full
- 本系统采用ASP.NET内核制作,本系统最大的特点是 后台管理功能强大,网站运行速度快,支持静态输出,网站安全性极高,对搜索引擎的支持性好,24小时自动循环新闻采集,网站界面可任意定制各类精美页面.整套系统精雕细琢无一垃圾代码。 系统特点:静态页面对搜索引擎更友好,速度更快.而且更安全. 主要功能: ·集成讨论区,可作为留言版或简易论坛 ·首页、 分类、新闻、专题可生成静态页面 ·生成速度可在每分钟30页到2000页之间选择 ·首页静态文件自动定时生成
daochugezhonggeshiwenjian
- 用asp.net实现了一个把数据库中的表信息导出为各种格式的源代码,比如word格式,excel格式、pdf格式等,请参考-Asp.net achieved with a database table to export your source code for a variety of formats, such as word format, excel format, pdf format, please refer to
ASPNET_Csharp_WORD_WEBsetup
- asp.net C# 生成WORD文档及WEB服务器设置-asp.net C# generate WORD documents and WEB server settings
2009_3_GridViewExport
- asp.net Gridview Export PDF,Word,Excel,Csv等等(GridView导出为Excel,word,pdf,csv)源代码 有C#,VB.NET两种格式 -asp.net the GridView Export PDF, Word, Excel, Csv, etc. (the GridView Export to Excel, word, pdf, csv) source code C#, VB.NET in two formats.
taobaoke_mysql_v2.12.0505-(2)
- 程序采用 .net 4.0 + MSSQL/MYSQL 进行开发,全自动应用淘客api,自动转换淘宝客链接,支持批量更新、批量导入,支持网站关键字动态化设置、url伪静态动态设置、广告动态设置(支持各大联盟广告代码发布)、可将淘宝客商品设置成广告产品形式展播等功能。并且支持关键词广告位竞价功能,可通过支付宝直接支付功能。-Program using asp.net 4.0+ MSSQL/MYSQL development, automatic application tao guest API,
XDesigner.Writer.Test
- XDesigner.Writer文本编辑器组件是一个完全用C#开发的、运行在微软.NET框架 下的软件组件,它没有使用MS Word、RicthEditBox等其他任何文本编辑器组件,完全 靠自己实现了富格式文本编辑功能。可以非常完美的集成到.NET应用系统中,可以用 于WinForm.NET、ASP.NET、命令行程序或者后台服务程序的开发中。-XDesigner.Writer text editor component is a completely developed in C
PageOffice_ASP.NET_ExportWord
- ASP.NET项目开发过程中,利用PageOffice开发平台下的FileMaker标签控件,动态填充Word模版文件,生成正式的Word文件-ASP.NET project development process, the use of the PageOffice development platform FileMaker label control dynamically populate Word template file to generate formal Word docume
PageOffice_ASP.NET_MakeDocs
- ASP.NET项目中,利用PageOffice开发平台下的FileMaker标签控件,动态填充Word模版,实现批量生成正式的Word文档-ASP.NET project using the the FileMaker tab control the PageOffice development platform, dynamically populate Word template batch generate formal Word document
PageOffice_MVC2_ASP.NET
- ASP.NET 3.5+MVC2.0模式下,通过PageOffice开发平台,轻松简单地实现Word文件的在线打开、编辑和保存-ASP.NET 3.5+MVC2.0 mode, through the the PageOffice development platform, simple and easy to Word files online to open, edit and save
hello-word
- 初识ASP.NET 实现简单文本,代码分离,代码同一文本-Simple text, code separation, code the same text
word2swf
- ASP.NET实现百度文库效果,Word文档转成swf格式。-ASP.NET for Baidu base effects, Word documents into SWF format.
easyconverter-sdk3-word-aspnet
- pdf to word converter in asp.net
accesscontrolcode
- asp.net 门禁系统毕业设计。包括源代码、数据库设计、毕业设计文档-asp.net access control system code、database design、word report
XFupFile
- 利用ASP.net,后台代码是C#,编写的一个简单的文件(包括软件,文本,word文档,图片等格式)的文件上传与下载功能。经过测试,可以运行的。非常好的一个学习源码。-Use ASP.net, background code is C#, a simple file written (including software, text, word documents, pictures, etc. format) file upload and download capabilities. Aft
huiwen
- 给出某个英文单词,验证英文单词是否是回文(Verify that the English word is palindrome)
VB.NET利用SpireDoc读写word文件实例
- Spire.Doc for .NET是一款由E-iceblue公司开发的专业的Word .NET类库,使用该工具开发人员可以在任意.NET平台(C#,VB.NET,ASP.NET)上快速创建,读取,写入,转换,打印Word文档。此为本人利用vb.net在vs2010平台下实现Word文档读写实例,可供参考。