Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 5,508 for

formula

(0.87 sec)
  1. Data Handling Features using Aspose.Cells|Docum...

    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....Export Data from Worksheets Formula Calculation Engine in Aspose...

    docs.aspose.com/cells/java/data-handling-featur...
  2. 用C++更新Power Query公式项|Documentation

    学习如何使用Aspose.Cells for C++更新Power Query公式项,以修改Excel文件中的数据源文件位置。...++ i ) { PowerQueryFormula formula = powerQueryFormulas . Get...PowerQueryFormulaIte powerQueryFormulaIte = formula . GetPowerQueryFormula ();...

    docs.aspose.com/cells/zh/cpp/update-power-query...
  3. 用C++计算数据表的数组公式|Documentation

    如何使用Aspose.Cells库在Microsoft Excel中用C++计算数据表的数组公式。通过加载现有Excel文件或创建新Excel文件,利用Aspose.Cells提供的方法计算数组公式并获取结果。最后保存修改后的Excel文件。...PutValue ( 100 ); // Calculate formula, now it also calculates Data...Data Table array formula workbook . CalculateFormula (); // Save...

    docs.aspose.com/cells/zh/cpp/calculation-of-arr...
  4. 使用 AbstractCalculationEngine 和 Node.js via C++ ...

    本文介绍了使用 Node.js via C++ 的 Aspose.Cells 库实现返回 Excel 中一系列值的抽象计算引擎。学习如何加载或创建 Excel 文件并将修改后的文件保存到磁盘。... getCells (); // Set formula const cell = cells . get (...Set calculation options for formula const calculationOptions =...

    docs.aspose.com/cells/zh/nodejs-cpp/returning-a...
  5. 显示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...
  6. Features|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....Designer Client Tool Advanced Formula Calculation Miscellaneous World-Class...

    docs.aspose.com/cells/reportingservices/features/
  7. Aspose::Words::Saving::PdfImageColorSpaceExport...

    Aspose::Words::Saving::PdfImageColorSpaceExportMode enum. Specifies how the color space will be selected for the images in PDF document in C++....CMYK color space using simple formula. See Also Namespace Aspose::Words::Saving...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. 通过C++用JavaScript计算公式|Documentation

    本文介绍如何使用Aspose.Cells库通过C++调用JavaScript在Microsoft Excel中计算公式。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法计算公式并获取结果。最后,将修改后的Excel文件保存到磁盘。... 使用 formula 属性或 formula(string, object) 方法将公...value = 3 ; // Adding a SUM formula to "A4" cell const cellA4 =...

    docs.aspose.com/cells/zh/javascript-cpp/calcula...
  9. 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/...
  10. 通过 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...