Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 41,187 for

worksheet

(0.12 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....first worksheet Worksheet worksheet = workbook . Worksheets [ 0...chart inside the worksheet Chart chart = worksheet . Charts [ 0 ];...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. 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...
  3. Class Axis | Aspose.Cells for .NET API Reference

    Aspose.Cells.Charts.Axis class. Encapsulates the object that represents an axis of chart...Workbook (); //Adding a new worksheet to the Excel object int sheetIndex...sheetIndex = workbook . Worksheets . Add (); //Obtaining the reference...

    reference.aspose.com/cells/net/aspose.cells.cha...
  4. 在Python中自动调整行和列|Documentation

    通过Aspose.Cells for Python Via Java API学习如何自动调整行和列。...如何自动调整行高 自动调整行宽和行高最直接的方法是调用Worksheet类的autoFitRow方法。autoFitRow方法将行索引(要调整大小的行)作为参数。...Accessing the first worksheet in the Excel file worksheet = workbook ...

    docs.aspose.com/cells/zh/java/autofit-rows-and-...
  5. Area class | Aspose.Cells for Python via .NET A...

    Area class Area class Encapsulates the object that represents an area format. The Area type exposes the following mem......Workbook () # Adding a new worksheet to the Workbook object sheetIndex...sheetIndex = workbook . worksheets . add () # Obtaining the reference...

    reference.aspose.com/cells/python-net/aspose.ce...
  6. Manage Worksheets of Microsoft Excel files.|Doc...

    This article shows how to Manage Worksheets of Microsoft Excel files by the Aspose.Cells for Python via .NET API....Svenska Türkçe 日本語 Manage Worksheets of Microsoft Excel files...easily create and manage worksheets in Microsoft Excel files...

    docs.aspose.com/cells/python-net/manage-workshe...
  7. ChartDataWorksheet | Aspose.Slides for Java API...

    Represents Worksheet associated with...IChartDataWorksheet Represents worksheet associated with IChartDataCell...the worksheet. getIndex() Gets the index of the worksheet. getName()...

    reference.aspose.com/slides/java/com.aspose.sli...
  8. Picture.Data | Aspose.Cells for .NET API Reference

    Picture property. Gets the data 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...
  9. Class Area | Aspose.Cells for .NET API Reference

    Aspose.Cells.Drawing.Area class. Encapsulates the object that represents an area format...Workbook (); //Adding a new worksheet to the Workbook object int...int sheetIndex = workbook . Worksheets . Add (); //Obtaining the...

    reference.aspose.com/cells/net/aspose.cells.dra...
  10. Area | Aspose.Cells for .NET API 参考

    封装表示区域格式的对象... Worksheets . Add (); //通过传入工作表的索引来获取新添加的工作表的引用...//通过传入工作表的索引来获取新添加的工作表的引用 Worksheet worksheet = workbook . Worksheets [ sheetIndex...

    reference.aspose.com/cells/zh/net/aspose.cells....