Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 102,524 for

workbook

(0.1 sec)
  1. 5115146.xlsx

    ExternalLink Source Amount Comment ExternalAccounts.xlsx 10,000 External link Workbook data pull with password ExternalAccounts.xlsx 11,000 External link Workbook data pull with password ExternalAc......xlsx 10,000 External link workbook data pull with password ExternalAccounts...xlsx 11,000 External link workbook data pull with password ExternalAccounts...

    docs.aspose.com/cells/zh/net/change-the-absolut...
  2. Manage data of Excel files|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells library for JavaScript via C++....via C++ provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class contains a worksheets collection...

    docs.aspose.com/cells/javascript-cpp/view-and-e...
  3. Find or Search Data|Documentation

    Learn how to find or search cells in a worksheet that contains specified data through the Aspose.Cells for JavaScript via C++ API....Cells provides a class, Workbook , that represents a Microsoft...Excel file. The Workbook class contains a Workbook.worksheets collection...

    docs.aspose.com/cells/javascript-cpp/find-or-se...
  4. Public API Changes in Aspose.Cells 8.9.0|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....instance of Workbook Workbook book = new Workbook ( dir + "sample...instance of Workbook Workbook book = new Workbook ( dir + "sample...

    docs.aspose.com/cells/java/public-api-changes-i...
  5. 包含非强类型数据的列|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....Open ); //Instantiating a Workbook object //Opening the Excel...the file stream Workbook workbook = new Workbook ( fstream ); //Accessing...

    docs.aspose.com/cells/zh/net/columns-containing...
  6. AutoFit Rows for Rendering with C++|Documentation

    Learn how to autofit rows for rendering in Excel files using Aspose.Cells with C++....// Initialize workbook instance Workbook workbook ( u "Book1.xlsx"...Autofit rows with options workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/cpp/autofit-rows-for-rend...
  7. 用JavaScript通过C++设置内置文档属性的ScaleCrop和LinksUpToDat...

    学习如何使用Aspose.Cells for JavaScript通过C++设置内置文档属性的ScaleCrop和LinksUpToDate属性。..."text/javascript" > const { Workbook , SaveFormat } = AsposeCells...); // Create or load workbook let workbook ; if ( fileInput . files...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  8. 用 Node.js 通过 C++ 将 XLSB 文件的修订转换为 XLSM 格式|Docume...

    学习如何用 Aspose.Cells for Node.js via C++ 完整转换 XLSB 文件的修订为 XLSM 格式。...Open workbook const workbook = new AsposeCells . Workbook ( filePath...filePath ); // Save Workbook to XLSM format workbook . save ( path...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-rev...
  9. Change Tick Label Direction with Node.js via C+...

    Learn how to change the direction of tick labels in Aspose.Cells for Node.js. Our guide will help you understand how to adjust the orientation of tick labels on axes, including horizontal, vertical, and angled orientations....xlsx" ); // Loads the workbook which contains hidden external...links const workbook = new AsposeCells . Workbook ( filePath );...

    docs.aspose.com/cells/nodejs-cpp/change-tick-la...
  10. 在 Jython 中将工作表转换为 SVG|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...saveFormat = SaveFormat workbook = Workbook ( dataDir + "Book1.xls"...

    docs.aspose.com/cells/zh/java/converting-worksh...