Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 1,470 for

excel formula api

(0.04 sec)
  1. Aspose.Cells for Node.js via C++|Documentation

    Aspose.Cells for Node.js via C++ supports the popular Excel (XLS, XLSX, XLSM, XLSB, XLTX, XLTM,SpreadsheetML,CSV), OpenOffice(ODS),HTML and JSON file formats and allows exporting Excel files to PDF,DOCX, PPTX, JSON, XPS, HTML, MHTML, Plain Text and popular image formats including TIFF, JPG, PNG, BMP and SVG....a scalable and feature-rich API that offers spreadsheet format...rendering, and our reliable Formula Calculation Engine. Aspose...

    docs.aspose.com/cells/nodejs-cpp/
  2. Using ICustomFunction Feature|Documentation

    This article describes how to create a custom function in Microsoft Excel using the ICustomFunction feature in the Aspose.Cells library. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to define and register custom functions and get the results. Finally, we save the modified Excel file to disk....Cells APIs. The ICustomFunction interface...interface allows to add custom formula calculation functions to extend...

    docs.aspose.com/cells/java/how-to-calculate-cus...
  3. Aspose.Cells for PHP via Java|Documentation

    Aspose.Cells for PHP via Java supports the popular Excel (XLS, XLSX, XLSM, XLSB, XLTX, XLTM,SpreadsheetML,CSV), OpenOffice(ODS),HTML and JSON file formats and allows exporting Excel files to PDF,DOCX, PPTX, JSON, XPS, HTML, MHTML, Plain Text and popular image formats including TIFF, JPG, PNG, BMP and SVG....a scalable and feature rich API that offers spreadsheet format...rendering, and our reliable Formula Calculation Engine. Aspose...

    docs.aspose.com/cells/php-java/
  4. Aspose.Cells for Node.js via Java|Documentation

    Aspose.Cells for Node.js via Java supports the popular Excel (XLS, XLSX, XLSM, XLSB, XLTX, XLTM,SpreadsheetML,CSV), OpenOffice(ODS),HTML and JSON file formats and allows exporting Excel files to PDF,DOCX, PPTX, JSON, XPS, HTML, MHTML, Plain Text and popular image formats including TIFF, JPG, PNG, BMP and SVG....a scalable and feature-rich API that offers spreadsheet format...rendering, and our reliable Formula Calculation Engine. Aspose...

    docs.aspose.com/cells/nodejs-java/
  5. [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 XLS format crashes when Excel file contains invalid "Defined...exception occurs when saving an Excel file to XLS format (Aspose:...

    forum.aspose.com/t/apose-cells-c-saveas-in-xls-...
  6. Convert DOCX to ODS in C++ or with free Online ...

    C++ Api to Convert DOCX to ODS or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to ODS online converter quickly before integrating the code....C++ Conversion DOCX to ODS C++ API to Convert DOCX to ODS or Online...Microsoft ® Word or Microsoft ® Excel Download Why to Convert Converting...

    products.aspose.com/total/cpp/conversion/docx-t...
  7. Convert DOTM to XLTX in C++ or with free Online...

    C++ Api to Convert DOTM to XLTX or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOTM to XLTX online converter quickly before integrating the code....Conversion DOTM to XLTX C++ API to Convert DOTM to XLTX or Online...Microsoft ® Word or Microsoft ® Excel Download Why to Convert The...

    products.aspose.com/total/cpp/conversion/dotm-t...
  8. Java API to Convert RTF to CSV or with free Onl...

    Convert RTF to CSV via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free RTF to CSV online converter quickly before integrating the code....or Online App On Premise Java API to convert RTF to CSV without...Microsoft ® Word or Microsoft ® Excel Download Using Aspose.Total...

    products.aspose.com/total/java/conversion/rtf-t...
  9. Create, Manipulate or Remove Scenarios from 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....linked together by one or more formulas. Before creating a scenario...that it contains at least one formula that depends on cells into...

    docs.aspose.com/cells/java/create-manipulate-or...
  10. 使用C++计算公式|Documentation

    本文介绍如何使用Aspose.Cells库结合C++计算Microsoft Excel中的公式。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法来计算公式并获取结果。最后,我们将修改后的Excel文件保存到磁盘。...Cells支持大部分Microsoft Excel中的公式或函数(请参阅 支持的公式函数列表 )。这些函数可以通过API或设计器电子表格使用。Aspose...符串前始终以等号(=)开始,就像在Microsoft Excel中创建公式一样,用逗号(,)分隔函数参数。 为了计算公式的结果,用户可以调用...

    docs.aspose.com/cells/zh/cpp/calculate-formulas/