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

worksheet

(1.09 sec)
  1. Working with 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....Column into Worksheet Removing a Column from Worksheet Adding or...a Row into Worksheet Removing a Row from Worksheet Applying Style...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  2. ChartDataTable类 | Aspose.Cells for Python via ....

    ChartDataTable类 ChartDataTable类 表示图表数据表。 ChartDataTable 类型公开了以下成员: 特性 属性 描述 font 获取一个 ChartDataTable.font 对象,代表指定图表数据......the first worksheet worksheet = workbook . worksheets [ 0 ] # Adding...sample value to "A1" cell worksheet . cells . get ( "A1" ) . put_value...

    reference.aspose.com/cells/python-net/zh/aspose...
  3. 在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 ) # Hiding...

    docs.aspose.com/cells/zh/java/hide-or-unhide-a-...
  4. 在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....Accessing the first worksheet in the Excel file worksheets = workbook.... getWorksheets () worksheet = worksheets . get ( 0 ) \ # Hiding...

    docs.aspose.com/cells/zh/java/hide-or-unhide-a-...
  5. IsSameSetting | Aspose.Cells for .NET API 参考

    返回形状是否相同...Workbook (); Worksheet worksheet = workbook . Worksheets [ 0 ]; //插入第一张图片...//插入第一张图片 int imgIndex1 = worksheet . Pictures . Add ( 1 , 1 ...

    reference.aspose.com/cells/zh/net/aspose.cells....
  6. invert_if_negative 属性 | Aspose.Cells for Python...

    invert_if_negative 属性 invert_if_negative 属性 如果该属性为真且图表点的值为负数, 前景色和背景色将交换。 例子 from aspose.cells import Workbook from a......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. Lock or unlock shapes|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....protect all shapes in certain worksheets to prevent them from being...all shapes in the specified worksheet. Sometimes, you need to be...

    docs.aspose.com/cells/python-net/lock-or-unlock...
  8. 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...
  9. 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...
  10. Class ShapeCollection | Aspose.Cells for .NET A...

    Aspose.Cells.Drawing.ShapeCollection class. Represents all the shape in a Worksheet/chart...Represents all the shape in a worksheet/chart. public class ShapeCollection...int) Adds a ArcShape to the worksheet. AddAutoShape (AutoShapeType...

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