Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 11,221 for

excel worksheet api

(0.17 sec)
  1. Chart to PDF with JavaScript via C++|Documentation

    Learn how to use Aspose.Cells for JavaScript via C++ to convert a chart to a PDF document. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a PDF for further distribution and archiving....Cells APIs have exposed the Chart.toPdf(string)...a new worksheet const sheetIndex = workbook . worksheets . add...

    docs.aspose.com/cells/javascript-cpp/chart-to-pdf/
  2. 通过C++用JavaScript计算公式|Documentation

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

    docs.aspose.com/cells/zh/javascript-cpp/calcula...
  3. 使用C++通过Node.js创建、操作或删除工作表的场景|Documentation

    学习如何使用C++ Api通过Node.js以编程方式创建、操作或删除Excel工作表中的场景。...Cells API在工作簿中的工作表中创建和删除方案。 Aspose.Cells提供一些有用的类,例如...ScenarioInputCell 类。它还提供 Worksheet.getScenarios() 属性。下面的示例代码打开一个包含一些方案的XLSX...

    docs.aspose.com/cells/zh/nodejs-cpp/create-mani...
  4. Java API to Render XML to XLSB | products.aspos...

    Export XML to XLSB via Java Api without using Microsoft Excel or Adobe Reader...XLSB by using on premise Java API within any Java J2SE, J2EE, J2ME...Java, which are two powerful APIs that can be used to render XML...

    products.aspose.com/total/java/conversion/xml-t...
  5. Java API to Render XML to SXC | products.aspose...

    Export XML to SXC via Java Api without using Microsoft Excel or Adobe Reader...SXC by using on premise Java API within any Java J2SE, J2EE, J2ME...a powerful PDF manipulation API that enables developers to render...

    products.aspose.com/total/java/conversion/xml-t...
  6. Java API to Render PCL to XLAM | products.aspos...

    Export PCL to XLAM via Java Api without using Microsoft Excel or Adobe Reader...XLAM by using on premise Java API within any Java J2SE, J2EE, J2ME...a powerful PDF manipulation API that enables developers to render...

    products.aspose.com/total/java/conversion/pcl-t...
  7. Setting Chart Appearance with JavaScript via C+...

    Learn how to configure the appearance of charts in Aspose.Cells for JavaScript via C++. Our guide will show you how to modify chart layouts, colors, fonts, and effects to achieve the desired visual style and enhance your Worksheets....Workbook (); } // Adding a new worksheet to the Workbook object const...const sheetIndex = workbook . worksheets . add (); // Obtaining the...

    docs.aspose.com/cells/javascript-cpp/setting-ch...
  8. Java API to Render TEX to DIF | products.aspose...

    Export TEX to DIF via Java Api without using Microsoft Excel or Adobe Reader...DIF by using on premise Java API within any Java J2SE, J2EE, J2ME...is a comprehensive suite of APIs that enables developers to integrate...

    products.aspose.com/total/java/conversion/tex-t...
  9. Java API to Render PCL to XLTM | products.aspos...

    Export PCL to XLTM via Java Api without using Microsoft Excel or Adobe Reader...XLTM by using on premise Java API within any Java J2SE, J2EE, J2ME...a powerful PDF manipulation API that enables developers to create...

    products.aspose.com/total/java/conversion/pcl-t...
  10. Format cells|Documentation

    Learn how to format and style cells in Aspose.Cells for Python via .NET, including number formatting, date formatting, font styles, and other cell style options. Our guide will help you create attractive and professional-looking spreadsheets.... How to Use Microsoft Excel 2007 Predefined Styles If you...formatting styles for Microsoft Excel 2007, you can apply styles using...

    docs.aspose.com/cells/python-net/cells-formatting/