Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 41,424 for

worksheet

(0.63 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. Page Setup Features|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....configure page setup settings for worksheets to control printing. These...Workbook class contains a Worksheets collection that allows access...

    docs.aspose.com/cells/java/page-setup-features/
  3. 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/
  4. Picture.OriginalWidthCM | Aspose.Cells for .NET...

    Picture property. Gets the original width of picture in unit of centimeters...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...
  5. Picture.OriginalHeightInch | Aspose.Cells for ....

    Picture property. Gets the original height of picture in unit of inches...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...
  6. 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/
  7. Hiding and Showing Rows and Columns in Jython|D...

    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 worksheet = workbook ...getWorksheets (). get ( 0 ) cells = worksheet . getCells () # Hiding the...

    docs.aspose.com/cells/java/hiding-and-showing-r...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Add Borders to Cells in a Worksheet https://docs.aspose.com/cells/net/add-borders-to-cells-in-a-Worksheet/ Recent content in Add Borders to Cells in ......Add Borders to Cells in a Worksheet https://docs.aspose.com/c...com/cells/net/add-borders-to-cells-in-a-worksheet/ Recent content in Add Borders...

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

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

    reference.aspose.com/cells/zh/net/aspose.cells....
  10. GridCell.GetWorksheet | Aspose.Cells for .NET A...

    GridCell method. Gets the parent Worksheet...Gets the parent worksheet. public Worksheet GetWorksheet () See...See Also class Worksheet class GridCell namespace Aspose.Cells...

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