Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 2,425 for

workbook formulas

(0.03 sec)
  1. Worksheet Views|Documentation

    This article will describe how to use C# and the .NET API to interact with the page break preview of an Excel Workbook and worksheets. Work with split panes, frozen panes, and zoom factor as well....Cells provides a Workbook class that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets...

    docs.aspose.com/cells/net/worksheet-views/
  2. Font Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....Cells provides a class, Workbook that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/cpp/cells-font-settings/
  3. Worksheet Views|Documentation

    This article will describe how to use Aspose.Cells for Python via .NET API to interact with the page break preview of an Excel Workbook and worksheets. Work with split panes, frozen panes, and zoom factor as well....NET provides a Workbook class that represents a Microsoft...Microsoft Excel file. The Workbook class contains a worksheets...

    docs.aspose.com/cells/python-net/worksheet-views/
  4. Format cells|Documentation

    Learn how to format and style cells in Aspose.Cells for .NET, including number formatting, date formatting, font styles, and other cell style options. Our guide will help you create attractive and professional-looking spreadsheets....CreateStyle method of the Workbook class Access the newly added...Aspose.Cells provides a class, Workbook that represents a Microsoft...

    docs.aspose.com/cells/net/cells-formatting/
  5. Public API Changes in Aspose.Cells 16.11.0|Docu...

    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....containing some data Workbook book = new Workbook ( dir + "sample...{ 0 , 1 }); // Calculates Formulas book . CalculateFormula ();...

    docs.aspose.com/cells/net/public-api-changes-in...
  6. Public API Changes in Aspose.Cells 16.11.0|Docu...

    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....containing some data Workbook book = new Workbook ( dir + "sample...[] { 0 , 1 }); //Calculates Formulas book . calculateFormula ();...

    docs.aspose.com/cells/java/public-api-changes-i...
  7. Convert XLSX File to PDF Format with Node.js vi...

    This guide explains how to convert an Excel file (XLSX) to PDF format using Aspose.Cells for Node.js via C++.... The workbook contains worksheets with charts...const wb = new AsposeCells . Workbook ( designerFile ); // Save...

    docs.aspose.com/cells/nodejs-cpp/convert-xlsx-f...
  8. [Apose.Cells C++] SaveAs in XLS format crashes ...

    Hello, Using Aspose.Cells for C++ 24.2.0 A pointer exception occurs when saving an Excel file to XLS format (Aspose::Cells::SaveFormat::Excel97To2003) when the Excel file contains Defined Names with an invalid expressi…... In Excel : Formulas / Name Manager. For example...file is an XLSX file where xl/workbook.xml contains a defined name...

    forum.aspose.com/t/apose-cells-c-saveas-in-xls-...
  9. Queries about Aspose cells smart markers - Free...

    Hi , We are facing following issues when working with smart markers. Dynamic Formulas : When using a JSON data source with dynamic Formulas in the template, the formula execution does not start from the current row a…... Dynamic formulas : When using a JSON data source...with dynamic formulas in the template, the formula execution does...

    forum.aspose.com/t/queries-about-aspose-cells-s...
  10. Cells Formats|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....Cells provides a class, Workbook that represents a Microsoft...Microsoft Excel file. The Workbook class contains a WorksheetCollection...

    docs.aspose.com/cells/java/cells-formatting/