Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 41,186 for

worksheet

(0.04 sec)
  1. Trendline类 | Aspose.Cells for Python via .NET A...

    Trendline类 Trendline类 代表图表中的趋势线。 继承: Trendline → Line Trendline 类型公开了以下成员: 特性 属性 描述 compound_type 指定复合线型 dash_type 指定......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...
  2. Importing from DataTable|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....from a DataTable to their worksheets by calling the ImportDataTable...DataTable should be imported to worksheet as a first row or not Start...

    docs.aspose.com/cells/net/importing-from-datata...
  3. 删除Excel文件中工作表的现有打印设置|Documentation

    在本文中,您将学习如何通过C# API或.NET库以编程方式使用示例代码移除Excel文件中工作表的现有PrinterSettings。...控制台输出 PrinterSettings of this worksheet exist . Sheet Name : Sheet1...Printer settings of this worksheet are now removed by setting...

    docs.aspose.com/cells/zh/net/remove-existing-pr...
  4. Class Name | Aspose.Cells for .NET API Reference

    Aspose.Cells.Name class. Represents a defined name for a range of cells...name belongs to Workbook or Worksheet. 0 = Global name, otherwise...first worksheet in the Excel file Worksheet worksheet = workbook...

    reference.aspose.com/cells/net/aspose.cells/name/
  5. Managing Page Breaks|Documentation

    This article provides sample code and explains how to add page breaks, clear page breaks, or delete specific page breaks in Excel Worksheets programmatically using the C# API or .NET Library....into any selected cell of a worksheet. The location of the cell... page breaks divide your worksheet into multiple pages according...

    docs.aspose.com/cells/net/managing-page-breaks/
  6. Class HyperlinkCollection | Aspose.Cells for .N...

    Aspose.Cells.HyperlinkCollection class. Encapsulates a collection of Hyperlink objects...newly added worksheet by passing its sheet index Worksheet worksheet...worksheet = workbook . Worksheets [ 0 ]; //Get Hyperlinks Collection...

    reference.aspose.com/cells/net/aspose.cells/hyp...
  7. Add Hyperlinks to Cells|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....hyperlink to a cell in a worksheet using VSTO and Aspose.Cells...following steps: Set up the worksheet: Instantiate an Application...

    docs.aspose.com/cells/net/add-hyperlinks-to-cells/
  8. DisplayUnitLabel | Aspose.Cells for .NET API 参考

    表示显示单元标签... Worksheets . Add (); //通过传入工作表的索引来获取新添加的工作表的引用...//通过传入工作表的索引来获取新添加的工作表的引用 Worksheet worksheet = workbook . Worksheets [ sheetIndex...

    reference.aspose.com/cells/zh/net/aspose.cells....
  9. 在Python中显示或隐藏网格线|Documentation

    通过Aspose.Cells for Python通过Java API了解如何显示或隐藏网格线。...Accessing the first worksheet in the Excel file worksheets = workbook.... getWorksheets () worksheet = worksheets . get ( 0 ) # Hiding...

    docs.aspose.com/cells/zh/java/display-or-hide-g...
  10. Class GridWorksheet | Aspose.Cells for .NET API...

    Aspose.Cells.GridWeb.Data.GridWorksheet class. Encapsulates the object that represents a single Worksheet...that represents a single worksheet. public class GridWorksheet...get; set; } Gets and sets worksheet background image. BindColumns...

    reference.aspose.com/cells/net/aspose.cells.gri...