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

worksheet

(0.06 sec)
  1. 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-...
  2. 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...
  3. 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/...
  4. 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...
  5. 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...
  6. 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...
  7. 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/
  8. 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...
  9. Worksheet.AutoFitRow | Aspose.Cells for .NET AP...

    Worksheet method. Autofits the row height...Worksheet.AutoFitRow Contents [ Hide ] AutoFitRow(int, int, int)...within the row. See Also class Worksheet namespace Aspose.Cells assembly...

    reference.aspose.com/cells/net/aspose.cells/wor...
  10. 向单元格添加超链接|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.... Worksheet objSheet = ( Excel . Worksheet ) objBook...First sheet. Worksheet worksheet = workbook . Worksheets [ 0 ]; //Define...

    docs.aspose.com/cells/zh/net/add-hyperlinks-to-...