Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 41,424 for

worksheet

(0.19 sec)
  1. WorksheetCollection - Aspose.Cells for Python v...

    Details & examples of Aspose.Cells for Python via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....WorkbookRender WorkbookSettings Worksheet WorksheetCollection WriteProtection...Encapsulates a collection of Worksheet objects. Example: workbook...

    reference.aspose.com/cells/python-java/asposece...
  2. Freeze Unfreeze Rows and Columns|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....unfreezing rows and columns of a worksheet. Freezing columns or rows...scrolling to other parts of the worksheet. This feature is very helpful...

    docs.aspose.com/cells/net/freeze-unfreeze-rows-...
  3. Format Rows and Columns|Documentation

    Aspose.Cells for .NET can support change row height or column width, as well as apply formatting on rows or columns....access to each worksheet in the Excel file. A worksheet is represented...represented by the Worksheet class. The Worksheet class provides a...

    docs.aspose.com/cells/net/adjusting-row-height-...
  4. Format Rows and Columns|Documentation

    Aspose.Cells for Python via .NET can support change row height or column width, as well as apply formatting on rows or columns....access to each worksheet in the Excel file. A worksheet is represented...represented by the Worksheet class. The Worksheet class provides a...

    docs.aspose.com/cells/python-net/adjusting-row-...
  5. Range.Worksheet | Aspose.Cells for .NET API Ref...

    Range property. Gets the Worksheetobject which contains this range...Worksheet Range.Worksheet property Gets the Worksheet object...public Worksheet Worksheet { get ; } See Also class Worksheet class...

    reference.aspose.com/cells/net/aspose.cells/ran...
  6. Area类 | Aspose.Cells for Python via .NET API 参考资料

    Area类 Area类 封装表示区域格式的对象。 Area 类型公开了以下成员: 特性 属性 描述 background_color 获取或设置 Area 的背景颜色。 foreground_color 获取或设置前景颜色。 form......Workbook () # Adding a new worksheet to the Workbook object sheetIndex...sheetIndex = workbook . worksheets . add () # Obtaining the reference...

    reference.aspose.com/cells/python-net/zh/aspose...
  7. Wrapping Cell Text|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....Wrapping Cell Text To create a worksheet with two cells, one with wrapped...and one without: Set up the worksheet: Create a workbook. Access...

    docs.aspose.com/cells/net/wrapping-cell-text/
  8. Picture.IsSameSetting | Aspose.Cells for .NET A...

    Picture method. Returns whether the shape is same...Workbook (); Worksheet worksheet = workbook . Worksheets [ 0 ]; //insert...first picture int imgIndex1 = worksheet . Pictures . Add ( 1 , 1 ...

    reference.aspose.com/cells/net/aspose.cells.dra...
  9. Inserting and Deleting Rows and Columns of Exce...

    This article shows how to insert and delete rows and columns by the Aspose.Cells for Python via .NET API....Introduction Whether creating a new worksheet from scratch or working on...on an existing worksheet, we may need to add extra rows or columns...

    docs.aspose.com/cells/python-net/inserting-and-...
  10. Picture.ImageType | Aspose.Cells for .NET API R...

    Picture property. Gets the image format of the picture...Workbook (); Worksheet worksheet = workbook . Worksheets [ 0 ]; //insert...first picture int imgIndex1 = worksheet . Pictures . Add ( 1 , 1 ...

    reference.aspose.com/cells/net/aspose.cells.dra...