Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 5,508 for

formula

(0.14 sec)
  1. Filter Defined Names while loading Workbook wit...

    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....you remove defined names, formulas inside the workbook may break...sample Excel file , which has a formula in cell C1 containing the defined...

    docs.aspose.com/cells/javascript-cpp/filter-def...
  2. FieldArgumentBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldArgumentBuilder class to effortlessly create complex field arguments with nodes and text for enhanced document automation....field builder to create a formula field used as an inner field...SYMBOL field, and insert the formula field // that we have created...

    reference.aspose.com/words/net/aspose.words.fie...
  3. 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…...Formula = data.Cell.R1C1Formula = null;...data.Cell.Value , data.Cell.Formula ) without first verifying that...

    forum.aspose.com/t/calculateformula-throws-an-e...
  4. Apply Conditional Formatting in Worksheets|Docu...

    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....the cell or the value of a formula. For example, the background...conditional formatting based on a formula . Task 1: Using Aspose.Cells...

    docs.aspose.com/cells/java/apply-conditional-fo...
  5. 通过 C++ 在 Node.js 中为命名区域设置公式|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 为电子表格中的命名区域设置公式。...of the Named Range to a formula. Formula references another cell..."=Sheet1!$A$3" ); // Set the formula in the cell A1 to the newly...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-for...
  6. FieldArgumentBuilder class | Aspose.Words for P...

    aspose.words.fields.FieldArgumentBuilder class. Builds a complex field argument consisting of fields, nodes, and plain text...field builder to create a formula field used as an inner field...another field builder. inner_formula_builder = aw . fields . FieldBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Implement Cell.FormulaLocal similar to Excel VB...

    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....Scenarios Microsoft Excel Formulas may have different names in...Sample Code Console Output Formula Local : = UserFormulaLocal_SUM...

    docs.aspose.com/cells/java/implement-cell-formu...
  8. Implement Cell.FormulaLocal similar to Excel VB...

    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....Scenarios Microsoft Excel formulas may have different names in...Sample Code Console Output Formula Local : = UserFormulaLocal_SUM...

    docs.aspose.com/cells/net/implement-cell-formul...
  9. Aspose.Cells中的公式计算引擎|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....Value = 3 ; //Adding a SUM formula to "A4" cell cell = cells [...[ "A4" ]; cell . Formula = "=SUM(A1:A3)" ; //Calculating the...

    docs.aspose.com/cells/zh/net/formula-calculatio...
  10. FieldFormula class | Aspose.Words for Python

    aspose.words.fields.FieldFormula class. Implements the = (Formula) field...FieldFormula class Implements the = (formula) field. To learn more, visit...Examples Shows how to use the formula field to display the result...

    reference.aspose.com/words/python-net/aspose.wo...