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

worksheet

(0.1 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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-...
  5. 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...
  6. 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...
  7. 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/...
  8. 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...
  9. 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/
  10. Re-Order Sheets Within Workbook|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, Worksheet.moveTo(), used to move a worksheet to another...WorksheetCollection worksheets = workbook . getWorksheets (); Worksheet worksheet1...

    docs.aspose.com/cells/java/re-order-sheets-with...