Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 82,127 for

workbook

(0.06 sec)
  1. Aspose.Cells 8.1.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....instance of Workbook Workbook book = new Workbook (); //Access...Style object and add it to Workbook's Style Collection Style style...

    docs.aspose.com/cells/zh/net/public-api-changes...
  2. Manage Worksheets|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....class, Workbook that represents an Excel file. Workbook class...need to create an object of Workbook class that represents an Excel...

    docs.aspose.com/cells/java/manage-worksheets/
  3. Node.js与C++中的表格和区域|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.... Workbook ( filePath ); // Convert the...in it const workbook = new AsposeCells . Workbook ( filePath );...

    docs.aspose.com/cells/zh/nodejs-cpp/tables-and-...
  4. Protect and Unprotect Worksheet|Documentation

    Protect and unprotect worksheet of Excel files with Aspose.Cells for .Net....code to implement protecting workbook structure of Excel files....Protect or Unprotect the Shared Workbook Encrypting Excel Files...

    docs.aspose.com/cells/net/protect-and-unprotect...
  5. 在PHP中将转换为MHTML文件|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....M_HTML ); //Instantiate a workbook and open the template XLSX...XLSX file $wb = new Workbook ( $filePath ); //Save the MHT file...

    docs.aspose.com/cells/zh/java/converting-to-mht...
  6. 使用 Python via .NET 自定义 Ribbon XML|Documentation

    使用 Aspose.Cells for Python via .NET API 读写和管理 Excel Ribbon XML 自定义。...cells import Workbook # For complete examples and...current_dir , "data" ) wb = Workbook ( os . path . join ( data_dir...

    docs.aspose.com/cells/zh/python-net/customizing...
  7. Protecting Worksheet in 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 from com . aspose . cells...by excel file path excel = Workbook ( dataDir + "Book1.xls" )...

    docs.aspose.com/cells/java/protecting-worksheet...
  8. Update XLTX File using .NET | products.aspose.com

    Modify XLTX documents in C# VB.NET applications without using Microsoft Excel....NET Create new Workbook class object having the source...Format) Edit XLSB (Excel Binary Workbook) Edit XLSM (Macro-enabled...

    products.aspose.com/total/net/update/xltx/
  9. Update XLTM File using .NET | products.aspose.com

    Modify XLTM documents in C# VB.NET applications without using Microsoft Excel....NET Create new Workbook class object having the source...Format) Edit XLSB (Excel Binary Workbook) Edit XLSM (Macro-enabled...

    products.aspose.com/total/net/update/xltm/
  10. 使用Node.js在C++中使用ImageOrPrint选项将工作表转换为图片|Documen...

    学习如何使用Aspose.Cells for Node.js via C++将工作表转换为图片文件,并应用各种图像和打印选项。...xlsx" ); const workbook = new AsposeCells . Workbook ( filePath );...first worksheet const sheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/zh/nodejs-cpp/converting-...