Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 41,147 for

worksheet

(0.06 sec)
  1. Freeze Panes in 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 worksheets = workbook.... getWorksheets () worksheet = worksheets . get ( 0 ) # Applying...

    docs.aspose.com/cells/java/freeze-panes-in-python/
  2. Worksheet.RefreshPivotTables | Aspose.Cells for...

    Worksheet method. Refreshes all the PivotTables in this Worksheet...Worksheet.RefreshPivotTables Worksheet.RefreshPivotTables method...all the PivotTables in this Worksheet. public void RefreshPivotTables...

    reference.aspose.com/cells/net/aspose.cells/wor...
  3. Worksheet.Type | Aspose.Cells for .NET API Refe...

    Worksheet property. Represents Worksheet type...Worksheet.Type Worksheet.Type property Represents worksheet type...Also enum SheetType class Worksheet namespace Aspose.Cells assembly...

    reference.aspose.com/cells/net/aspose.cells/wor...
  4. HorizontalPageBreak class | Aspose.Cells for Py...

    HorizontalPageBreak class HorizontalPageBreak class Encapsulates the object that represents a horizontal page break. ......newly added worksheet by passing its sheet index worksheet = workbook...workbook . worksheets [ 0 ] # Add a page break at cell Y30 Index...

    reference.aspose.com/cells/python-net/aspose.ce...
  5. original_width_inch 属性 | Aspose.Cells for Pytho...

    original_width_inch 属性 original_width_inch 属性 获取图片的原始宽度,单位为英寸。 例子 from aspose.cells import Workbook # Instantiating a......= Workbook () worksheet = workbook . worksheets [ 0 ] # Adding...in the worksheet. It is "B2" cell imgIndex = worksheet . pictures...

    reference.aspose.com/cells/python-net/zh/aspose...
  6. 查找特定单词的出现次数|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....string myPath = "List All Worksheets in a Workbook.xls" ; //Open...Excel . Worksheet Worksheet = ThisWorkbook . Worksheets [ "Sheet1"...

    docs.aspose.com/cells/zh/net/find-specific-word...
  7. Sort Data in Worksheets|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....Svenska Türkçe 日本語 Sort Data in Worksheets Contents [ Hide ] Below is...Open ( fileName ); Excel . Worksheet mySheet = myWorkbook . ActiveSheet...

    docs.aspose.com/cells/net/sort-data-in-worksheets/
  8. RevisionInsertSheet class | Aspose.Cells for Py...

    RevisionInsertSheet class RevisionInsertSheet class Represents a revision record of a sheet that was inserted. Inheri...... worksheet Gets the worksheet. id Gets the number...name Gets the name of the worksheet. sheet_position Gets the zero...

    reference.aspose.com/cells/python-net/aspose.ce...
  9. GridWorksheetCollection.Add | Aspose.Cells for ...

    GridWorksheetCollection method. Adds a Worksheet to the collection...Add Add() Adds a worksheet to the collection. public...GridWeb Add(string) Adds a worksheet to the collection. public...

    reference.aspose.com/cells/net/aspose.cells.gri...
  10. Aspose::Cells::Rendering::SheetPrintingPreview:...

    Aspose::Cells::Rendering::SheetPrintingPreview::GetEvaluatedPageCount method. Evaluate the total page count of this Worksheet in C++....total page count of this worksheet. int32_t Aspose :: Cells ::...way to get page count of a worksheet. Workbook workbook ( u "Book1...

    reference.aspose.com/cells/cpp/aspose.cells.ren...