Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 13,687 for

formula

(0.1 sec)
  1. Aspose::Cells::Pivot::PivotTable::AddCalculated...

    Aspose::Cells::Pivot::PivotTable::AddCalculatedField method. Adds a calculated field to pivot field in C++....& name , const U16String & formula , bool dragToDataArea ) Parameter...calculated field formula const U16String& The formula of the calculated...

    reference.aspose.com/cells/cpp/aspose.cells.piv...
  2. calculate_array_formula method | Aspose.Cells f...

    calculate_array_Formula method Contents [ Hide ] calculate_array_Formula Calculates a Formula as array Formula. def c......calculate_array_formula method Contents [ Hide ] calculate_array_formula...calculate_array_formula Calculates a formula as array formula. def calculate_array_formula...

    reference.aspose.com/cells/python-net/aspose.ce...
  3. FormatCondition.SetFormula2 | Aspose.Cells for ...

    FormatCondition method. Sets the value or expression associated with this format condition...void SetFormula2 ( string formula , bool isR1C1 , bool isLocal...Parameter Type Description formula String The value or expression...

    reference.aspose.com/cells/net/aspose.cells/for...
  4. Class Cell | Aspose.Cells for .NET API Reference

    Aspose.Cells.Cell class. Encapsulates the object that represents a single Workbook cell...applies when the cell is a formula cell. DateTimeValue { get;...the cell. Formula { get; set; } Gets or sets a formula of the Cell...

    reference.aspose.com/cells/net/aspose.cells/cell/
  5. Cell.SetFormula | Aspose.Cells for .NET API Ref...

    Cell method. Set the Formula and the valuecalculated result of the Formula...SetFormula(string, object) Set the formula and the value(calculated result)...of the formula. public void SetFormula ( string formula , object...

    reference.aspose.com/cells/net/aspose.cells/cel...
  6. 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...
  7. Cell | Aspose.Cells for Java API Reference

    Encapsulates the object that represents a single Workbook cell....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/java/com.aspose.cell...
  8. Aspose.TeX.Features | Aspose.TeX for .NET API R...

    The Aspose.TeX.Features namespace provides additional TeXLaTeX features....rendering of math formula. MathRendererOptions Math formula common rendering...math formula to PNG. PngMathRendererOptio Math formula PNG rendering...

    reference.aspose.com/tex/net/aspose.tex.features/
  9. Calculate Formulas|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....Calculate Formulas Contents [ Hide ] Adding Formulas & Calculating...Aspose.Cells has an embedded formula calculation engine. Not only...

    docs.aspose.com/cells/java/calculate-formulas/
  10. cell - Aspose.Cells for PHP via Java - API Refe...

    Explanation of Aspose.Cells for PHP via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....$cell->getDoubleValue(); //Put a formula into a cell $cell =$cells->get("D1");... + C1"); //Put a combined formula: "sum(average(b1,c1), b1)"...

    reference.aspose.com/cells/php/aspose.cells/cell