Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 1,897 for

formula calculation

(0.13 sec)
  1. Load or Import CSV file with Formulas using C++...

    Load or import a CSV file containing Formulas using Aspose.Cells with C++....Load or Import CSV file with Formulas using C++ Contents [ Hide...not typically include any formulas. However, there are cases...

    docs.aspose.com/cells/cpp/load-or-import-csv-fi...
  2. Use Error Checking Options|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....error checks when creating formulas, a small triangle at the top...Errors that mean that the formula cannot return a result – such...

    docs.aspose.com/cells/java/use-error-checking-o...
  3. Add calculated field in Pivot Table|Documentation

    How to add a calculated field in a pivot table with Aspose.Cells for JavaScript via C++....Add calculated field in Pivot Table Contents [ Hide ] Possible...create a calculated field and set the appropriate formula for the...

    docs.aspose.com/cells/javascript-cpp/add-calcul...
  4. Fail to calculate CELL("filename") - Free Suppo...

    Upon calling calculateFormula on a workbook that has a cell with =CELL("filename", B2) Formula fails to calculate the cell. Screenshot 2025-09-26 at 10.20.57 AM.jpg (146.0 KB) Excel file to repro: image.png (20.7 KB)...Fail to calculate CELL("filename") Aspose.Cells Product Family...=CELL("filename", B2) formula fails to calculate the cell. Screenshot...

    forum.aspose.com/t/fail-to-calculate-cell-filen...
  5. Export Data from Worksheets|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....Cells Formula Calculation Engine in Aspose.Cells...

    docs.aspose.com/cells/java/export-data-from-wor...
  6. Adjustment.Value | Aspose.Words for .NET

    Discover the Adjustment Value property, easily get or set raw adjustment values to enhance your data management and streamline your processes....value based formula specified. That is, no calculation takes place...parameter value that is used for calculations within the shape guides...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Use Error Checking Options with C++|Documentation

    In this article, you will find sample code that will programmatically use error checking options of Excel worksheets e.g. Numbers stored as Text using C++ API or Library....error checks when creating formulas, a small triangle at the top...Errors that mean that the formula cannot return a result — such...

    docs.aspose.com/cells/cpp/use-error-checking-op...
  8. 使用 AbstractCalculationEngine 和 Node.js via C++ ...

    本文介绍了使用 Node.js via C++ 的 Aspose.Cells 库实现返回 Excel 中一系列值的抽象计算引擎。学习如何加载或创建 Excel 文件并将修改后的文件保存到磁盘。... AbstractCalculationE { calculate ( data ) { data . setCalculatedValue.... AbstractCalculationE { calculate ( data ) { data . setCalculatedValue...

    docs.aspose.com/cells/zh/nodejs-cpp/returning-a...
  9. Find Maximum Rows and Columns supported by XLS ...

    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....FormulaLocal Setting Formula Calculation Mode of Workbook Analyzing...

    docs.aspose.com/cells/java/find-maximum-rows-an...
  10. BUG: Datavalidation with REGEXTEST does not wor...

    I’m creating a Excel with .NET and trying to add a datavalidation to check if a cell value is an URL. Consider the following code: public void AddDataValidation(CellArea cellArea, Column column, Worksheet worksheet) { …... Formula Syntax : Double-check the syntax...syntax of your formula. While your regex appears to be correct...

    forum.aspose.com/t/bug-datavalidation-with-rege...