Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 5,376 for

formula

(0.09 sec)
  1. 使用Node.js通过C++将单元格添加到Microsoft Excel公式监视窗口的方法|D...

    如何使用 Aspose.Cells 库通过 Node.js 和 C++ 向 Excel 的公式监视窗口添加单元格。通过加载已有的 Excel 文件或创建新文件,我们可以对其中的单元格进行操作并设置公式。最后,将修改后的 Excel 文件保存到磁盘。...Access cell C1 and set its formula. const c1 = ws . getCells ()...Access cell E1 and set its formula. const e1 = ws . getCells ()...

    docs.aspose.com/cells/zh/nodejs-cpp/add-cells-t...
  2. 1. Simple formulas

    This article discusses how to create simple atomic math expressions for more complex Formulas with TeX and LaTeX....LaTeX Typesetting math formulas Simple formulas Live Demos Source...Pricing Buy 1. Simple formulas The simplest formula is a single letter...

    docs.aspose.com/tex/java/latex-math-simple-form...
  3. #NAME error when inserting a chart as an image ...

    Hi Aspose Team, I’m having an issue with some charts where I’m inserting it into a word document and one of the footnotes for the chart comes in as #NAME? even though the name range from which it is pulled into the char…...what Excel returns when a formula refers to a name that cannot...box (or footnote) contains a formula like =MyFootnote , the rendering...

    forum.aspose.com/t/name-error-when-inserting-a-...
  4. 用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...
  5. Smartly Importing Master and Details Data into ...

    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.... Excel formula‑like expression It should be...be a valid Excel formula if we replace the variable ({a.bc})...

    docs.aspose.com/cells/net/how-to-use-master-and...
  6. Calculation of Excel 2016 MINIFS and MAXIFS fun...

    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....calculateFormula() method to perform the formula calculation via Aspose.Cells...

    docs.aspose.com/cells/java/calculation-of-excel...
  7. DocSaveOptions.AlwaysCompressMetafiles | Aspose...

    Optimize your document management with the AlwaysCompressMetafiles property. Improve performance by controlling metafile compression for efficiency....0 formula. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  8. 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...
  9. How to Format Number to Percentage|Documentation

    This article will introduce how to format number to percentage using Aspose.Cells for Node.js via 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/nodejs-cpp/how-to-format-...
  10. Add calculated field in Pivot Table|Documentation

    How to add a calculated field in a pivot table with Aspose.Cells for JavaScript via C++....field and set the appropriate formula for the calculation. You can...field. In the Formula field, enter the formula for the calculation...

    docs.aspose.com/cells/javascript-cpp/add-calcul...