Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 82,045 for

workbook

(0.06 sec)
  1. 在 Ruby 中插入和删除行和列|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....Instantiating a Workbook object by excel file path workbook = Rjb ::...import ( 'com.aspose.cells.Workbook' ) . new ( data_dir + 'Book1...

    docs.aspose.com/cells/zh/java/inserting-and-del...
  2. 使用C++获取创建Excel文档的应用程序版本号|Documentation

    学习如何使用Aspose.Cells与C++获取创建Excel文档的应用程序版本号。...Cells提供了 Workbook.GetVersion() 属性以实现此目的。 以下示例演示了 Workbook.GetVersion()...// Create a workbook reference Workbook workbook ; // Print the...

    docs.aspose.com/cells/zh/cpp/get-the-version-nu...
  3. 在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....for PHP 将文件保存到某个存储位置,他们可以在调用 Workbook 对象的 save 方法时简单地指定文件名(包括完整的存储路径)和所需的文件格式(使用...//Creating an Workbook object with an Excel file path $workbook = new...

    docs.aspose.com/cells/zh/java/saving-files-in-php/
  4. 在Jython中对行和列进行分组和取消分组|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 import Workbook class RowsAndColumns : def...Instantiating a Workbook object by excel file path workbook = Workbook ( dataDir...

    docs.aspose.com/cells/zh/java/grouping-and-ungr...
  5. 用C++合并或取消合并多个工作表成为一个工作表|Documentation

    学习如何用C++和Aspose.Cells将多个工作表合并为一个工作表。...//Create workbook from the input file Workbook workbook ( filePath...//Create a destination workbook Workbook destWorkbook ; //Get the...

    docs.aspose.com/cells/zh/cpp/combine-multiple-w...
  6. Loading and managing Excel, OpenOffice, Json, C...

    With Aspose.Cells, it is simple to create, open, and manage Excel, CSV, TSV, ODS, HTML, Numbers, Json, XML, Pdf, Jpg, Tiff, Image, Mht, and XPS files using Node.js via C++....New Workbook The following example creates a new workbook from...message ); } // Instantiate a Workbook object that represents Excel...

    docs.aspose.com/cells/nodejs-cpp/loading-saving...
  7. 在 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....Instantiating a Workbook object by excel file path $workbook = new Workbook...the Excel file $worksheet = $workbook -> getWorksheets () -> get...

    docs.aspose.com/cells/zh/java/copying-rows-and-...
  8. 删除命名范围|Documentation

    您可以学习如何使用 Aspose.Cells for Python 通过 .Net 从 Excel 或 OpenOffice 文件中删除定义名称或命名范围。...cells import Workbook import aspose.cells import...Instantiate a new Workbook workbook = Workbook ( os . path . join...

    docs.aspose.com/cells/zh/python-net/delete-name...
  9. 如何使用Python.NET将Excel以适合宽度和高度的页面进行打印|Documentation

    学习使用Aspose.Cells for Python via .NET API设置Excel打印的fit_to_pages_wide和fit_to_pages_tall属性。...import Workbook # Instantiating a Workbook object workbook = Workbook...the Excel file worksheet = workbook . worksheets [ 0 ] # Setting...

    docs.aspose.com/cells/zh/python-net/how-to-prin...
  10. Change Adjustment Values of the Shape with Node...

    Learn how to change adjustment values of shapes in Excel using Aspose.Cells for Node.js via C++....Create workbook object from source excel file const workbook = new...new AsposeCells . Workbook ( path . join ( dataDir , "source_shapes...

    docs.aspose.com/cells/nodejs-cpp/change-adjustm...