Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 3,256 for

workbook formulas

(0.08 sec)
  1. 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...
  2. 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/
  3. 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...
  4. Manage Comments and Notes with C++|Documentation

    Insert and manage comments or notes with Aspose.Cells for C++....); // Create a new workbook Workbook workbook ; // Add a new worksheet...worksheet to the workbook int32_t sheetIndex = workbook . GetWorksheets...

    docs.aspose.com/cells/cpp/comments-and-notes/
  5. Get Warnings for Font Substitution while Render...

    Learn how to get warnings for font substitution when rendering Excel files to PDF using Aspose.Cells for JavaScript via C++...."text/javascript" > const { Workbook , SaveFormat , PdfSaveOptions...Instantiate workbook from uploaded file const workbook = new Workbook...

    docs.aspose.com/cells/javascript-cpp/get-warnin...
  6. 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...
  7. Copying Rows and Columns|Documentation

    This article shows how to copy rows and columns through the Aspose.Cells for .NET API....columns within or between workbooks. When a row (or column) is...contained in it, including formulas — with updated references...

    docs.aspose.com/cells/net/copying-rows-and-colu...
  8. 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...
  9. Create Access and Copy Named Ranges|Documentation

    This article shows how to create, access, and copy named ranges using the Aspose.Cells for Python via .NET API....represent cells, ranges of cells, formulas, or constant values. The word...cell, a range of cells, a formula, or a constant value. Assigning...

    docs.aspose.com/cells/python-net/create-access-...
  10. | Aspose

    Sample code for WBMP to XLS Java conversion. Use API example code for batch WBMP files to XLS conversion within any Web or Desktop Java based application....Excel is known as Workbook where each workbook can have one or...numeric values, text data, formulas, external data connections...

    products.aspose.com/ocr/cpp/conversion/wbmp-to-...