Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 5,134 for

formula

(0.09 sec)
  1. 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/...
  2. How to Format Number to Time|Documentation

    This article will introduce how to Format Number to Time using Aspose.Cells for JavaScript via C++ API....you can use the following formula to convert it to a time: =TIME(LEFT(A1...might need a slightly adjusted formula to handle the variability in...

    docs.aspose.com/cells/javascript-cpp/how-to-for...
  3. 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...
  4. Aspose::Words::Fields::FieldFormula class | Asp...

    Aspose::Words::Fields::FieldFormula class. Implements the = (Formula) field. To learn more, visit the documentation article in C++....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/cpp/aspose.words.fie...
  5. Load or Import CSV file with Formulas using C++...

    Load or import a CSV file containing Formulas using Aspose.Cells with C++....Load or Import CSV file with Formulas using C++ Contents [ Hide...not typically include any formulas. However, there are cases...

    docs.aspose.com/cells/cpp/load-or-import-csv-fi...
  6. 在使用 Node.js via C++ 时设置工作簿的公式计算模式|Documentation

    本文介绍了如何通过 Aspose.Cells for Node.js via C++ 设置 Microsoft Excel 中文档的公式计算模式。通过加载现有的 Excel 文件或创建新文件,使用 Aspose.Cells 提供的方法设置公式计算模式并获取结果。最后,将修改后的 Excel 文件保存到磁盘。...getCalculationMode() 模式属性设置 Formula Calculation Mode 。可以为其赋值为具有以下值之一的.... Workbook (); // Set the Formula Calculation Mode to Manual...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-for...
  7. Insert a Picture Based on Cell Reference with C...

    Learn how to insert a picture based on cell reference using Aspose.Cells for C++....setting a cell reference in the Formula bar. Aspose.Cells supports...the cell range by using the Formula attribute of the Picture object...

    docs.aspose.com/cells/cpp/insert-a-picture-base...
  8. Aspose.Cells 8.7.1 中的公共 API 更改|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....PutValue ( 10 ); //Add Sum formula in cell D4 but customize it...( style ); //The result of formula will be 20 //but 20 will not...

    docs.aspose.com/cells/zh/net/public-api-changes...
  9. Saving Excel as .Docx having an issue with cell...

    When I try to save a excel document having a table with cell values wider than the column width as Docx, it ends up distorting the values in the resulting table. this is the table I am trying to convert to a word table …...net without copying the formula? John.He July 10, 2025, 1:12am...question guys, does calculate formula calculate the pivot table as...

    forum.aspose.com/t/saving-excel-as-docx-having-...
  10. Find or Search Data|Documentation

    Learn how to find or search cells in a worksheet that contains specified data through the Aspose.Cells for JavaScript via C++ API....Containing a Formula Developers can find a specified formula in the...Example - Find Cell Containing Formula </ title > </ head > < body...

    docs.aspose.com/cells/javascript-cpp/find-or-se...