Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 14,722 for

worksheet

(0.09 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....add_worksheet 方法向新的Excel文件添加工作表。 Ruby 代码 def add_worksheet ()...Adding a new worksheet to the Workbook object worksheets = workbook...

    docs.aspose.com/cells/zh/java/managing-workshee...
  2. Adjusting Row Height and Column Width|Documenta...

    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....access to each worksheet in the Excel file. A worksheet is represented...represented by the Worksheet class. The Worksheet class provides a...

    docs.aspose.com/cells/cpp/adjusting-row-height-...
  3. 用C++管理图片|Documentation

    使用 Aspose.Cells for C++ API 添加、定位和管理电子表格中的图像。...方法(封装在 PictureCollection 对象中)的 Worksheet 方法。 Add 方法接受以下参数: 左上角行索引 ,左上角行的索引。...Workbook workbook ; // Add worksheet and get reference int sheetIndex...

    docs.aspose.com/cells/zh/cpp/managing-pictures/
  4. Insert Background Image to Excel with Node.js v...

    How to insert background image to Excel using Aspose.Cells for Node.js via C++....Contents [ Hide ] You can make a worksheet more appealing by adding a...a picture as a worksheet background. This feature can be quite...

    docs.aspose.com/cells/nodejs-cpp/insert-backgro...
  5. Change Slicer Properties with Node.js via C++|D...

    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....)); // Access first worksheet. const worksheet = workbook . getWorksheets...table inside the worksheet. const table = worksheet . getListObjects...

    docs.aspose.com/cells/nodejs-cpp/change-slicer-...
  6. Page Setup - Fit to Page Setting|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....To fit the contents of the worksheet to a specific number of pages...methods are also used to scale worksheets. Java // Instantiating a...

    docs.aspose.com/cells/java/page-setup-fit-to-pa...
  7. 在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 worksheets = workbook...sheet_index = worksheets . add () worksheet = worksheets . get ( sheet_index...

    docs.aspose.com/cells/zh/java/display-or-hide-g...
  8. Display or Hide Row Column Headers in Ruby|Docu...

    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 worksheets = workbook...sheet_index = worksheets . add () worksheet = worksheets . get ( sheet_index...

    docs.aspose.com/cells/java/display-or-hide-row-...
  9. Page Break Preview in 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....Page Break Preview To set worksheet to page break preview using...Accessing the first worksheet in the Excel file worksheets = workbook...

    docs.aspose.com/cells/java/page-break-preview-i...
  10. Insert Rows and Columns|Documentation

    This article introduces how to insert rows and columns in GridWeb....new rows and columns into a worksheet using the Aspose.Cells.GridWeb...inserted at any position in the worksheet. Inserting Rows To insert...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...