Sort Score
Result 10 results
Languages All
Labels All
Results 3,191 - 3,200 of 27,074 for

excel worksheet

(0.27 sec)
  1. 在Apache POI和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....Cells提供一个代表Microsoft Excel文件的类 Workbook ,Workbook类包含一个...tion,允许访问Excel文件中的每个工作表。工作表由Worksheet类表示。Worksheet类提供一个Cells...

    docs.aspose.com/cells/zh/java/working-with-bord...
  2. Protect and Unprotect Workbook Structure|Docume...

    Protect and unprotect the workbook structure of Excel files using Java code. Lock and unlock Excel (xlsx, xls, xlsb) and OpenOffice Calc (ODS) files using Aspose.Cells for Java....users from viewing hidden worksheets, adding, moving, deleting...deleting, or hiding worksheets, and renaming worksheets, you can protect...

    docs.aspose.com/cells/java/protect-and-unprotec...
  3. Managing Pictures|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....collection (encapsulated in the Worksheet object). The Add method takes...display the contents of a worksheet cell in an image shape. You...

    docs.aspose.com/cells/net/managing-pictures/
  4. Page Setup|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....represents the worksheet index of the exported Excel file. FitToPagesTall...number of pages tall the worksheet will be scaled to when it’s...

    docs.aspose.com/cells/reportingservices/page-se...
  5. Create Charts 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....the first worksheet WorksheetCollection worksheets = workbook...getWorksheets (); Worksheet sheet = worksheets . get ( 0 ); //...

    docs.aspose.com/cells/java/create-charts-in-xls...
  6. 使用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....在打印时,MS Excel会假定您要打印整个工作表区域,除非您指定您的选择。 打印工作表...(); //Get the first worksheet Worksheet sheet = book . getWorksheets...

    docs.aspose.com/cells/zh/java/printing-workbook...
  7. 用C++管理范围|Documentation

    学习如何使用Aspose.Cells和C++管理Excel文件中的范围。通过编程创建、修改和设置范围样式。...介绍 在Excel中,您可以使用鼠标框选来选择多个单元格,所选的单元格集称为“范围”。 例如,您可以在Excel的“A1...Cells提供了一个代表Microsoft Excel文件的类, Workbook 。 Workbook 类包含一个 Worksheets 集合,允许访...

    docs.aspose.com/cells/zh/cpp/managing-ranges/
  8. Setting Shared Formula with Node.js via C++|Doc...

    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 add a function in a worksheet that will perform some calculations...via C++ Suppose you have a worksheet filled with data in a format...

    docs.aspose.com/cells/nodejs-cpp/setting-shared...
  9. Features|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....X X Microsoft Excel Supported Microsoft Excel 97 X X X Microsoft...Microsoft Excel 2000 X X X Microsoft Excel XP X X X Microsoft Excel...

    docs.aspose.com/cells/net/grid-features/
  10. 通过 C++ 使用 JavaScript 获取图表趋势线的方程文本|Documentation

    学习如何使用 C++ 通过脚本获取在 Microsoft Excel 中创建的图表中趋势线的方程文本。我们的指南将演示如何访问和提取趋势线的方程以供进一步分析或显示。...style="color: red;">Please select an Excel file.</p>' ; return ; } const...first worksheet const worksheet = workbook . worksheets . get...

    docs.aspose.com/cells/zh/javascript-cpp/get-equ...