Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 13,719 for

formula

(0.16 sec)
  1. UnitFormulaErrV | Aspose.Diagram for Java API R...

    Specified attributes of an element....getErr() Indicates that the formula evaluates to an error. getF()...getF() Represents the element’s formula. getUnit() Units of measure...

    reference.aspose.com/diagram/java/com.aspose.di...
  2. Add calculated field in Pivot Table|Documentation

    How to add a calculated field in pivot table with Aspose.Cells for Python via .NET....and set the corresponding formula for calculation. Then perform...field. In the “Formula” field, enter the formula for the calculation...

    docs.aspose.com/cells/python-net/add-calculated...
  3. How to Edit Excel File in C++

    In this example, we will explore how to edit Excel file in C++. You can manipulate the Excel file data programmatically in C++ using simple API interface that can be used both in Microsoft Windows and Linux etc....data and formula string respectively Calculate the formula for Workbook...Save the output workbook with formula to XLSX in C++ The following...

    kb.aspose.com/cells/cpp/how-to-edit-excel-file-...
  4. CalculateFormulas | Aspose.Sildes for .NET API ...

    Calculates all Formulas in the workbook and updates corresponding cells values....CalculateFormulas method Calculates all formulas in the workbook and updates...CellCircularReferenc Workbook contains formulas with a circular reference...

    reference.aspose.com/slides/net/aspose.slides.c...
  5. Aspose::Cells::QueryTables::PowerQueryFormulaCo...

    Aspose::Cells::QueryTables::PowerQueryFormulaCollection class. Represents all power query Formulas in the mashup data in C++....Represents all power query formulas in the mashup data. class...the name of the power query formula. Get(const char16_t* name)...

    reference.aspose.com/cells/cpp/aspose.cells.que...
  6. Add calculated field in Pivot Table|Documentation

    How to add a calculated field in pivot table with Aspose.Cells....and set the corresponding formula for calculation. Then perform...field. In the “Formula” field, enter the formula you want to perform...

    docs.aspose.com/cells/java/add-calculated-field...
  7. Add calculated field in Pivot Table|Documentation

    How to add a calculated field in pivot table with Aspose.Cells....and set the corresponding formula for calculation. Then perform...field. In the “Formula” field, enter the formula for the calculation...

    docs.aspose.com/cells/net/add-calculated-field-...
  8. FieldArgumentBuilder.add_field method | Aspose....

    FieldArgumentBuilder.add_field method. Adds a field represented by a [FieldBuilder](../../fieldbuilder/) to the argument....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...
  9. FieldArgumentBuilder.add_text method | Aspose.W...

    FieldArgumentBuilder.add_text method. Adds a plain text to the argument....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...
  10. Nested UDFs and Calculation - Aspose.Cells Prod...

    I have a custom udf that is used as a parameter for the TRUE output within an if statement. A1 = False A2 = IF(A1=True,UDF(),“do nothing”) Upon the first calculation, the UDF is not put into the calc chain, as is expe…...functions or vba codes via its formula calculation engine. I guess...UDFManager() }; worksheet.Cells["B1"].Formula = @"IF(LEN(A1)>1,TestUDF()...

    forum.aspose.com/t/nested-udfs-and-calculation/...