Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 4,167 for

formula

(0.07 sec)
  1. Find or Search Data|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....Containing a Formula Developers can find a specified formula in the...setLookInType to LookInType.FORMULAS and passing it as a parameter...

    docs.aspose.com/cells/java/find-or-search-data/
  2. 显示GridJs的公式说明|Documentation

    本文介绍了如何为GridJs显示公式说明。...//here the formulaText is the formula in the cell ,etc "=SUM(B1:B10)"...// Placeholder method for formula explanation // This should...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  3. Apply Shading to Alternate Rows and Columns wit...

    How to use the Aspose.Cells library in Python to apply conditional formatting shadows for alternating rows and columns. By adjusting these criteria, you have more control over how cells look and appear....have to do is to change the formula =MOD(ROW(),2)=0 as =MOD(COLUMN()...the row index, modify the formula to retrieve the column index...

    docs.aspose.com/cells/python-net/apply-shading-...
  4. How to create Dynamic Rolling Chart|Documentation

    Learn how to create a dynamic rolling chart using Aspose.Cells for Python via .NET. Our guide will demonstrate how to implement smooth data transitions and rolling averages in your chart for a continuous and updated display....is done using the “OFFSET” formula in the sample code: "=OFFSET(Sheet1...number “-5” to “-10” in the formula, and the dynamic chart will...

    docs.aspose.com/cells/python-net/create-dynamic...
  5. Calculation of area and circumference of the ci...

    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....from the entities and use the formula “2 * Math.PI * radius” . Example:...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  6. Adjustment.value property | Aspose.Words for No...

    Adjustment.value property. Gets or sets the raw value of the adjustment....guide that has a value based formula specified. That is, no calculation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Public API Changes in Aspose.Cells 8.5.0|Docume...

    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....corresponding to the position of the formula, or just need the reference...reference corresponding with the formula’s position, you can use ReferredArea...

    docs.aspose.com/cells/java/public-api-changes-i...
  8. 支持使用 C++ 在命名范围公式中支持德语区域设置|Documentation

    学习如何使用 Aspose.Cells 与 C++ 处理德语区域的命名范围公式。...); // Define the name and formula for the named range const U16String...( nameIndex ); // Set the formula for the named range namedRange...

    docs.aspose.com/cells/zh/cpp/support-for-german...
  9. 通过 C++ 在 Node.js 中更新 Power Query 公式项|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 在 Excel 文件中更新 Power Query 公式项的数据源。...i < count ; i ++ ) { const formula = powerQueryFormulas . get...get ( i ); const items = formula . getPowerQueryFormula (); const...

    docs.aspose.com/cells/zh/nodejs-cpp/update-powe...
  10. Apply Shading to Alternate Rows and Columns 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....have to do is to change the formula =MOD(ROW(),2)=0 as =MOD(COLUMN()...the row index, modify the formula to retrieve the column index...

    docs.aspose.com/cells/java/apply-shading-to-alt...