Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 3,655 for

workbook formulas

(0.02 sec)
  1. Merge Files|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....data, formatting, and formulas, the Workbook.Combine() method can...be used to combine several workbooks, and the Worksheet.Copy()...

    docs.aspose.com/cells/net/merge-files/
  2. LoadDataFilterOptions enumeration | Aspose.Cell...

    LoadDataFilterOptions enumeration LoadDataFilterOptions enumeration Represents the options to filter data when loadin......to filter data when loading workbook from template. The LoadDataFilterOption...value types) only FORMULA Load cell formulas. CELL_DATA Load cells...

    reference.aspose.com/cells/python-net/aspose.ce...
  3. Workbook.ParseFormulas | Aspose.Cells for .NET ...

    Workbook method. Parses all Formulas which have not been parsed when they were loaded from template file or set to a cell...Workbook.ParseFormulas Workbook.ParseFormulas method Parses all...all formulas which have not been parsed when they were loaded...

    reference.aspose.com/cells/net/aspose.cells/wor...
  4. Custom calculation engine returning an array - ...

    dear support, I have a custom calculation engine ( cfr below ) and have troubles returning the array data into Excel. In fact the CalculatedValue is an array - how do I post the data in my result cell - in fact, the re…...Workbook() wb.Worksheets(0).Cells(“A1”)...Worksheets(0).Cells(“B1”).Formula = “=guido(A1)*2” Dim opts =...

    forum.aspose.com/t/custom-calculation-engine-re...
  5. Aspose.Cells for Node.js via Java 22.5 Release ...

    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....LightCells model for setting formulas Enhancement CELLSJAVA-44535...for saving Workbook with LightCells To make formula-related features...

    docs.aspose.com/cells/nodejsjava/aspose-cells-f...
  6. Aspose.Cells for Node.js via Java 22.5 Release ...

    Aspose.Cells for Node.js via Java 22.5 Release Notes – the latest enhancements, new features, and fixes....LightCells model for setting formulas Enhancement CELLSJAVA-44535...for saving Workbook with LightCells To make formula-related features...

    docs.aspose.com/cells/nodejs-java/aspose-cells-...
  7. Aspose.Cells for PHP via Java 22.5 Release Note...

    Aspose.Cells for PHP via Java 22.5 Release Notes – the latest enhancements, new features, and fixes....LightCells model for setting formulas Enhancement CELLSJAVA-44535...for saving Workbook with LightCells To make formula-related features...

    docs.aspose.com/cells/php-java/aspose-cells-for...
  8. Aspose.Cells for Python via Java 22.5 Release N...

    Aspose.Cells for Python via Java 22.5 Release Notes – the latest enhancements, new features, and fixes....LightCells model for setting formulas Enhancement CELLSJAVA-44535...for saving Workbook with LightCells To make formula-related features...

    docs.aspose.com/cells/python-java/aspose-cells-...
  9. ExternalLinkCollection - Aspose.Cells for PHP v...

    Explanation of Aspose.Cells for PHP via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....WebExtensionTaskPane WebQueryConnection Workbook WorkbookDesigner WorkbookMetadata...external links collection in a workbook. Example: //Open a file with...

    reference.aspose.com/cells/php/aspose.cells/Ext...
  10. Invalid Name error when using a SCAN and Lambda...

    I’m generating Excel Workbooks that uses a formula that utilizes the SCAN() function. The SCAN funtion needs a LAMBDA function as input. For example: =SCAN(0, columname, LAMBDA(acc,n,acc+n)) The Workbook is created wit…...generating Excel Workbooks that uses a formula that utilizes the... LAMBDA(acc,n,acc+n)) The Workbook is created without any errors...

    forum.aspose.com/t/invalid-name-error-when-usin...