Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 3,255 for

workbook formulas

(0.22 sec)
  1. Show and Hide Gridlines and Row Column Headers|...

    This article provides sample code for using the C# API or .NET Library to programmatically hide or show gridlines, row and column headers of an Excel worksheet....Cells provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/net/show-and-hide-gridlin...
  2. Optimizing Memory Usage while Working with Big ...

    Learn how to optimize memory usage when working with large Excel files using Aspose.Cells with Golang via C++....Contents [ Hide ] When building a workbook with large data sets, or reading...situations, such as building a workbook with a large data set for...

    docs.aspose.com/cells/go-cpp/optimizing-memory-...
  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 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...
  4. Create Dynamic Charts with Node.js via C++|Docu...

    Learn how to create dynamic charts in Aspose.Cells for Node.js 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....understand, we will create the Workbook from scratch and move forward...outlined below. Create an empty Workbook . Access the Cells of the...

    docs.aspose.com/cells/nodejs-cpp/create-dynamic...
  5. 使用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...
  6. Convert POT to XLS Format via Java or with free...

    Convert POT to XLS format via Java without using using Microsoft Excel or PowerPoint or online. Test free POT to XLS online converter quickly before integrating the code....converting spreadsheets, adding formulas, charts, and other objects...adding text, images, shapes, formulas, charts, and other objects...

    products.aspose.com/total/java/conversion/pot-t...
  7. Manage Comments and Notes with Node.js via C++|...

    Insert and manage comments or notes with Aspose.Cells for Node.js via C++....Instantiating a Workbook object const workbook = new AsposeCells...AsposeCells . Workbook (); // Adding a new worksheet to the Workbook object...

    docs.aspose.com/cells/nodejs-cpp/comments-and-n...
  8. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for Java for PPT and PPTX, with practical Java code examples....(); } FAQ Do external Excel workbooks work as a data source, and...can reference an external workbook: when you connect or refresh...

    docs.aspose.com/slides/java/chart-calculations/
  9. Update XLSB File using Python | products.aspose...

    Modify XLSB document in Python applications without using Microsoft Excel.... Create new Workbook class object having the source...Format) Edit XLSB (Excel Binary Workbook) Edit XLSM (Macro-enabled...

    products.aspose.com/total/python-java/update/xlsb/
  10. Public API Changes in Aspose.Cells 8.5.2|Docume...

    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....Create workbook object from source file Workbook workbook = new...new Workbook ( filePath ); // Access first worksheet Worksheet...

    docs.aspose.com/cells/net/public-api-changes-in...