Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 41,424 for

worksheet

(0.37 sec)
  1. 在 PHP 中隐藏和显示行和列|Documentation

    通过 Aspose.Cells for PHP via Java 的 API 学习如何隐藏和显示行和列。...Accessing the first worksheet in the Excel file $worksheet = $workbook...() -> get ( 0 ); $cells = $worksheet -> getCells ();; # Hiding...

    docs.aspose.com/cells/zh/java/hiding-and-showin...
  2. Public API Changes in Aspose.Cells 8.2.2|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....Worksheet Property Before the release...retrieve the instance of the Worksheet from a Chart object it contains...

    docs.aspose.com/cells/java/public-api-changes-i...
  3. original_height_inch property | Aspose.Cells fo...

    original_height_inch property original_height_inch property Gets the original height of picture, in unit of inches. E......= Workbook () worksheet = workbook . worksheets [ 0 ] # Adding...in the worksheet. It is "B2" cell imgIndex = worksheet . pictures...

    reference.aspose.com/cells/python-net/aspose.ce...
  4. original_width_cm property | Aspose.Cells for P...

    original_width_cm property original_width_cm property Gets the original width of picture, in unit of centimeters. Exa......= Workbook () worksheet = workbook . worksheets [ 0 ] # Adding...in the worksheet. It is "B2" cell imgIndex = worksheet . pictures...

    reference.aspose.com/cells/python-net/aspose.ce...
  5. Grouping and Ungrouping Rows and Columns|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....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/net/grouping-and-ungroupi...
  6. getCell | Aspose.Sildes for PHP via Java API Re...

    getCell Contents [ Hide ] getCell(String WorksheetName, int row, int column) method Gets the cell that can be used fo......worksheetName String Name of the worksheet. row int The row. column int...worksheetIndex int Index of the worksheet. row int The row. column int...

    reference.aspose.com/slides/php-java/aspose.sli...
  7. Aspose::Cells::RowCollection class | Aspose.Cel...

    Aspose::Cells::RowCollection class. Collects the Row objects that represent the individual rows in a Worksheet in C++....the individual rows in a worksheet. class RowCollection Methods...reference of the first worksheet Worksheet worksheet = workbook . GetWorksheets...

    reference.aspose.com/cells/cpp/aspose.cells/row...
  8. DisplayUnitLabel类 | Aspose.Cells for Python via...

    DisplayUnitLabel类 DisplayUnitLabel类 表示显示单元标签。 继承: DisplayUnitLabel → ChartTextFrame → ChartFrame DisplayUnitLabel 类型公......Workbook () # Adding a new worksheet to the Excel object sheetIndex...sheetIndex = workbook . worksheets . add () # Obtaining the reference...

    reference.aspose.com/cells/python-net/zh/aspose...
  9. NameScopeType | Aspose.Cells for Java API Refer...

    Represents the scope type of defined names.... WORKSHEET The defined names in a worksheet or all worksheets...workbook. WORKSHEET public static final int WORKSHEET The defined...

    reference.aspose.com/cells/java/com.aspose.cell...
  10. Aspose::Cells::IFilePathProvider::GetFullName m...

    Aspose::Cells::IFilePathProvider::GetFullName method. Gets the full path of the file by Worksheet name when exporting Worksheet to html separately. So the references among the Worksheets can be exported correctly in C++....the file by Worksheet name when exporting Worksheet to html separately...the references among the Worksheets can be exported correctly...

    reference.aspose.com/cells/cpp/aspose.cells/ifi...