搜索资源列表
dayin_asp.net
- 这个是本人第一个项目里面包括的其中一个动态生成数据的表格打印功能。只要在代码里面稍微修改下就可以用,一般人都能看懂的-this is the first project of which includes a dynamically generated data forms printing function. As long as the code inside a slight modification can be used, most people can understand the
word
- 利用c#对自动生成word报告,包括自动填写文字,更新图片、表格、目录-C# automatically generated by word of the report, including auto-complete text, updated pictures, tables, directories,
SharpWord
- SharpWord for .Net是一款功能强大,可自由读写编辑Microsoft Word 2003/2007文件类库,具有丰富的Word文档内容编辑及导入/导出功能。简单、方便、易用,可以大大提高工作效率。 ★编辑功能:等同于Word内容编辑功能,如字体、字号、颜色等 ★表格功能:等同于Word表格生成及设置 ★数据库支持:将SQL、Access数据库内容支持导出为Word表格或文档 ★丰富的模板支持:200多个word模板,方便,快捷 ★批量操作功能:将多个文
FreeReport
- 万能自由期报表软件能自由期报表不是开发组件,她是可自定义格式的商业表格软件,通俗的说就是专门定制管理软件的软件。适应任何形式的表格数据并自动生成复杂多变的报表和Excel报表,期报功能强大,支持年报表、季报表、月报表、周报表、日报表,您可以建立无限多的表格,定义无限多的指标字段,并可建立关联表,您可以用她开发贴合您公司业务的万能管理软件,您无须再购买其他企业软件,生成随心所欲的管理系统,就像使用excel一样简单,并提供了有效的权限控制机制,企业的高层管理者、部门经理和不同职位上的业务人员都可以
CreateTable
- 编写表格的重要代码(生成WORD文档),是一种非常重要的WORD实现的手段-Written form of the important code (generated WORD document), is a very important means of achieving WORD
ReadWord
- 导入复杂的Word表格,生成卷内/案卷条目信息-Import Data from complex Word tables
studentmng
- 学生成绩管理系统 1) 学生资料及成绩管理:录入、修改、成绩表格式转换(转为EXCEL)、备份等。 2) 成绩查询:提供网上和手机查询,查询方式要多种(如模糊、精确等)。 3) 报表:自动生成成绩单发往学生的邮箱。 4) 成绩分析:分专业、课程、年级、班级等多种形式对成绩进行分析,以成绩质量分析表项目为分析依据,产生分析图表或表格 5) 用户管理:工作人员依需要给予相应的权限,学生仅可查询自己的成绩,但不设学生帐号 -Student performance mana
CSharp
- 适用于C#初学者的几个小程序,可以加深对这门语言的理解 包括有以下内容: 1.C#获取当前程序所在的文件夹.rar 2.C#界面皮肤(带例子).rar 3.C#如何使用托盘控件的实例源码.rar 4.C#文本加密解密算法示例源代码.rar 5.C#在开机时自动启动程序.rar 6.C#自定义皮肤.rar 7.CS聊天程序.rar 8.WPF模拟Windows+7气象源码.rar 9.玻璃按钮.rar 10.导出Excel格式.rar 11.导出ex
jtable
- 纯javascr ipt的表格控件,可以用纯javascr ipt来生成表格-javasctip table
Source
- 共有五个文件1、取得1970.1.1到现在的秒数;2、listview列表排序3、自动生成excel表格4、判断系统是否联网5、设置控件自适应窗口大小。-There are five papers 1, to obtain the number of seconds 1970.1.1 to now 2, listview sort the list 3, Form 4 excel automatically generated to determine whether the system i
Excel_Operat
- D盘下放一个名为123.xls的Excel表格,然后运行程序,点击读取,会读取数据到窗体的ListBox中,点击写入,会在D盘下生成一个Excel文件,内容随便写的.-D Place a disc called 123.xls Excel spreadsheet, and then run the program, click the read will read the data into the form' s ListBox, click write, it will generat
Access-thumbnail-showaIntoExcel
- 系统实现的是将Access数据库中的表格用缩略图显示出来,双击该缩略图可以快速生成该表的Excel表格,系统是用VS2010编写的 资源中包含了Access通用类,CreateExcelFile快速生成Excel表格类,ExtractIcon利用Shell32.dll提取系统图片类-System implementation is the Access database tables with thumbnails displayed, double-click the thumbnail of
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
DataToPicture
- 该程序使用C#语言根据表格的数据自动生成柱状图片。-The program uses C# to automatically generate columnar image data according to the table.
JZZXSM
- 土地权属调查,根据excel表格内容自动生成界址走向说明-Land ownership investigation, automatically generates excel table to explain the contents of the boundary
C#
- 客户给了一证件模板格式,要求将系统中的数据按照格式导出到一个Word文件中,一条记录为一页,对换到下一页纠结了很久,终于捣鼓出来了。思路是拷贝模板文件,读取模板文件中的表格,选择表格进行复制,对第一页的表格进行赋值,赋值完后转到下一页进行黏贴,再对表格进行赋值。(The customer gives a certificate template format, request the data of the system in accordance with the format into a
BuildQrCode
- 根据导入的exce表格的内容批量生成二维码,可以设置生成数据的列名,二维码命名的列名,二维码保存文件夹的列名。可已将生成的二维码保存在本地。(According to the contents of the imported exce table, generate a two-dimensional code in batches, you can set the column name of the generated data, two-dimensional code named col
excelRW
- C#读写excel表格数据,自动获取表格列数,行数,生成指定规则的序列号(excel write and read generate the code)