Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 2,738 for

workbook formulas

(0.07 sec)
  1. FAQ|Documentation

    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....StackOverFlowExcepti on Workbook.CalculateFormula? Sometimes...System.StackOverFlowExcepti on Workbook.CalculateFormula method. This...

    docs.aspose.com/cells/net/faq/
  2. 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...//Open the workbook Workbook workbook = new Workbook (); //Obtaining...

    docs.aspose.com/cells/java/how-to-calculate-cus...
  3. Named Ranges|Documentation

    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....represent cells, ranges of cells, formulas, or constant values. The word...represents a cell, range of cells, formula, or a constant value. Assigning...

    docs.aspose.com/cells/java/named-ranges/
  4. Convert NumPy to Excel in Python | Python NumPy...

    Learn how to convert NumPy arrays to Excel using Aspose.Cells for Python. Step-by-step guide with code examples for Workbook, Worksheet, ListObject, Range, and Named Range....Convert NumPy ndarray to Excel Workbook Insert NumPy ndarray into...to insert NumPy data into a Workbook, Worksheet, ListObject, Range...

    blog.aspose.com/cells/convert-numpy-to-excel/
  5. Lock cells value can't be edited but can be del...

    Hi, I have some cells containing Formulas that I don’t want users to modify. I’ve locked the cells and protected the sheet, which prevents editing. However, users can still delete the values in those cells. Is there a wa…...have some cells containing formulas that I don’t want users to...Both Editing and Deleting of Formula Cells in Aspose.Cells.GridJS...

    forum.aspose.com/t/lock-cells-value-cant-be-edi...
  6. Convert POT to XLS using Python or with free On...

    POT to XLS conversion in your Python applications without using Microsoft Office or online. Test free POT to XLS online converter quickly before integrating the code....various Excel features such as formulas, charts, and pivot tables...various Excel features such as formulas, charts, and pivot tables...

    products.aspose.com/total/python-net/conversion...
  7. Convert POT to XLS via PHP or with free Online ...

    PHP API to Convert POT to XLS or Online App without using Microsoft Office Powerpoint or Excel. Test free POT to XLS online converter quickly before integrating the code....HTML as parameters Use Workbook class to load the exported...POT to XLSB (Excel Binary Workbook) Convert POT to XLSM (Macro-enabled...

    products.aspose.com/total/php-java/conversion/p...
  8. Totals is not recovering correctly - Free Suppo...

    Hi, We are using table with multiple Totals One of them as Total Row. The others are user created and they are part of the table. We use the mechanism table.ShowTotals = false; and after manipulating the data (includi…...ShowTotals = true; Formula in input file: =IF(Table2[[#Totals]...0,SUBTOTAL(103,[Column5])) Formula in output file: =SUBTOTAL(109...

    forum.aspose.com/t/totals-is-not-recovering-cor...
  9. 使用GlobalizationSettings类为饼图的自定义小计标签和其他标签设置Node....

    学习如何使用Aspose.Cells for Node.js via C++中的GlobalizationSettings类自定义饼图的小计标签和其他标签。...data const workbook = new AsposeCells . Workbook ( path . join...to a custom class created workbook . getSettings (). setGlobalizationSett...

    docs.aspose.com/cells/zh/nodejs-cpp/using-globa...
  10. Using GlobalizationSettings Class for Custom Su...

    Learn how to customize subtotal labels and other labels of pie charts using GlobalizationSettings class in Aspose.Cells for JavaScript via C++...."text/javascript" > const { Workbook , SaveFormat } = AsposeCells...Instantiate a Workbook object from the file bytes const workbook = new...

    docs.aspose.com/cells/javascript-cpp/using-glob...