Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 87,265 for

workbook

(0.09 sec)
  1. 用 C++ 获取数据透视表的刷新日期和刷新人信息|Documentation

    学习如何使用 Aspose.Cells 和 C++ 获取工作簿中的刷新日期和刷新人信息。...01_SourceDirectory \\ " ); Workbook workbook ( srcDir + u "sourcePivotTable...xlsx" ); Worksheet worksheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/zh/cpp/get-pivot-table-re...
  2. Converting Worksheet to Image and Worksheet to ...

    Learn how to convert a worksheet to an image file and a worksheet with multiple pages to an image file per page using Aspose.Cells with C++....Cells supports converting a workbook to multiple image files, one...worksheet from a template workbook to an image file. Setup Project...

    docs.aspose.com/cells/cpp/converting-worksheet-...
  3. Convert PPTX to XLTX via PHP or with free Onlin...

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

    products.aspose.com/total/php-java/conversion/p...
  4. Convert PPT to XLTX via PHP or with free Online...

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

    products.aspose.com/total/php-java/conversion/p...
  5. Worksheet Views|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....Cells provides a Workbook class that represents a Microsoft...Microsoft Excel file. The Workbook class contains a WorksheetCollection...

    docs.aspose.com/cells/java/worksheet-views/
  6. Aspose.Cells 16.12.0 中的公共 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....LoadFilter 属性,二者可一起控制在从模板文件初始化 Workbook 实例时加载的数据类型。 以下是仅加载模板文件中的文档属性的简单用法场景。...LoadOptions class Workbook book = new Workbook ( dir + "sample...

    docs.aspose.com/cells/zh/java/public-api-change...
  7. How to Merge Cells in Excel using Node.js

    This article guides on how to merge cells in Excel using Node.js. It contains the IDE settings, a list of steps, and a runnable sample code to combine two cells in Excel using Node.js....Create a workbook class object or load an existing workbook for combining...selected sheet of the loaded workbook Call the merge() method in...

    kb.aspose.com/cells/nodejs/how-to-merge-cells-i...
  8. Advanced Protection Settings since Excel XP in ...

    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....Cells provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/net/advanced-protection-s...
  9. How to create a Gantt chart with C++|Documentation

    Learn how to create a Gantt chart with Aspose.Cells for C++ API.... Finally, it saves the workbook to output XLSX format . The...Create an instance of Workbook Workbook workbook ( u "sample.xlsx"...

    docs.aspose.com/cells/cpp/how-to-create-gantt-c...
  10. Retrieving SQL Connection Data with C++|Documen...

    Learn how to retrieve SQL connection data, including server URL, username, table name, and more using Aspose.Cells for C++....Cells provides the Workbook::get_DataConnections() method...ExternalConnection objects in the workbook. If the ExternalConnection...

    docs.aspose.com/cells/cpp/retrieving-sql-connec...