Magicodes.IE icon indicating copy to clipboard operation
Magicodes.IE copied to clipboard

Import and export general library, support Dto import and export, template export, fancy export and dynamic export, support Excel, Csv, Word, Pdf and Html.

Results 204 Magicodes.IE issues
Sort by recently updated
recently updated
newest added

请求:按模板导出 HTML 文档

area-html
Docs

需求就是,往一列中塞一个下拉框,不让用户乱填... 但是这个下拉框最好可以自定义数值..因为很多值的映射关系都存在数据库里的

enhancement
area-excel

**what happened ?** When I use this attribute, I feel that my brain has received a fatal blow ![image](https://user-images.githubusercontent.com/16337239/106983867-91e48400-67a1-11eb-8330-8c156b1a03ad.png) I hope the usage of double negation can be removed In...

area-excel
easy

如下面所示,或者有什么好的解决方案么?谢谢 ![image](https://user-images.githubusercontent.com/10808093/111751234-32fd4900-88cf-11eb-9743-3875f98827ef.png)

enhancement
area-excel

第一列是合并6个单元格的,但是导出的文件表格并没有合并 ![image](https://user-images.githubusercontent.com/17420299/102867002-10e06000-4473-11eb-9a55-5d34d632de56.png) ```` 小计 @item.Summary.GlassQuantity @item.Summary.TotalArea @item.Summary.TotalAmount ````

area-word

我在winform开发中,尝试动态导出未知列数(存在列数视数据情况而定)的数据时需要将部分通用的列名进行修改,如name改成显示为名称。 “另外对于ExpandoObject导出过程中对于表头等信息,可以使用筛选器进行实现,详细请参考筛选器使用的教程文章。”,阅读https://docs.xin-lai.com/2020/09/21/%E7%BB%84%E4%BB%B6/Magicodes.IE/Magicodes.IE%E4%B9%8B%E5%AF%BC%E5%85%A5%E5%AF%BC%E5%87%BA%E7%AD%9B%E9%80%89%E5%99%A8/#toc-heading-14后还是存在疑惑,没有DTO的情况下应该如何进行设置呢?

question
area-excel

跪求支持 “.xls”文件,即支持Excel97-2003。

area-excel

动态列导入

area-excel

| Id | 年龄 | 性别 | | - | -- | -- | | 1 | 18 | 男 | | 2 | 22 | 女 | | 3...

enhancement