Quantcast
Channel: EPPlus Issue Tracker Rss Feed
Browsing all 2262 articles
Browse latest View live
↧

Commented Issue: Cannot add more than 1 pivot table to xlsx file [14695]

I have attached a mvc3 c# project that creates two tabs of data(6 rows, 6 columns) and then tries to create two pivot table, each on their own tab. If I only create one pivot table(does not matter...

View Article


Created Unassigned: Pie Chart Labels [14885]

Hi,I have an app creating pie charts dynamically. The problem is I cannot make their data labels appear on the fly. I presume my client won't like his charts without the data labels.Cheers,

View Article


Edited Unassigned: Pie Chart Data Labels [14885]

Hi,I have an app creating pie charts dynamically. The problem is I cannot make their data labels appear on the fly. I presume my client won't like his charts without the data labels.Cheers,

View Article

Commented Unassigned: Huge Memory Leaks in Library [14878]

Hello,Thanks for the Great Library.But after some usage i have found huge Memory Leaks.Currently my purpose is to read a Huge file and process it.But Performance was very bad even after All Reading was...

View Article

Created Unassigned: Not able to enable the report layout property 'Repeat All...

I am creating the excel pivot using the EPPLUS. I need to repeat the data on each row for the pivot table. I am not able set the excel report layout property 'Repeat All Items Labels' which we set...

View Article


Created Unassigned: Invalid Address format [part_of_worksheet_name] [14887]

When opening file with worksheet name "Detail elementu 'ZAJISTENI ss" the package.Workbook getter throws an exception```using (var package = new ExcelPackage(existingFile)) // Open and read the xlsx...

View Article

Commented Issue: Unit Test Project Issues [14284]

The unit tests are great, but they are broken on my machine:1) I am not running on a Windows 7 64-bit machine, so I don't have a C:\Program Files (x86) folder.2) LoadText failed for Could not find a...

View Article

Commented Unassigned: Remove dependency from System.Web [14873]

Dependency from System.Web can be removed easily by using System.Uri.UnescapeDataString instead of HttpUtility.UrlDecode (see also...

View Article


Commented Unassigned: Remove the System.Web reference [14881]

EPPLUS uses System.Web reference just for two lines of code, with this Reference, we cannot use .Net Client Profiler in the consumer project.The need from System.Web comes from HttpUtility.UrlDecode,...

View Article


Commented Issue: ExcelWorksheet.GetWorkSheetXml returns invalid XML [14788]

A try to open an XLSX file created by a 3rd party application, but reading the p.Workbook.Worksheets property fails with the following exception:System.Xml.XmlException: Unexpected XML declaration. The...

View Article

Commented Unassigned: Unable to create mutex. (Exception from HRESULT:...

[IsolatedStorageException: Unable to create mutex. (Exception from HRESULT: 0x80131464)] System.IO.IsolatedStorage.IsolatedStorageFile.Open(String infoFile, String syncName) +0...

View Article

Commented Unassigned: Unable to create mutex. (Exception from HRESULT:...

[IsolatedStorageException: Unable to create mutex. (Exception from HRESULT: 0x80131464)] System.IO.IsolatedStorage.IsolatedStorageFile.Open(String infoFile, String syncName) +0...

View Article

Commented Issue: Use of System.IO.Packaging is not server-safe [14762]

The BCL System.IO.Packaging uses IsolatedFileStorage when the zipped XLSX file exceeds some specific boundary (I've heard different stories of 1.3MB, 7MB, and 10MB). This presents a variety of issues...

View Article


Commented Issue: Use of System.IO.Packaging is not server-safe [14762]

The BCL System.IO.Packaging uses IsolatedFileStorage when the zipped XLSX file exceeds some specific boundary (I've heard different stories of 1.3MB, 7MB, and 10MB). This presents a variety of issues...

View Article

Created Unassigned: Broken XLSX from XLTX template and gradient fill [14888]

I play with EPPlus 3.1.3.3 from NuGet.I want create XLSX from XLTX template. My code:```var templ = new FileInfo(@"C:\aaa.xltx");var xlsx = new FileInfo(@"C:\bbb.xlsx");using (var p = new...

View Article


Created Unassigned: Setting Style Colours With Alpha [14889]

So I was coding an export for a spreadsheet that included conditional formatting (ContainsText in this case). I was completely befuddled when after exporting and then reimporting I got an...

View Article

Created Unassigned: Add Calculated Field in PivotTable [14890]

Cannot add a calculated field to a PivotTable, so I had to add yet another column in the "source" range (put this one hidden) to have the calculation (and the results I wanted to add in the PivotTable....

View Article


Created Unassigned: Add filtering to PivotTable [14891]

Using the interop excel creation I was capable of filtering out blank lines in the RowFields. Unfortunately I couldn't do this with this nice library, so I had included a "hack" (no time to do it well)...

View Article

Edited Unassigned: Add filtering to PivotTable [14891]

Using the interop excel creation I was capable of filtering out blank lines in the RowFields. Unfortunately I couldn't do this with this nice library, so I had included a "hack" (no time to do it well)...

View Article

Edited Unassigned: Add Calculated Field in PivotTable [14890]

Cannot add a calculated column to a PivotTable, so I had to add yet another column in the "source" range (put this one hidden) to have the calculation (and the results I wanted to add in the...

View Article
Browsing all 2262 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>