Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 25 for

calculateformula error fix

(0.27 sec)
  1. 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…...CalculateFormula throws an exception Aspose.Cells Product Family...is a file that passes CalculateFormula in version 25.9 but in...

    forum.aspose.com/t/calculateformula-throws-an-e...
  2. LET function #NAME error - Free Support Forum -...

    We are getting a couple of Errors due to the LET function after calling wb.Calculateformula(ignoreError: true). We are using version 25.9 of Aspose.Cells When using an xlsb workbook format with a LET function and call…...LET function #NAME error Aspose.Cells Product Family tombzenith...We are getting a couple of errors due to the LET function after...

    forum.aspose.com/t/let-function-name-error/319910
  3. #NAME error when inserting a chart as an image ...

    Hi Aspose Team, I’m having an issue with some charts where I’m inserting it into a word document and one of the footnotes for the chart comes in as #NAME? even though the name range from which it is pulled into the char…...#NAME error when inserting a chart as an image in word document...complete aside from the #NAME ? error. static void TestChartInsertion()...

    forum.aspose.com/t/name-error-when-inserting-a-...
  4. Aspose.Cells.CellsException: 'IndexOutOfRangeEx...

    Hi- I’m getting the Error shown in the subject above when trying to call Workbook.Calculateformula. The full Error says that the issue is “Based on cell Data!B2366” in the workbook I will provide. The formula in this cel…...5:19pm 1 Hi- I’m getting the error shown in the subject above when...call Workbook.CalculateFormula. The full error says that the...

    forum.aspose.com/t/aspose-cells-cellsexception-...
  5. Difference in formula calculations compared to ...

    Hello, I am using Aspose.Cells 25.6 for Java. To calculate formulas in my workbook, I call Workbook.Calculateformula(). I have the following formula: =MATCH(TRUE, ISNUMBER(SEARCH({“JPY”,“KRW”,“CNY”,“BRL”,“EUR”,“GBP”,“U…...calculateFormula(). I have the following...the formula started returning ERROR. The same behavior persists...

    forum.aspose.com/t/difference-in-formula-calcul...
  6. XLOOKUP returns #VALUE - Free Support Forum - a...

    I am using Aspose.Cells 25.11.0. .NET 9.0 using System.Collections; using Aspose.Cells; var input = @"C:\input-for-aspose.xlsx"; var output = @"C:\output.xlsx"; Workbook? wbc; using (var ms = new FileStream(input, F…...CalculateFormula(opts); engine.SetCellValues(wbc);...SetCellValues(wbc); wbc.CalculateFormula(opts); wbc.Save(output); }...

    forum.aspose.com/t/xlookup-returns-value/322497
  7. Spill function is not updating - Free Support F...

    Dear Aspose Team, I am using Aspose.Cells 25.11.0. .NET 9.0 We have Spill Function includes LET with XLOOKUP and run RefreshDynamicArrayFormulas and Calculateformula Spill function does not update correctly. If I s…...RefreshDynamicArrayF and CalculateFormula Spill function does not...RefreshDynamicArrayF(true, opts); wbc.CalculateFormula(opts); wbc.Save(output);...

    forum.aspose.com/t/spill-function-is-not-updati...
  8. FAQ|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....FAQ Contents [ Hide ] How to Fix the System.StackOverflowExcepti...StackOverflowExcepti on Workbook.CalculateFormula? Sometimes, users face System...

    docs.aspose.com/cells/net/faq/
  9. Cells not getting calculated using Aspose.Cells...

    At Willis Towers Watson, we are using Aspose.Cells 24.7 and are considering upgrading to the current version, 25.4. In testing 25.4, we encountered a problem where some of the cells in the workbook do not get calculated…...calculateFormula(); Recalculate Formulas...be done by calling the calculateFormula() method on the workbook...

    forum.aspose.com/t/cells-not-getting-calculated...
  10. Aspose.Cells - Assigning formulas corrupts Exce...

    I perform the actions: reassign formulas, this action occurs without Error. Then for some reason the file cannot be opened through Excel. The file is corrupted. If I restore the file, the formulas are broken. Aspose.C…...this action occurs without error. Then for some reason the file...Problem here } } workbook.CalculateFormula(); workbook.Save(output);...

    forum.aspose.com/t/aspose-cells-assigning-formu...