Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 41,196 for

worksheet

(0.06 sec)
  1. ChartDataWorksheetCollection | Aspose.Slides fo...

    Represents the collection of Worksheets of chart data workbook....Represents the collection of worksheets of chart data workbook. Example:...for (IChartDataWorksheet worksheet : workbook.getWorksheets())...

    reference.aspose.com/slides/androidjava/com.asp...
  2. Order and show only top 5 records in Pivot Tabl...

    Hi, I have a pivot table that has dozen of rows, how can I apply Order descending to one of its columns and only show Top 5 rows? Thank you!...newly added worksheet Worksheet ws = workbook.Worksheets[0]; Aspose...//Adding a PivotTable to the worksheet int i = ws.PivotTables.Add("=A1:B8"...

    forum.aspose.com/t/order-and-show-only-top-5-re...
  3. Format cells|Documentation

    Learn how to format and style cells in Aspose.Cells for .NET, including number formatting, date formatting, font styles, and other cell style options. Our guide will help you create attractive and professional-looking spreadsheets....Workbook class contains the Worksheets collection that allows access...access to each worksheet in an Excel file. A worksheet is represented...

    docs.aspose.com/cells/net/cells-formatting/
  4. Group Rows and Create Subtotal|Documentation

    This article introduces how to group/ungroup rows/columns and how to work with subtotal in GridWeb....headings for sections in a worksheet. You can use the symbols to...specifying the groups in the worksheet. Aspose.Cells.GridWeb also...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  5. Group Rows and Create Subtotal|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....headings for sections in a worksheet. You can use the symbols to...specifying the groups in the worksheet. Aspose.Cells.GridWeb also...

    docs.aspose.com/cells/net/group-rows-and-create...
  6. PivotCache.CreatePivotTable | Aspose.Cells for ...

    PivotCache method. Creates PivotTable report to a new Sheet...PivotTable object and a new worksheet. Then adds the PivotTable...last location of GridWeb.Worksheets.PivotTables. If You call...

    reference.aspose.com/cells/net/aspose.cells.gri...
  7. How to Adjust Row Height in Excel using C#

    This quick tutorial will guide you how to adjust row height in Excel using C#. You can change Excel row height using C# using a few lines of code in Windows, macOS or Linux....workbook containing multiple worksheets to test the feature Get a...reference of the desired worksheet to adjust the rows’ height...

    kb.aspose.com/cells/net/how-to-adjust-row-heigh...
  8. SheetType - Aspose.Cells for Python via Java - ...

    Details & examples of Aspose.Cells for Python via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....WorkbookRender WorkbookSettings Worksheet WorksheetCollection WriteProtection...constants. Specifies the worksheet type. Field Summary const...

    reference.aspose.com/cells/python-java/asposece...
  9. Working with Borders in Apache POI and Aspose.C...

    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....access to each worksheet in the Excel file. A worksheet is represented...represented by the Worksheet class. The Worksheet class provides a...

    docs.aspose.com/cells/java/working-with-borders...
  10. freeze_panes method | Aspose.Cells for Python v...

    freeze_panes method Contents [ Hide ] freeze_panes Freezes panes at the specified cell in the Worksheet. def freeze_p......the specified cell in the worksheet. def freeze_panes ( self ...the specified cell in the worksheet. def freeze_panes ( self ...

    reference.aspose.com/cells/python-net/aspose.ce...