Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 1,305 for

formula calculation

(0.24 sec)
  1. Using ICustomFunction Feature|Documentation

    This article describes how to create a custom function in Microsoft Excel using the ICustomFunction feature in the Aspose.Cells library. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to define and register custom functions and get the results. Finally, we save the modified Excel file to disk....allows to add custom formula calculation functions to extend the...the Aspose.Cells' core calculation engine in order to meet certain...

    docs.aspose.com/cells/java/how-to-calculate-cus...
  2. 使用Node.js的C++实现自定义计算引擎,以扩展Aspose.Cells的默认计算引擎|D...

    本文介绍如何通过使用 C++ 版 Aspose.Cells 库在 Node.js 中实现自定义计算引擎,从而扩展默认的计算引擎。加载现有的 Excel 文件或创建新文件,使用提供的方法并保存修改后的 Excel 文件。...AbstractCalculationE ,其中包含一个 calculate(CalculationData data) 方法。...Override the Calculate method with custom logic calculate ( data )...

    docs.aspose.com/cells/zh/nodejs-cpp/implement-c...
  3. Returning a Range of Values using AbstractCalcu...

    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....ICustomFunction Calculation of Array Formula of Data Tables...

    docs.aspose.com/cells/java/returning-a-range-of...
  4. Adjustment | Aspose.Words for Java

    Represents adjustment values that are applied to the specified shape in Java....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/java/com.aspose.word...
  5. Missing Features in OpenXML|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....following topics Calculate or Recalculate formulas dynamically Convert...Links in Formulas in Aspose.Cells Setting Formula Calculation Mode...

    docs.aspose.com/cells/net/missing-features-in-o...
  6. Use Error Checking Options|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 .NET 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/net/use-error-checking-op...
  7. Returning a Range of Values using AbstractCalcu...

    This article introduces an abstract Calculation engine that returns a range of values in Excel using the Aspose.Cells library for Node.js via C++. Learn to load or create an Excel file and save the modified file to disk.... AbstractCalculationE { calculate ( data ) { data . setCalculatedValue.... AbstractCalculationE { calculate ( data ) { data . setCalculatedValue...

    docs.aspose.com/cells/nodejs-cpp/returning-a-ra...
  8. Add calculated field in Pivot Table|Documentation

    How to add a calculated field in pivot table with Aspose.Cells....Add calculated field in Pivot Table Contents [ Hide ] Possible...build a calculated field and set the corresponding formula for calculation...

    docs.aspose.com/cells/java/add-calculated-field...
  9. Using ICustomFunction Feature|Documentation

    This article describes how to create a custom function in Microsoft Excel using the ICustomFunction feature in the Aspose.Cells library. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to define and register custom functions and get the results. Finally, we save the modified Excel file to disk....allows to add custom formula calculation functions to extend the...the Aspose.Cells' core calculation engine in order to meet certain...

    docs.aspose.com/cells/net/how-to-calculate-cust...
  10. Using AbstractCalculationEngine Feature|Documen...

    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....allows you to add custom formula calculation functions to extend the...the Aspose.Cells core calculation engine in order to meet certain...

    docs.aspose.com/cells/cpp/using-abstractcalcula...