Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 75 for

aspose cells formula bug

(0.42 sec)
  1. ListColumn.Name rewrites cross-sheet structured...

    After Cells.InsertColumn(idx, true) shifts a ListObject’s columns right by one, setting ListColumns[idx].Name = “…” rewrites cross-sheet Formulas whose structured references point to the column that used to live at that…...after Cells.InsertColumn Aspose.Cells Product Family cells-net...May 17, 2026, 3:28pm 1 After Cells.InsertColumn(idx, true) shifts...

    forum.aspose.com/t/listcolumn-name-rewrites-cro...
  2. 3-D refererence formulas are corrupted if sheet...

    Hi, We have a workbook with 3-D reference Formulas defined like ‘=SUM(‘Sheet2:Sheet 3’!A1:A4)’. If there is a space in sheet name the result will be #REF! and the Formula will be corrupted after saving using the library…...3-D refererence formulas are corrupted if sheet name contains...contains a space Aspose.Cells Product Family cells-net wwu January 16...

    forum.aspose.com/t/3-d-refererence-formulas-are...
  3. InsertCutCells does not keep format condition f...

    When using InsertCutCells, I’m finding that the format condition Formulas are not staying relative to the Cells using them. Here is my example code: using Aspose.Cells; Workbook srcWorkbook = new(@"C:\Swift\Templates\…...condition formulas relative to new cell locations Aspose.Cells Product...condition formulas are not staying relative to the cells using them...

    forum.aspose.com/t/insertcutcells-does-not-keep...
  4. Workbook.CalculateFormula is very time consumin...

    Workbook wb = new Workbook(@“Test.xlsx”); Stopwatch sw = Stopwatch.StartNew(); wb.CalculateFormula(); Console.WriteLine($“{sw.ElapsedMilliseconds}ms”); It will take about 1 minite to calculate Formula. Test.7z (556.…...non-existing external links, maybe) Aspose.Cells Product Family cnbjw August...about 1 minite to calculate formula. Test.7z (556.0 KB) Professionalize...

    forum.aspose.com/t/workbook-calculateformula-is...
  5. Spreadsheet Editor Getting Started|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....features, including cell editing, formatting, formula editing, row and...Editor uses many features of Aspose.Cells for Java and shows how to...

    docs.aspose.com/cells/java/spreadsheet-editor-g...
  6. Calculation results differ from Excel 365 - Fre...

    Hi, Using Aspose Cells for Java, version 25.7. Sample code: Workbook workbook = new Workbook("iferror.xlsx"); WorksheetCollection worksheets = workbook.getWorksheets(); Worksheet worksheet = worksheets.get("S1-8.2 - T…...from Excel 365 Aspose.Cells Product Family cells-java TarasTielkes...2025, 2:54pm 1 Hi, Using Aspose Cells for Java, version 25.7....

    forum.aspose.com/t/calculation-results-differ-f...
  7. InsertCutCells corrupts structured table refere...

    When a table column is moved using Cells.InsertCutCells, structured table references (e.g. myTable[Email]) in Formulas on other sheets are corrupted after the operation. The reference resolves to the wrong column name. …...references in formulas on other sheets Aspose.Cells Product Family...Family cells-net ronald.g March 16, 2026, 9:46pm 1 When a table...

    forum.aspose.com/t/insertcutcells-corrupts-stru...
  8. Hundreds of internal exceptions thrown when cal...

    I am encountering hundreds of internal exceptions thrown when calling Workbook.CalculateFormula for a particular Excel workbook. The exceptions are of the variety “Exception thrown: ‘’ in Aspose.Cells.dll” and, while ul…...CalculateFormula Aspose.Cells Product Family cells-net johnson.shi...deep stack when calculating formulas with too many dependencies/recursive...

    forum.aspose.com/t/hundreds-of-internal-excepti...
  9. CalculateFormula throws an exception - Free Sup...

    I am using Aspose.Cells 25.10.0 .NET 9.0 There is a file that passes CalculateFormula in version 25.9 but in version 25.10 CalculateFormula throws an exception: System.NullReferenceException: Object reference not set…...an exception Aspose.Cells Product Family cells-net aleksandr...2025, 3:40pm 1 I am using Aspose.Cells 25.10.0 .NET 9.0 There is...

    forum.aspose.com/t/calculateformula-throws-an-e...
  10. InsertCutCells now broken when copying array fo...

    My latest testing with Aspose.Cells 25.10 has revealed an issue with InsertCutCells related to array Formulas. The values are being carried over, but the Formulas themselves are not, and this was working at least as rec…...copying array formulas Aspose.Cells Product Family cells-net bytefyre...1 My latest testing with Aspose.Cells 25.10 has revealed an issue...

    forum.aspose.com/t/insertcutcells-now-broken-wh...