Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 41,187 for

worksheet

(0.06 sec)
  1. Public API Changes in Aspose.Cells 8.3.1|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....//Access the first worksheet Worksheet worksheet = workbook . getWorksheets...chart inside the worksheet Chart chart = worksheet . getCharts ()...

    docs.aspose.com/cells/java/public-api-changes-i...
  2. Picture.OriginalHeight | Aspose.Cells for .NET ...

    Picture property. Gets the original height of the picture...Workbook (); Worksheet worksheet = workbook . Worksheets [ 0 ]; //Adding...the worksheet. It is "B2" cell int imgIndex = worksheet . Pictures...

    reference.aspose.com/cells/net/aspose.cells.dra...
  3. Picture.OriginalWidth | Aspose.Cells for .NET A...

    Picture property. Gets the original width of the picture...Workbook (); Worksheet worksheet = workbook . Worksheets [ 0 ]; //Adding...the worksheet. It is "B2" cell int imgIndex = worksheet . Pictures...

    reference.aspose.com/cells/net/aspose.cells.dra...
  4. Working with Rows and Columns GridWeb|Documenta...

    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....new rows and columns into a worksheet using the Aspose.Cells.GridWeb...inserted at any position in the worksheet. Inserting Rows To insert...

    docs.aspose.com/cells/java/working-with-rows-an...
  5. 在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....unprotect_worksheet 方法。 Ruby 代码 def unprotect_worksheet () data_dir...Accessing the first worksheet in the Excel file worksheets = workbook...

    docs.aspose.com/cells/zh/java/unprotect-a-works...
  6. Creating Subtotals|Documentation

    Learn how to create subtotals for any repeating values in a spreadsheet by using the Aspose.Cells for Python via .NET API....simple data list in the first worksheet of the workbook (as shown...Workbook class contains a worksheets collection that allows access...

    docs.aspose.com/cells/python-net/creating-subto...
  7. 在Python中复制行和列|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....Accessing the first worksheet in the Excel file worksheet = workbook ...the 12th row in the worksheet . worksheet . getCells (). copyRow...

    docs.aspose.com/cells/zh/java/copying-rows-and-...
  8. Aspose::Cells::Drawing::Picture::GetImageType m...

    Aspose::Cells::Drawing::Picture::GetImageType method. Gets the image format of the picture in C++....Workbook workbook ; Worksheet worksheet = workbook . GetWorksheets...first picture int imgIndex1 = worksheet . GetPictures (). Add ( 1...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  9. RevisionCellMove | Aspose.Cells for Java API Re...

    Represents a revision record on a cells that moved....getSourceWorksheet() Gets the source worksheet. getType() Represents the... getWorksheet() Gets the worksheet. hashCode() notify() notifyAll()...

    reference.aspose.com/cells/java/com.aspose.cell...
  10. Inserting and Deleting Rows and Columns in PHP|...

    Learn how to Insert and Delete Rows and Columns through the Aspose.Cells for PHP via Java APIs....Accessing the first worksheet in the Excel file $worksheet = $workbook...row into the worksheet at 3rd position $worksheet -> getCells...

    docs.aspose.com/cells/java/inserting-and-deleti...