Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 2,428 for

workbook formulas

(0.04 sec)
  1. 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....Newer versions Worksheet and workbook specifications and limits...Feature Maximum limit Open workbooks Limited by available memory...

    docs.aspose.com/cells/net/excel-specifications-...
  2. CellsException: Invalid shift option with inser...

    When I use the insertCutCells method exactly as outlined here and I provide the ShiftType.NONE option, I always get the error: com.aspose.cells.CellsException: Invalid shift option. I want to do a cut, but not insert t…...snippet: // Assuming 'workbook' is your Workbook object and 'sourceRange'...are defined Cells cells = workbook.getWorksheets().get(0).getCells();...

    forum.aspose.com/t/cellsexception-invalid-shift...
  3. Using LightCells API|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.... To save workbooks, provide the cell content...processed and then discarded, the Workbook object does not hold the collection...

    docs.aspose.com/cells/java/using-lightcells-api/
  4. Add PDF Bookmarks|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....The code generates a simple workbook, specifies PDF bookmarks with...spreadsheet has formulas, it is best to call Workbook.CalculateFormula...

    docs.aspose.com/cells/net/add-pdf-bookmarks/
  5. BUG: Datavalidation with REGEXTEST does not wor...

    I’m creating a Excel with .NET and trying to add a datavalidation to check if a cell value is an URL. Consider the following code: public void AddDataValidation(CellArea cellArea, Column column, Worksheet worksheet) { …...Workbook.Settings.MaxRow, StartColumn...not recognize this function. Formula Syntax : Double-check the syntax...

    forum.aspose.com/t/bug-datavalidation-with-rege...
  6. Generate Chart by Processing Smart Markers|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....Markers where the formatting & formulas are placed in the designer...containing the visual formatting, formulas and smart markers, where the...

    docs.aspose.com/cells/java/generate-chart-by-pr...
  7. Generate Chart by Processing Smart Markers|Docu...

    Learn how to generate charts with smart markers using Aspose.Cells for .NET. Our guide will show you how to process smart markers and their properties to enhance the appearance and usability of your charts....Markers where the formatting & formulas are placed in the designer...containing the visual formatting, formulas and smart markers, where the...

    docs.aspose.com/cells/net/generate-chart-by-pro...
  8. Copy and Move Worksheets Within and Between Wor...

    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....Worksheets Within and Between Workbooks Contents [ Hide ] Sometimes...you might want to create a workbook with sheets that contain the...

    docs.aspose.com/cells/net/copy-and-move-workshe...
  9. 用 C++ 为命名范围设置公式|Documentation

    学习如何用 Aspose.Cells 在 Excel 文件中为命名范围设置公式,使用 C++。...Create an instance of Workbook Workbook book ; // Get the WorksheetCollection...of the Named Range to a formula. Formula references another cell...

    docs.aspose.com/cells/zh/cpp/setting-formula-fo...
  10. Public API Changes in Aspose.Cells 8.8.1|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....be loaded when building the workbook from a template file. Filtering...cells data including values, formulas and formatting. CellError...

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