Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 17,342 for

worksheet

(0.05 sec)
  1. Public API Changes in Aspose.Cells 8.3.1|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....first worksheet Worksheet worksheet = workbook . Worksheets [ 0...chart inside the worksheet Chart chart = worksheet . Charts [ 0 ];...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. 使用C++将工作表范围导出为图像|Documentation

    了解如何使用Aspose.Cells和C++将工作表的特定范围导出为图像。...Access the first worksheet Worksheet worksheet = workbook . GetWorksheets...area with the desired range worksheet . GetPageSetup (). SetPrintArea...

    docs.aspose.com/cells/zh/cpp/export-range-of-ce...
  3. AutoFit Rows and Columns with Node.js via C++|D...

    This article shows how to autoFit rows, columns, rows of merged cells, and row in a range of cells using Aspose.Cells for Node.js via C++....access to each worksheet in an Excel file. A worksheet is represented...represented by the Worksheet class. The Worksheet class provides a wide...

    docs.aspose.com/cells/nodejs-cpp/autofit-rows-a...
  4. 在 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....Accessing the first worksheet in the Excel file worksheet = workbook ...the 12th row in the worksheet. worksheet . getCells () . copyRow...

    docs.aspose.com/cells/zh/java/copying-rows-and-...
  5. 使用 C++ 取消保护工作表|Documentation

    了解如何使用 Aspose.Cells for C++ 取消保护工作表。...Cells取消简单保护的工作表 可以通过调用 Worksheet 类的 Unprotect 方法来取消保护工作表。未...first worksheet in the Excel file Worksheet worksheet = workbook...

    docs.aspose.com/cells/zh/cpp/unprotect-a-worksh...
  6. 在 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....自适应调整行高 自动调整行宽和行高最直接的方法是调用Worksheet类的autoFitRow方法。autoFitRow方法将行索引(要调整大小的行)作为参数。...Accessing the first worksheet in the Excel file worksheet = workbook ...

    docs.aspose.com/cells/zh/java/autofit-rows-and-...
  7. Add Hyperlinks to Cells in VSTO and Aspose.Cell...

    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....following steps: Set up the worksheet: Instantiate an Application...hyperlink in cell A1 on the first worksheet. A hyperlink is added to cell...

    docs.aspose.com/cells/net/add-hyperlinks-to-cel...
  8. Setting Margins with Node.js via C++|Documentation

    In this article, you will learn how to set the margins of an Excel Worksheet using sample code. Also learn how to programmatically set margins for page center, header, and footer using the Node.js API via C++....configure page setup settings for worksheets to control the printing process...access to each worksheet in the Excel file. A worksheet is represented...

    docs.aspose.com/cells/nodejs-cpp/setting-margins/
  9. Grouping and Ungrouping Rows and Columns with N...

    Discover how to group and ungroup rows and columns in Excel using Aspose.Cells for Node.js via C++....headings for sections in a worksheet, or you can use the symbols...access to each worksheet in the Excel file. A worksheet is represented...

    docs.aspose.com/cells/nodejs-cpp/grouping-and-u...
  10. Documentation

    学习如何使用Aspose.Cells for Node.js via C++将图表转换成JPEG或PNG等图片格式。本指南演示如何从Microsoft Excel导出图表并将其保存为独立图片以便进一步使用和处理。...Workbook (); // Adding a new worksheet to the Workbook const sheetIndex...reference of the newly added worksheet by passing its index to WorksheetCollection...

    docs.aspose.com/cells/zh/nodejs-cpp/chart-to-im...