Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 5,497 for

formula

(0.31 sec)
  1. 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 to add custom formula calculation functions to extend...putValue ( 62 ); //Adding custom formula to Cell A1 worksheet . getCells...

    docs.aspose.com/cells/java/how-to-calculate-cus...
  2. 使用 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...
  3. Detecting Empty Worksheets with C++|Documentation

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using C++ API with Aspose.Cells library....numeric, date/time) or a formula or a formula‑based value. In such...

    docs.aspose.com/cells/cpp/detecting-empty-works...
  4. FormField.TextInputDefault | Aspose.Words for .NET

    Discover the FormField TextInputDefault property, easily set default text or calculations for your forms, enhancing user experience and data accuracy....be a formula valid according to Microsoft Word formula field...Aspose.Words calculates the formula result automatically and inserts...

    reference.aspose.com/words/net/aspose.words.fie...
  5. 2. Subscript and subscript in LaTeX

    This article discusses how to build math Formulas that contain subscripts and superscripts with TeX and LaTeX....on LaTeX Typesetting math formulas Subscript and subscript Live...instance, in the chemical formula for water, H₂O , the 2 is a...

    docs.aspose.com/tex/java/latex-math-subscripts-...
  6. 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/...
  7. 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...
  8. 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-...
  9. 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...
  10. 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...