Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 87,253 for

workbook

(0.13 sec)
  1. Aspose.Cells 8.5.1中的公共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.... 添加的 API 添加了Workbook.Dispose方法 Aspose.Cells for...Java 8.5.1已经暴露出Workbook.dispose方法,用于释放Workbook对象的非托管资源。Dispos...

    docs.aspose.com/cells/zh/java/public-api-change...
  2. How to Format Number to Accounting with C++|Doc...

    This article will introduce how to Format Number to Accounting using Aspose.Cells for C++ API....Open a Workbook : You start by creating a new workbook or opening...a new Workbook or load an existing one Workbook workbook ; //...

    docs.aspose.com/cells/cpp/how-to-format-number-...
  3. Prefix Table Elements Styles with HtmlSaveOptio...

    Learn how to prefix table element styles in HTML using Aspose.Cells for Node.js via C++....Create workbook object const wb = new AsposeCells . Workbook ();..."MyTest_TableCssId" ); // Save the workbook in html wb . save ( "outputTableCssId...

    docs.aspose.com/cells/nodejs-cpp/prefix-table-e...
  4. 通过 C++ 使用 Node.js 将 JSON 转换为Excel|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将JSON转换为Excel文件。...create a Workbook object const wb = new AsposeCells . Workbook ( filePath...setMultipleWorksheet ( true ); // Loads the workbook from JSON file const book...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-jso...
  5. 在Php中分割窗格|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....new workbook //Open a template file $book = new Workbook ( $dataDir...

    docs.aspose.com/cells/zh/java/split-panes-in-php/
  6. 使用Node.js via C++复制带样式的范围数据|Documentation

    学习如何使用Aspose.Cells for Node.js via C++复制具有格式的单元格范围。...new Workbook. const workbook = new AsposeCells . Workbook ();...Worksheet Cells. const cells = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-range-...
  7. Convert PPSX to XLTX via PHP or with free Onlin...

    PHP API to Convert PPSX to XLTX or Online App without using Microsoft Office Powerpoint or Excel. Test free PPSX to XLTX online converter quickly before integrating the code....HTML as parameters Use Workbook class to load the exported...PPSX to XLSB (Excel Binary Workbook) Convert PPSX to XLSM (Macro-enabled...

    products.aspose.com/total/php-java/conversion/p...
  8. Convert POWERPOINT to XLTX via PHP or with free...

    PHP API to Convert POWERPOINT to XLTX or Online App without using Microsoft Office Powerpoint or Excel. Test free POWERPOINT to XLTX online converter quickly before integrating the code....HTML as parameters Use Workbook class to load the exported...POWERPOINT to XLSB (Excel Binary Workbook) Convert POWERPOINT to XLSM...

    products.aspose.com/total/php-java/conversion/p...
  9. Convert PPSM to XLTX via PHP or with free Onlin...

    PHP API to Convert PPSM to XLTX or Online App without using Microsoft Office Powerpoint or Excel. Test free PPSM to XLTX online converter quickly before integrating the code....HTML as parameters Use Workbook class to load the exported...PPSM to XLSB (Excel Binary Workbook) Convert PPSM to XLSM (Macro-enabled...

    products.aspose.com/total/php-java/conversion/p...
  10. Remove ActiveX Control with Node.js via C++|Doc...

    Learn how to remove ActiveX controls from Workbooks using Aspose.Cells for Node.js via C++....remove ActiveX Control from workbooks. For this, the API provides...Create a workbook const wb = new AsposeCells . Workbook ( path...

    docs.aspose.com/cells/nodejs-cpp/remove-activex...