Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 5,647 for

formula

(0.16 sec)
  1. Tracing Precedents and Dependents in Excel usin...

    This article guides for tracing precedents and dependents in Excel using Java. It explains how to find Excel cell reference using Java in other cells....class and set sample data and formulas in different cells Access...setting some sample data and formulas referring to other cells in...

    kb.aspose.com/cells/java/tracing-precedents-and...
  2. Convert XLS with Images and Charts to PDF|Docum...

    The Java code to convert Excel files with images and charts to PDF format by using the Aspose.Cells for Java API....If the spreadsheet contains formulas, it is best to call the Workbook...PDF. Doing so ensures that formula‑dependent values are recalculated...

    docs.aspose.com/cells/java/convert-xls-with-ima...
  3. Using ICustomFunction Feature|Documentation

    This article describes how to create a custom function in Microsoft Excel using the ICustomFunction feature in the Aspose.Cells library. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to define and register custom functions and get the results. Finally, we save the modified Excel file to disk....interface allows you to add custom formula calculation functions to extend...reference corresponding with the formula’s position, you can use the...

    docs.aspose.com/cells/net/how-to-calculate-cust...
  4. Change Font and Color of a Cell|Documentation

    This article introduces how to update font and color in the cell in the Worksheet in GridDesktop.... Adding Formula to Cell Apply Style on Cell...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  5. Excel Specifications and Limits|Documentation

    In this article, find all workbook, worksheet, and feature specifications and limits. In Excel 2010, the maximum worksheet size is 1,048,576 rows by 16,384 columns....allowed positive number via formula 1.7976931348623158e+308 Largest...number via formula -1.7976931348623158e+308 Length of formula contents...

    docs.aspose.com/cells/net/excel-specifications-...
  6. 使用 JavaScript via C++ 计算数据表的数组公式|Documentation

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

    docs.aspose.com/cells/zh/javascript-cpp/calcula...
  7. Get the Version Number of the Application that ...

    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....Document Assistant Close Setting Formula Calculation Mode of Workbook...

    docs.aspose.com/cells/java/get-the-version-numb...
  8. Create Dynamic Charts with JavaScript via C++|D...

    Learn how to create dynamic charts in Aspose.Cells for JavaScript via C++. This guide will show you how to dynamically update chart data, series, and formatting based on your requirements, allowing you to present changing data visually in your worksheets....> </ html > Using Dynamic Formulas If you do not wish to use...is to use Excel functions (formulas) to create a dynamic range...

    docs.aspose.com/cells/javascript-cpp/create-dyn...
  9. #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-...
  10. Working with custom calculation engine|Document...

    This article introduces how to use GridAbstractCalculationEngine to customize the calculation process in GridWeb....all of the Microsoft Excel formulas. However, it also allows you...called against all of your formulas. Inside this method, we capture...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...