Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 41,187 for

worksheet

(0.09 sec)
  1. Grouping and Ungrouping Rows and Columns|Docume...

    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, or you can use the symbols...Workbook class contains a Worksheets collection that allows access...

    docs.aspose.com/cells/java/grouping-and-ungroup...
  2. Class GridCells | Aspose.Cells for .NET API Ref...

    Aspose.Cells.GridWeb.Data.GridCells class. Encapsulates a collection of GridCell objects...GridCell item within the worksheet (3 indexers) LastCell { get;...default row height in this worksheet,in unit of points. StandardHeightPixels...

    reference.aspose.com/cells/net/aspose.cells.gri...
  3. Find Value in Cells in xlsx4j|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....first worksheet in the Excel file Worksheet worksheet = workbook...specified formula Cells cells = worksheet . getCells (); //Instantiate...

    docs.aspose.com/cells/java/find-value-in-cells-...
  4. SheetPrintingPreview.EvaluatedPageCount | Aspos...

    SheetPrintingPreview property. Evaluate the total page count of this Worksheet...total page count of this worksheet public int EvaluatedPageCount...way to get page count of a worksheet. Workbook workbook = new Workbook...

    reference.aspose.com/cells/net/aspose.cells.ren...
  5. GridPivotTableCollection.Add | Aspose.Cells for...

    GridPivotTableCollection method. Adds a new PivotTable cache to a PivotCaches collection...GridDesktop Add(Worksheet, GridCellArea, string, string)...collection. public int Add ( Worksheet sourceSheet , GridCellArea...

    reference.aspose.com/cells/net/aspose.cells.gri...
  6. Filter Data|Documentation

    This article introduces how to filter data in GridWeb....select only those items in a worksheet that you want to display in...Working with Filters Use the worksheet AddAutoFilter method to enable...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  7. Printing Workbooks using Aspose.Cells|Documenta...

    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....want to print the entire worksheet area unless you specify your...your selection. Printing Worksheet Java //Instantiate a new workbook...

    docs.aspose.com/cells/java/printing-workbooks-u...
  8. Freeze Panes in Apache POI and Aspose.Cells|Doc...

    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 an Excel file. A worksheet is represented...represented by the Worksheet class. The Worksheet class provides a wide...

    docs.aspose.com/cells/java/freeze-panes-in-apac...
  9. IChartDataWorksheetCollection | Aspose.Sildes f...

    Represents the collection of Worksheets of chart data workbook....Represents the collection of worksheets of chart data workbook. public...Item { get; } Returns the worksheet by index. Examples Example:...

    reference.aspose.com/slides/net/aspose.slides.c...
  10. Insert Cell Comments|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....method (encapsulated in the Worksheet object). The new Comment object...workbook = new Workbook (); Worksheet worksheet = workbook . getWorksheets...

    docs.aspose.com/cells/java/insert-cell-comments/