Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 19,917 for

worksheet

(0.08 sec)
  1. 使用 C++ 在 Node.js 中设置页面布局和打印选项|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....the first worksheet in the Excel file const worksheet = workbook...the orientation to Portrait worksheet . getPageSetup (). setOrientation...

    docs.aspose.com/cells/zh/nodejs-cpp/page-setup-...
  2. Manage data of Excel files|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells library....] In Accessing Cells of a Worksheet , we discussed basic approaches...for accessing cells in a worksheet. This article uses one of...

    docs.aspose.com/cells/net/view-and-edit-excel-d...
  3. 使用 Node.js 通过 C++ 管理Microsoft Excel文件的工作表|Docum...

    使用Aspose.Cells for Node.js via C++添加、删除并激活工作表。... 工作表由 Worksheet 类表示。 Worksheet 类提供了管理工作表的各种属性和方法。...Workbook (); // Adding a new worksheet to the Workbook object const...

    docs.aspose.com/cells/zh/nodejs-cpp/manage-work...
  4. Aspose.Cells 8.5.2中的公共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....Graphics2D类的实例来 在图形上下文中呈现Worksheet 。新增方法的签名如下。 SheetRender.toImage(int...//Access first worksheet Worksheet worksheet = workbook . getWorksheets...

    docs.aspose.com/cells/zh/java/public-api-change...
  5. Import Data to Worksheets in xlsx4j|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....Import Data to Worksheets in xlsx4j Contents [ Hide ] Aspose...Aspose.Cells - Import Data to Worksheets Import Data from Arrays Java...

    docs.aspose.com/cells/java/import-data-to-works...
  6. 复制工作表|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 (); Worksheet worksheet = newWorkbook . Worksheets . Add (..."New Sheet" ); Cells cells = worksheet . Cells ; cells [ 0 , 0 ]...

    docs.aspose.com/cells/zh/net/copy-worksheets/
  7. Printing Workbooks in Aspose.Cells|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....want to print the entire worksheet area unless you specify your...your selection. Printing Worksheet C# //Instantiating a Workbook...

    docs.aspose.com/cells/net/printing-workbooks-in...
  8. Hiding and Showing Rows and Columns|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....certain rows or columns in a worksheet and display them later. Microsoft...access each worksheet in the Excel file. A worksheet is represented...

    docs.aspose.com/cells/net/hiding-and-showing-ro...
  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....Workbook (); //Adding a new worksheet to the Workbook object WorksheetCollection...WorksheetCollection worksheets = workbook . Worksheets ; Worksheet worksheet...

    docs.aspose.com/cells/zh/net/working-with-heade...
  10. Public API Changes in Aspose.Cells 8.7.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....been used to protect the Worksheet . The Protection.verifyPassword...used to protect the given worksheet, and false if specified password...

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