Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 1,956 for

formula calculation

(0.43 sec)
  1. Precedents and Dependents|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.... Checking formulas for accuracy and finding the...can be difficult when the formula uses precedent cells and dependent...

    docs.aspose.com/cells/python-net/precedents-and...
  2. XLSB save emits empty 6-byte calcChain.bin stub...

    Hi, In Aspose.Cells for .NET 26.4.0, Workbook.Save(path, new XlsbSaveOptions()) writes a 6-byte stub for xl/calcChain.bin regardless of how many Formula cells the workbook contains. The same workbook saved as XLSX via n…...bin regardless of how many formula cells the workbook contains...has to rebuild the entire calculation chain cold. On a real-world...

    forum.aspose.com/t/xlsb-save-emits-empty-6-byte...
  3. Distinguish Reference-Only Formulas vs. Operati...

    I need a way to determine whether a cell’s Formula in Aspose.Cells is only a reference or if it is an actual Formula performing a Calculation. Examples of Formulas that should be treated as reference-only: =A1 =Sheet1…...Reference-Only Formulas vs. Operational Formulas Aspose.Cells Product...determine whether a cell’s formula in Aspose.Cells is only a reference...

    forum.aspose.com/t/distinguish-reference-only-f...
  4. 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…...ultimately not preventing formula calculation from completing, are...and explain exactly which formulas are causing the issue and...

    forum.aspose.com/t/hundreds-of-internal-excepti...
  5. Excel sheet takes a long time (7 seconds) for w...

    Would love to know what’s taking the time. Attempting to reproduce this with Java 21 in Windows the Calculation takes a little over a second. Maybe a little long but reasonable. On Linux this extends to 7 seconds, which …...with Java 21 in Windows the calculation takes a little over a second...resources, and the complexity of formulas. Here’s a structured approach...

    forum.aspose.com/t/excel-sheet-takes-a-long-tim...
  6. Android Excel Spreadsheet API | products.aspose...

    Android spreadsheet library to create read write and parse Excel files. A spreadsheet API for mobile Apps development...PDF Apply Formatting Apply Formula Create Charts Summarize Smart...comments Read, set & calculate formulas Configure page setup...

    products.aspose.com/cells/android-java/
  7. 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…...AbstractCalculationE { public override void Calculate(CalculationData data) { try...data.Cell.Value; data.Cell.Formula = data.Cell.R1C1Formula = null;...

    forum.aspose.com/t/calculateformula-throws-an-e...
  8. Calculating IFNA function using Aspose.Cells fo...

    How to calculate the IFNA function using the Aspose.Cells library for Node.js via C++. Load an existing Excel file or create a new one, calculate the IFNA function to get the result, and finally save the modified Excel file to disk....Ask AI Calculating IFNA function using Aspose.Cells for Node...Aspose.Cells supports the calculation of the IFNA Excel function...

    docs.aspose.com/cells/nodejs-cpp/calculating-if...
  9. Calculating IFNA function using Aspose.Cells fo...

    How to calculate the IFNA function using the Aspose.Cells library for JavaScript via C++. Load an existing Excel file or create a new one, calculate the IFNA function to get the result, and finally save the modified Excel file to disk....Calculating IFNA function using Aspose.Cells for JavaScript via...Aspose.Cells supports the calculation of the IFNA Excel function...

    docs.aspose.com/cells/javascript-cpp/calculatin...
  10. Saving Excel as .Docx having an issue with cell...

    When I try to save a excel document having a table with cell values wider than the column width as Docx, it ends up distorting the values in the resulting table. this is the table I am trying to convert to a word table …...net without copying the formula? John.He July 10, 2025, 1:12am...question guys, does calculate formula calculate the pivot table as...

    forum.aspose.com/t/saving-excel-as-docx-having-...