Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 13,720 for

formula

(0.05 sec)
  1. RuleValue - Aspose.Diagram for Python via Java ...

    asposediagram.api Classes AbstractInterruptMonitor Act ActCollection Align Alignment Annotation AnnotationCollection ......Constructor Summary RuleValue (formula, value) Constructor. Property...(value) Represents the element's formula. This attribute can contain...

    reference.aspose.com/diagram/python-java/aspose...
  2. Point | Aspose.Sildes for Node.js via Java API ...

    Point Point() function Default constructor. Result Point Point(float time, Object value, String Formula) function Cre......time, Object value, String formula) function Create animation...point with time, value and formula. Parameters Name Type Description...

    reference.aspose.com/slides/nodejs-java/aspose....
  3. Aspose::Cells::Cell::SetDynamicArrayFormula met...

    Aspose::Cells::Cell::SetDynamicArrayFormula method. Sets dynamic array Formula and make the Formula spill into neighboring cells if possible in C++....Sets dynamic array formula and make the formula spill into neighboring...arrayFormula const U16String& the formula expression options const FormulaParseOptions&...

    reference.aspose.com/cells/cpp/aspose.cells/cel...
  4. Calculate or Recalculate formulas dynamically|D...

    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....Recalculate formulas dynamically Contents [ Hide ] Formula calculation...not only re-calculate the formula imported from the designer...

    docs.aspose.com/cells/net/calculate-or-recalcul...
  5. Aspose::Cells::Tables::ListColumn::SetCustomTot...

    Aspose::Cells::Tables::ListColumn::SetCustomTotalsRowFormula method. Gets the Formula of totals row of this list column in C++....bool, bool) method Gets the formula of totals row of this list...SetCustomTotalsRowFo ( const U16String & formula , bool isR1C1 , bool isLocal...

    reference.aspose.com/cells/cpp/aspose.cells.tab...
  6. get_custom_totals_row_formula method | Aspose.C...

    get_custom_totals_row_Formula method get_custom_totals_row_Formula Gets the Formula of totals row of this list column......get_custom_totals_row_formula method get_custom_totals_row_formula Gets the...the formula of totals row of this list column. Returns The formula...

    reference.aspose.com/cells/python-net/aspose.ce...
  7. Aspose::Cells::Validation::SetFormula2 method |...

    Aspose::Cells::Validation::SetFormula2 method. Sets the value or expression associated with this validation in C++....SetFormula2 ( const U16String & formula , bool isR1C1 , bool isLocal...Parameter Type Description formula const U16String& The value...

    reference.aspose.com/cells/cpp/aspose.cells/val...
  8. cell - Aspose.Cells for Python via Java - API R...

    Details & examples of Aspose.Cells for Python via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....getDoubleValue() # Put a formula into a cell cell = cells.get("D1")...setFormula("=B1 + C1") # Put a combined formula: "sum(average(b1,c1), b1)"...

    reference.aspose.com/cells/python-java/asposece...
  9. PivotTable.AddCalculatedField | Aspose.Cells fo...

    PivotTable method. Adds a calculated field to pivot field...AddCalculatedField ( string name , string formula , bool dragToDataArea ) Parameter...calculated field formula String The formula of the calculated...

    reference.aspose.com/cells/net/aspose.cells.piv...
  10. Custom calculation engine returning an array - ...

    dear support, I have a custom calculation engine ( cfr below ) and have troubles returning the array data into Excel. In fact the CalculatedValue is an array - how do I post the data in my result cell - in fact, the re…...Formula = “=guido(A1)*2” Dim opts =...question, how could I remove the formula’s in all the cells that have...

    forum.aspose.com/t/custom-calculation-engine-re...