Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 5,490 for

formula

(0.22 sec)
  1. Set Hide Option for Excel Row, Column and Sheet...

    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....true , false , or an Excel formula. This parameter only supports...

    docs.aspose.com/cells/reportingservices/set-hid...
  2. How to Format Number to Percentage with Golang ...

    This article will introduce how to Format Number to Percentage using Aspose.Cells for C++ API.... Using a Formula If you’re entering a formula or want to convert...number to a percentage within a formula, you can simply multiply the...

    docs.aspose.com/cells/go-cpp/how-to-format-numb...
  3. Macro function calculation - Free Support Forum...

    We have a xlsm file with a macro function, we are calculating we are using some logic like this THIS IS THE SAMPLE LINK Workbook wb = new Workbook(filePath); wb.calculateFormula(); …...name or function used in the formula. Here are some common reasons...or functions used in your formulas are defined correctly in the...

    forum.aspose.com/t/macro-function-calculation/3...
  4. Working with Fields in Python|Aspose.Words for ...

    How to work with fields in a documents using Python....field can be a page reference, formula, or a Mail Merge field. In...

    docs.aspose.com/words/python-net/working-with-f...
  5. Working with Fields in C++|Aspose.Words for C++

    Introduction to field feature in Aspose.Words for C++....field can be a page reference, formula, or a Mail Merge field. In...

    docs.aspose.com/words/cpp/working-with-fields/
  6. Adding Reporting Services Global Variables to R...

    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....selected cell Click Insert formula on the Aspose.Cells.Report...

    docs.aspose.com/cells/reportingservices/adding-...
  7. 用C++直接计算自定义函数,无需在工作表中编写|Documentation

    本文介绍如何使用Aspose.Cells库在Microsoft Excel中直接计算自定义函数,而无需在工作表中编写函数。 通过加载现有的Excel文件或创建一个新的Excel文件,我们可以使用Aspose.Cells提供的方法来计算自定义函数并获得结果。 最后,我们将修改后的Excel文件保存到磁盘。...Worksheet::CalculateFormula(System::String formula, CalculationOptions opts) 方法实现此目的。...) override { // Check the formula name and calculate it yourself...

    docs.aspose.com/cells/zh/cpp/direct-calculation...
  8. How to Format Number to Percentage with C++|Doc...

    This article will introduce how to Format Number to Percentage using Aspose.Cells for C++ API.... Using a Formula If you’re entering a formula or want to convert...number to a percentage within a formula, you can simply multiply the...

    docs.aspose.com/cells/cpp/how-to-format-number-...
  9. Use Show Formulas Feature of GridWeb|Documentation

    This article describes how to show Formulas in GridWeb....Ask AI Use Show Formulas Feature of GridWeb Contents [ Hide ]...work with cells containing formulas. You need an approach to quickly...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  10. Limit the Number of Pages Generated - Excel to ...

    Learn how to limit the number of pages generated while rendering Excel to PDF with Aspose.Cells for Python via .NET API....If the spreadsheet contains formulas, it is best to call Workbook...Workbook.calculate_formula method just before rendering it to PDF...

    docs.aspose.com/cells/python-net/limit-the-numb...