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

worksheet

(0.07 sec)
  1. 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/
  2. Setting Print Options|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the C# API and .NET Library. You can set the Print Area, Print Titles and Page Order....allow users to control how worksheet pages are printed. Setting...specific print area on a worksheet. Print titles. Print gridlines...

    docs.aspose.com/cells/net/setting-print-options/
  3. 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/
  4. DisplayUnitLabel | Aspose.Cells for .NET API 参考

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

    reference.aspose.com/cells/zh/net/aspose.cells....
  5. 在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...
  6. RevisionRenameSheet class | Aspose.Cells for Py...

    RevisionRenameSheet class RevisionRenameSheet class Represents a revision of renaming sheet. Inheritance: RevisionRen...... worksheet Gets the worksheet. id Gets the number...the worksheet. new_name Gets the new name of the worksheet. See...

    reference.aspose.com/cells/python-net/aspose.ce...
  7. 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...
  8. 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...
  9. 删除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...
  10. 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...