Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 82,064 for

workbook

(0.07 sec)
  1. Export XLSX to POWERPOINT in Android or with fr...

    Android API to Convert XLSX to POWERPOINT without using Microsoft Word or online. Test free XLSX to POWERPOINT online converter quickly before integrating the code....POWERPOINT Open XLSX file using Workbook class Convert XLSX to PDF...file using Workbook class Workbook book = new Workbook ( "input...

    products.aspose.com/total/android-java/conversi...
  2. Manage OLE|Aspose.Slides for PHP Documentation

    Manage OLE objects in PowerPoint presentations in PHP... Create a Workbook object and access the OLE...the data. Save the updated Workbook in a stream. Change the OLE...

    docs.aspose.com/slides/php-java/manage-ole/
  3. 带有C++的日期轴|Documentation

    了解如何管理Aspose.Cells for C++中的日期轴。我们的指南将帮助您理解如何处理各种日期格式、时间刻度和刻度标签频率。...Create an instance of Workbook Workbook workbook ; // Get the first...worksheet Worksheet worksheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/zh/cpp/date-axis/
  4. 如何通过 C++ 使用 Node.js 创建甘特图|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ API 创建甘特图。...xlsx" ); // Loads the workbook which contains hidden external...links const workbook = new AsposeCells . Workbook ( filePath );...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-crea...
  5. 如何用Node.js和C++创建组合图表|Documentation

    学习如何使用Aspose.Cells for Node.js via C++创建组合图表。我们的全面指南将演示如何将不同图表类型合并为一个组合图表,以实现更有效的数据展示。...the workbook const workbook = new AsposeCells . Workbook ( filePath...worksheet const worksheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/zh/nodejs-cpp/create-comb...
  6. How to Convert Excel to HTML in C++

    This simple tutorial discusses how to convert Excel to HTML in C++. You can change Excel to HTML in C++ to display information on a webpage using any browser on common operating systems like Linux, MS Windows or macOS....the input XLSX file using a Workbook class object and set different...input Excel file with the Workbook class object for converting...

    kb.aspose.com/cells/cpp/how-to-convert-excel-to...
  7. How to Insert Image in Excel using Node.js

    This article guides on how to insert image in Excel using Node.js. It contains the IDE settings, a list of programming steps, and a runnable sample code to insert picture in Excel cell using Node.js....insert an image Create a new Workbook and access a sheet where the...image file Save the resultant workbook with an image in it These...

    kb.aspose.com/cells/nodejs/how-to-insert-image-...
  8. How to Adjust Row Height in Excel using Python

    This article guides on how to adjust row height in Excel using Python. It has the environment settings and programming steps along with a sample code to change height of row in Excel using Python....to set rows height Load the Workbook with multiple sheets to change...worksheet from the loaded workbook to perform different operations...

    kb.aspose.com/cells/python/how-to-adjust-row-he...
  9. How to Adjust Row Height in Excel using C#

    This quick tutorial will guide you how to adjust row height in Excel using C#. You can change Excel row height using C# using a few lines of code in Windows, macOS or Linux.... you will load the sample workbook and then adjust the height...in the code Load the sample workbook containing multiple worksheets...

    kb.aspose.com/cells/net/how-to-adjust-row-heigh...
  10. 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-...