Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 20,402 for

excel worksheet

(0.05 sec)
  1. Data | 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....
  2. Aspose::Cells::Drawing::Picture::SetBorderLineC...

    Aspose::Cells::Drawing::Picture::SetBorderLineColor method. Represents the System.Drawing.Color of the border line of a picture in C++....Workbook workbook ; Worksheet worksheet = workbook . GetWorksheets...the worksheet. It is "B2" cell int imgIndex = worksheet . GetPictures...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  3. Default Table Style not retrieved - Free Suppor...

    Looks like Default Table Style is not retrieved from Excel. Create a new Excel File > In ribbon open Format As Table > Right click one of the styles and choose Set as Default. Observe that this value is saved in xml fi…...not retrieved from Excel. Create a new Excel File > In ribbon open...value is saved in xml files of excel in styles.xml <tableStyles count=“0”...

    forum.aspose.com/t/default-table-style-not-retr...
  4. Trendline类 | Aspose.Cells for Python via .NET A...

    Trendline类 Trendline类 代表图表中的趋势线。 继承: Trendline → Line Trendline 类型公开了以下成员: 特性 属性 描述 compound_type 指定复合线型 dash_type 指定......is_name_auto 返回 if Microsoft Excel 自动确定趋势线的名称。 type 返回趋势线类型。 name...Workbook () # Adding a new worksheet to the Excel object sheetIndex =...

    reference.aspose.com/cells/python-net/zh/aspose...
  5. Aspose.Cells for .NET 7.0.3 Release Notes|Docum...

    Aspose.Cells for .Net 7.0.3 Release Notes – the latest enhancements, new features, and fixes....New Features 24953 Support MS Excel’s advanced conditional formatting...method in the Cell, Range, Worksheet and other classes/objects...

    docs.aspose.com/cells/net/aspose-cells-for-net-...
  6. original_height_inch 属性 | Aspose.Cells for Pyth...

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

    reference.aspose.com/cells/python-net/zh/aspose...
  7. move method | Aspose.Cells for Python via .NET ...

    move method move Moves the picture to a specified location. def move ( self , upper_left_row , upper_left_column ): .......= Workbook () worksheet = workbook . worksheets [ 0 ] # Adding...in the worksheet. It is "B2" cell imgIndex = worksheet . pictures...

    reference.aspose.com/cells/python-net/aspose.ce...
  8. Chart Formatting|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....chart will be added to the worksheet as shown below: A column chart...adds a column chart to the worksheet as shown below: Column chart...

    docs.aspose.com/cells/java/chart-formatting/
  9. Class ColumnCollection | Aspose.Cells for .NET ...

    Aspose.Cells.ColumnCollection class. Collection of the objects that represent the individual columnsettings in a Worksheet. The Column object only represents the settings such as column width styles .etc. for the whole column has nothing to do with the fact that there are nonempty cellsdata or not in corresponding column. And the Count of this collection only represents the count Column objects that have been instantiated in this collection has nothing to do with the fact that there are nonempty cellsdata or not in the Worksheet...individual column(setting)s in a worksheet. The Column object only represents...cells(data) or not in the worksheet. public class ColumnCollection...

    reference.aspose.com/cells/net/aspose.cells/col...
  10. Aspose::Cells::Drawing::Area::SetInvertIfNegati...

    Aspose::Cells::Drawing::Area::SetInvertIfNegative method. If the property is true and the value of chart point is a negative number, the foreground color and background color will be exchanged in C++....workbook ; //Adding a new worksheet to the Workbook object int...newly added worksheet by passing its sheet index Worksheet worksheet...

    reference.aspose.com/cells/cpp/aspose.cells.dra...