Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 41,187 for

worksheet

(0.09 sec)
  1. LightCellsDataHandler | Aspose.Cells for Java A...

    Represents cells data handler for reading large spreadsheet files in light weight mode....by this mode, startSheet(Worksheet) will be checked when reading...reading every worksheet in the workbook. For one sheet, if startSheet(Worksheet)...

    reference.aspose.com/cells/java/com.aspose.cell...
  2. 从数组导入|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 int...int i = workbook . Worksheets . Add (); //Obtaining the reference...

    docs.aspose.com/cells/zh/net/importing-from-array/
  3. protect方法 | Aspose.Cells for Python via .NET AP...

    protect方法 protect(type) 保护工作表。 def protect ( self , type ): ... 范围 类型 描述 type ProtectionType 保护类型。 评论 此方法无需密码即可保护工作表。......Accessing the first worksheet in the Excel file worksheet = excel . worksheets...Protecting the worksheet with a password worksheet . protect ( ProtectionType...

    reference.aspose.com/cells/python-net/zh/aspose...
  4. 在单元格中查找数值|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....first worksheet in the Excel file Worksheet worksheet = workbook...workbook . Worksheets [ 0 ]; //Finding the cell containing the specified...

    docs.aspose.com/cells/zh/net/find-value-in-cells/
  5. 在PHP中显示或隐藏网格线|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 $worksheets = $workbook...getWorksheets (); $worksheet = $worksheets -> get ( 0 ); //Hiding...

    docs.aspose.com/cells/zh/java/display-or-hide-g...
  6. Insert a Picture Based on Cell Reference|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....displaying the contents of a worksheet cell in an image shape. You...object. Add a picture to the worksheet by calling the AddPicture...

    docs.aspose.com/cells/net/insert-a-picture-base...
  7. Aspose::Cells::Charts::Trendline class | Aspose...

    Aspose::Cells::Charts::Trendline class. Represents a trendline in a chart in C++....workbook ; //Adding a new worksheet to the Excel object int sheetIndex...newly added worksheet by passing its sheet index Worksheet worksheet...

    reference.aspose.com/cells/cpp/aspose.cells.cha...
  8. 从ArrayList导入|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 int...int i = workbook . Worksheets . Add (); //Obtaining the reference...

    docs.aspose.com/cells/zh/net/importing-from-arr...
  9. Worksheet.ClearSelection | Aspose.Cells for .NE...

    Worksheet method. Clear the selection in Worksheet...Worksheet.ClearSelection Worksheet.ClearSelection method Clear...Clear the selection in Worksheet. public void ClearSelection ()...

    reference.aspose.com/cells/net/aspose.cells.gri...
  10. 在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....workbook ) worksheets = workbook . getWorksheets () worksheet = worksheets...get ( 0 ) h_page_breaks = worksheet . getHorizontalPageBre ()...

    docs.aspose.com/cells/zh/java/managing-page-bre...