Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 6,054 for

workbook formulas

(0.1 sec)
  1. Using ICustomFunction Feature|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....interface allows to add custom formula calculation functions to extend...//Open the workbook Workbook workbook = new Workbook (); //Obtaining...

    docs.aspose.com/cells/java/using-icustomfunctio...
  2. Update XLSB File using .NET | products.aspose.com

    Modify XLSB documents in C# VB.NET applications without using Microsoft Excel....NET Create new Workbook class object having the source...Format) Edit XLSB (Excel Binary Workbook) Edit XLSM (Macro-enabled...

    products.aspose.com/total/net/update/xlsb/
  3. Aspose.Cells for .NET 8.5.1 Release Notes|Docum...

    Aspose.Cells for .Net 8.5.1 Release Notes – the latest enhancements, new features, and fixes....message pops up after saving workbook (CELLSNET-43724) - Values...CalculateFormula (CELLSNET-43713) - Workbook.CalculateFormula does not...

    docs.aspose.com/cells/net/aspose-cells-for-net-...
  4. Search and replace text in XLSB document via C+...

    C++ example code to redact sensitive information in XLSB file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Replace(&mldr;) method Save the workbook. System Requirements Aspose...file intrusive_ptr<IWorkbook> workbook = Factory::CreateIWorkboo...

    products.aspose.com/cells/cpp/redaction/xlsb/
  5. Aspose.Cells for Reporting Services 1.8.0 Relea...

    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....Features Support to Protect Workbook Support to Protect Worksheet...report contains ‘*’within formulas 30962 - ServerComponent -...

    docs.aspose.com/cells/reportingservices/aspose-...
  6. Aspose.Cells for Java 20.2 Release Notes|Docume...

    Aspose.Cells for Java 20.2 Release Notes – the latest enhancements, new features, and fixes....Conversion to PDF - Invalid formula:"‘APRIL'‘12’.A1:‘APRIL'‘12’...ArrayIndexOutOfBound” when calling Workbook.calculateFormula() in an Excel...

    docs.aspose.com/cells/java/aspose-cells-for-jav...
  7. 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 worksheet...

    docs.aspose.com/cells/net/public-api-changes-in...
  8. Generate Reports in XLSB Files via Java | produ...

    Java sample code to create XLSB format reports on Java Runtime Environment for JSP/JSF Application and Desktop Applications....XLSB Format - C# //Create a workbook designer WorkbookDesigner...designer = new WorkbookDesigner(workbook); //Create Persons objects...

    products.aspose.com/cells/java/assembly/xlsb/
  9. Search and replace text in XLS document via C++...

    C++ example code to redact sensitive information in XLS file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Replace(&mldr;) method Save the workbook. System Requirements Aspose...file intrusive_ptr<IWorkbook> workbook = Factory::CreateIWorkboo...

    products.aspose.com/cells/cpp/redaction/xls/
  10. Create Access and Copy Named Ranges|Documentation

    This article shows how to Create Access and Copy Named Ranges by the Aspose.Cells for Python via .NET API....represent cells, ranges of cells, formulas, or constant values. The word...represents a cell, range of cells, formula, or constant value. Assigning...

    docs.aspose.com/cells/python-net/create-access-...