Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 41,197 for

worksheet

(0.09 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....Given a document name, a worksheet name, and the names of two...docName , true )) { Worksheet worksheet = GetWorksheet ( document...

    docs.aspose.com/cells/zh/net/merge-two-adjacent...
  2. WorksheetCollection.Insert | Aspose.Cells for ....

    WorksheetCollection method. Insert a Worksheet...SheetType) Insert a worksheet. public Worksheet Insert ( int index...an inserted worksheet. See Also class Worksheet enum SheetType...

    reference.aspose.com/cells/net/aspose.cells/wor...
  3. GridWorksheetCollection.AddCopy | Aspose.Cells ...

    GridWorksheetCollection method. Adds a Worksheet to the collection and copies data from an existed Worksheet...AddCopy AddCopy(string) Adds a worksheet to the collection and copies...copies data from an existed worksheet. public int AddCopy ( string...

    reference.aspose.com/cells/net/aspose.cells.gri...
  4. Aspose::Cells::WorksheetCollection class | Aspo...

    Aspose::Cells::WorksheetCollection class. Encapsulates a collection of Worksheet objects in C++....Encapsulates a collection of Worksheet objects. class WorksheetCollection...Adds a worksheet to the collection. Add() Adds a worksheet to the...

    reference.aspose.com/cells/cpp/aspose.cells/wor...
  5. Revision.Worksheet | Aspose.Cells for .NET API ...

    Revision property. Gets the Worksheet...Worksheet Revision.Worksheet property Gets the worksheet...public Worksheet Worksheet { get ; } See Also class Worksheet class...

    reference.aspose.com/cells/net/aspose.cells.rev...
  6. Inserting and Deleting Rows and Columns in Pyth...

    Use Python Excel API to create Excel spreadsheets in Python. Insert or delete rows from XLSX or XLS in your Python applications without MS Office....XLSX workbook Access the worksheet Insert the row Save as XLS...Accessing the first worksheet in the Excel file worksheet = workbook ...

    docs.aspose.com/cells/java/inserting-and-deleti...
  7. 在工作表中隐藏行和列|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 ]; worksheet . Cells [ "A1" ]. PutValue...

    docs.aspose.com/cells/zh/net/hiding-rows-and-co...
  8. Cell.Worksheet | Aspose.Cells for .NET API Refe...

    Cell property. Gets the parent Worksheet...Worksheet Cell.Worksheet property Gets the parent worksheet...public Worksheet Worksheet { get ; } See Also class Worksheet class...

    reference.aspose.com/cells/net/aspose.cells/cel...
  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 Excel object int sheetIndex...sheetIndex = workbook . Worksheets . Add (); //Obtaining the reference...

    docs.aspose.com/cells/zh/net/specify-image-reso...
  10. ICustomValidation.Validate | Aspose.Cells for ....

    ICustomValidation method. Validate a gridcells data is valid or not...public bool Validate ( Worksheet worksheet , int row , int col ...Type Description worksheet Worksheet Worksheet object. row Int32...

    reference.aspose.com/cells/net/aspose.cells.gri...