Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 41,196 for

worksheet

(0.07 sec)
  1. 检索单元格的值|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....a reference to the first worksheet. Sheet theSheet = wbPart ...Retrieve a reference to the worksheet part. WorksheetPart wsPart...

    docs.aspose.com/cells/zh/net/retrieve-the-value...
  2. Exporting Data from Grid|Documentation

    This article introduces how to export data in GridDesktop....Export the data of a selected Worksheet to your specified DataTable...inside. Finally, we exported worksheet data (starting from first...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  3. Applying Style on a Row or Column|Documentation

    This article introduces how to apply style on row or column in GridDesktop....of rows and columns of a worksheet. This is a basic level of...customize the view of their worksheets for making them more presentable...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  4. Axis class | Aspose.Cells for Python via .NET A...

    Axis class Axis class Encapsulates the object that represents an axis of chart. The Axis type exposes the following m......Workbook () # Adding a new worksheet to the Excel object sheetIndex...sheetIndex = workbook . worksheets . add () # Obtaining the reference...

    reference.aspose.com/cells/python-net/aspose.ce...
  5. SheetPrintingPreview.EvaluatedPageCount | Aspos...

    SheetPrintingPreview property. Evaluate the total page count of this Worksheet...total page count of this worksheet public int EvaluatedPageCount...way to get page count of a worksheet. Workbook workbook = new Workbook...

    reference.aspose.com/cells/net/aspose.cells.ren...
  6. 在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/hide-or-unhide-a-...
  7. Class RevisionInsertSheet | Aspose.Cells for .N...

    Aspose.Cells.Revisions.RevisionInsertSheet class. Represents a revision record of a sheet that was inserted...get; } Gets the name of the worksheet. SheetPosition { get; } Gets...of revision. Worksheet { get; } Gets the worksheet.(Inherited from...

    reference.aspose.com/cells/net/aspose.cells.rev...
  8. Lock or unlock shapes|Documentation

    This article shows you code explaining how to Lock or unlock shapes to protect them using Aspose.Cells library....protect all shapes in certain worksheets to prevent them from being...all shapes in the specified worksheet. Locking shapes in a spreadsheet...

    docs.aspose.com/cells/net/lock-or-unlock-shapes/
  9. Manage data of Excel files|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells for Python via .NET 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/python-net/view-and-edit-...
  10. Aspose::Cells::Tables::ListObjectCollection cla...

    Aspose::Cells::Tables::ListObjectCollection class. Represents a collection of ListObject objects in the Worksheet in C++....ListObject objects in the worksheet. class ListObjectCollection...Adds a ListObject to the worksheet. Add(const U16String& startCell...

    reference.aspose.com/cells/cpp/aspose.cells.tab...