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

worksheet

(0.07 sec)
  1. start_sheet method | Aspose.Cells for Python vi...

    start_sheet method start_sheet Prepares filter options before loading given Worksheet. User’s implementation of LoadF......options before loading given worksheet. User’s implementation of...how to load data for this worksheet. def start_sheet ( self ,...

    reference.aspose.com/cells/python-net/aspose.ce...
  2. invert_if_negative property | Aspose.Cells for ...

    invert_if_negative property invert_if_negative property If the property is true and the value of chart point is a neg......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...
  3. 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...
  4. 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...
  5. 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/working-with-rows-and...
  6. 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...
  7. Aspose::Cells::Drawing::Picture::GetData method...

    Aspose::Cells::Drawing::Picture::GetData method. Gets the data of the picture in C++....Workbook workbook ; Worksheet worksheet = workbook . GetWorksheets...first picture int imgIndex1 = worksheet . GetPictures (). Add ( 1...

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

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

    reference.aspose.com/cells/zh/net/aspose.cells....
  9. FillFormat类 | Aspose.Cells for Python via .NET ...

    FillFormat类 FillFormat类 封装表示形状填充格式的对象。 FillFormat 类型公开了以下成员: 特性 属性 描述 type 获取和设置填充类型。 fill_type 获取和设置填充类型 transparenc......Workbook () # Adding a new worksheet to the Excel object sheetIndex...sheetIndex = workbook . worksheets . add () # Obtaining the reference...

    reference.aspose.com/cells/python-net/zh/aspose...
  10. 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...