Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 1,883 for

formula calculation

(0.34 sec)
  1. #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-...
  2. Fields Overview in C#|Aspose.Words for .NET

    Fields feature in details, field codes and field results explained in Aspose.Words for .NET.... Supported Fields Calculation of the following fields is...version of Aspose.Words: = (formula) ADDRESSBLOCK ASK AUTHOR AUTONUM...

    docs.aspose.com/words/net/fields-overview/
  3. 无需在工作表中编写函数即可用Node.js通过C++直接计算自定义函数|Documentation

    本文介绍如何通过Node.js的C++使用Aspose.Cells库,直接在Microsoft Excel中计算自定义函数,无需在工作表中编写函数。加载现有Excel文件或创建新文件,计算自定义函数,然后保存修改后的文件。...calculateFormula(formula, opts) 方法实现此目的。 请参阅以下示例代码,...Override the Calculate method with custom logic calculate ( data )...

    docs.aspose.com/cells/zh/nodejs-cpp/direct-calc...
  4. 使用Node.js通过C++计算Excel 2016中的MINIFS和MAXIFS函数|Doc...

    本文介绍如何使用Aspose.Cells库在Microsoft Excel 2016中通过Node.js的C++调用来计算MINIFS和MAXIFS函数。加载现有Excel文件或创建新文件,然后使用Aspose.Cells的方法计算这些函数并将结果保存到磁盘。...Cells formula calculation workbook . calculateFormula...calculateFormula (); // Save the calculations result in pdf format const...

    docs.aspose.com/cells/zh/nodejs-cpp/calculation...
  5. 使用Python.NET计算Excel 2016的MINIFS和MAXIFS函数|Docume...

    了解如何使用Aspose.Cells for Python via .NET API计算Excel 2016的MINIFS和MAXIFS函数,并附有示例代码。...calculate_formula() 方法,通过Aspose.Cells进行公式计算,然后将结果保存在...Cells formula calculation workbook . calculate_formula () # Save...

    docs.aspose.com/cells/zh/python-net/calculation...
  6. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style Formulas in Aspose.Slides for Node.js via Java chart worksheets and automate reports across PPT and PPTX files in JavaScript....Apply Chart Worksheet Formulas in Presentations Using JavaScript...] About Chart Spreadsheet Formula in Presentation Chart spreadsheet...

    docs.aspose.com/slides/nodejs-java/chart-worksh...
  7. Aspose.Cells for Node.js via C++|Documentation

    Aspose.Cells for Node.js via C++ supports the popular Excel (XLS, XLSX, XLSM, XLSB, XLTX, XLTM, SpreadsheetML, CSV), OpenOffice (ODS), HTML and JSON file formats and allows exporting Excel files to PDF, DOCX, PPTX, JSON, XPS, HTML, MHTML, Plain Text, and popular image formats including TIFF, JPG, PNG, BMP and SVG....rendering, and a reliable Formula Calculation Engine. Aspose.Cells...

    docs.aspose.com/cells/nodejs-cpp/
  8. Aspose.Cells for PHP via Java|Documentation

    Aspose.Cells for PHP via Java supports the popular Excel (XLS, XLSX, XLSM, XLSB, XLTX, XLTM, SpreadsheetML, CSV), OpenOffice (ODS), HTML and JSON file formats and allows exporting Excel files to PDF, DOCX, PPTX, JSON, XPS, HTML, MHTML, plain text, and popular image formats including TIFF, JPG, PNG, BMP and SVG....rendering, and a reliable Formula Calculation Engine. Aspose.Cells...

    docs.aspose.com/cells/php-java/
  9. Aspose.Cells for Node.js via Java|Documentation

    Aspose.Cells for Node.js via Java supports the popular Excel (XLS, XLSX, XLSM, XLSB, XLTX, XLTM, SpreadsheetML, CSV), OpenOffice (ODS), HTML and JSON file formats and allows exporting Excel files to PDF, DOCX, PPTX, JSON, XPS, HTML, MHTML, Plain Text and popular image formats including TIFF, JPG, PNG, BMP and SVG....rendering, and our reliable Formula Calculation Engine. Aspose.Cells...

    docs.aspose.com/cells/nodejs-java/
  10. 通过 Node.js 使用 C++ 计算公式|Documentation

    本文介绍如何使用 Aspose.Cells 库,通过 C++ 在 Node.js 中计算 Microsoft Excel 公式。通过加载现有Excel文件或创建新文件,利用 Aspose.Cells 提供的方法计算公式并获取结果。最后保存修改后的Excel文件到磁盘。...g) 方法,处理工作表中的所有嵌入公式;或者调用 calculate(CalculationOptions) 方法,处理单个单元格的公式:...putValue ( 3 ); // Adding a SUM formula to "A4" cell worksheet . getCells...

    docs.aspose.com/cells/zh/nodejs-cpp/calculate-f...