Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 102,520 for

workbook

(0.1 sec)
  1. Import and Export Data from Document|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. The Workbook class...Instantiating a Workbook object Workbook workbook = new Workbook (); //...

    docs.aspose.com/cells/net/import-export-data-fr...
  2. Convert Excel to PDF, Image and other formats|D...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML and more using Node.js via C++....conversion means to load a workbook in one file format and save...into another. Convert Excel Workbook to PDF PDF files are widely...

    docs.aspose.com/cells/nodejs-cpp/convert-workbo...
  3. Change Character Spacing of Excel TextBox or Sh...

    Change the character spacing of Excel textboxes or shapes using Aspose.Cells for JavaScript via C++...."text/javascript" > const { Workbook , SaveFormat , Worksheet ...arrayBuffer (); // Instantiating a Workbook object by opening the uploaded...

    docs.aspose.com/cells/javascript-cpp/change-cha...
  4. 使用 C++ 保护和取消保护工作表|Documentation

    使用 Aspose.Cells for C++ 保护和取消保护Excel工作表。...(); // Create a new workbook Workbook workbook ; // Get the first...worksheet Worksheet sheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/zh/cpp/protect-and-unprot...
  5. 在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....Ruby 代码 def copy_worksheet ( workbook ) # Create a Worksheets object...the sheets of the Workbook. sheets = workbook . getWorksheets ()...

    docs.aspose.com/cells/zh/java/copying-and-movin...
  6. Opening Files with Different Formats with Node....

    Aspose.Cells for Node.js via C++ API allows you to open/read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc....SpreadsheetML ); // Create a Workbook object and open the file from...wbSpreadSheetML = new AsposeCells . Workbook ( path . join ( dataDir ,...

    docs.aspose.com/cells/nodejs-cpp/opening-files-...
  7. Convert Excel to Pdf, Image, and other formats ...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML, and more using Aspose.Cells for C++....conversion means loading a workbook in one file format and saving...into another. Convert Excel Workbook to PDF PDF files are widely...

    docs.aspose.com/cells/go-cpp/convert-workbook-t...
  8. 使用C++处理ContentTypeProperties|Documentation

    使用Aspose.Cells在Excel文件中添加自定义ContentTypeProperties。...Cells提供 Workbook.ContentTypePropertie.Add ...Create a new workbook with XLSX format Workbook workbook ( FileFormatType...

    docs.aspose.com/cells/zh/cpp/working-with-conte...
  9. 组装电子表格|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提供了一个名为Workbook的类,表示Excel文件。Workbook类包含了一个Worksheets...向新的Excel文件添加工作表 要通过程序创建新的Excel文件: 创建Workbook类的对象 调用Worksheets集合的Add方法。...

    docs.aspose.com/cells/zh/net/assemble-spreadshe...
  10. Public API Changes in Aspose.Cells 8.4.2|Docume...

    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....VBA module to an instance of Workbook . The VbaModuleCollection...//Create new workbook Workbook workbook = new Workbook (); //Access...

    docs.aspose.com/cells/java/public-api-changes-i...