Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 5,655 for

formula

(0.24 sec)
  1. Support for German Locale in Named Range Formul...

    Learn how to handle named range Formulae in German locale using Aspose.Cells with Golang via C++....German Locale in Named Range Formulae with Golang via C++ Contents...Contents [ Hide ] English formulae are written into named regions...

    docs.aspose.com/cells/go-cpp/support-for-german...
  2. 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...
  3. 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/
  4. 通过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...
  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. 支持使用 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...
  7. 通过 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...
  8. 使用C++的Node.js计算数据表数组公式|Documentation

    如何使用Aspose.Cells库对Microsoft Excel中的数据表数组公式进行计算。加载或创建Excel文件,计算数组公式,然后保存修改后的文件。...putValue ( 100 ); // Calculate formula, now it also calculates Data...Data Table array formula workbook . calculateFormula (); // Save...

    docs.aspose.com/cells/zh/nodejs-cpp/calculation...
  9. Set External Links in 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....Ask AI Set External Links in Formulas Contents [ Hide ] Sometimes...links to external files in formulas, for example, to evaluate...

    docs.aspose.com/cells/python-net/set-external-l...
  10. Load or Import CSV file with Formulas via Node....

    Learn how to load and import CSV files containing Formulas using Aspose.Cells for Node.js via C++....Load or Import CSV file with Formulas via Node.js Contents [ Hide...data and do not contain any formulas. However, sometimes it happens...

    docs.aspose.com/cells/nodejs-cpp/load-or-import...