Sort Score
Result 10 results
Languages All
Labels All
Results 3,241 - 3,250 of 41,186 for

worksheet

(0.1 sec)
  1. Worksheet.GetColumnCaption | Aspose.Cells for ....

    Worksheet method. Gets the column caption. If the caption is not set returns empty string...Worksheet.GetColumnCaption Worksheet.GetColumnCaption method...empty string. See Also class Worksheet namespace Aspose.Cells.GridDesktop...

    reference.aspose.com/cells/net/aspose.cells.gri...
  2. htmlsaveoptions - Aspose.Cells for Python via J...

    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...only exporting the active worksheet to html file. If true then...

    reference.aspose.com/cells/python-java/asposece...
  3. EbookSaveOptions - Aspose.Cells for Python via ...

    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...only exporting the active worksheet to html file. If true then...

    reference.aspose.com/cells/python-java/asposece...
  4. GridCells.Rows | Aspose.Cells for .NET API Refe...

    GridCells property. Gets the collection of GridRow objects that represents the individual rows in this Worksheet...the individual rows in this worksheet. public GridRowCollection...

    reference.aspose.com/cells/net/aspose.cells.gri...
  5. Add WordArt Watermark to Chart in Aspose.Cells|...

    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....//Get the chart in the first worksheet. Aspose . Cells . Charts ...Chart chart = workbook . Worksheets [ 0 ]. Charts [ 0 ]; //Add...

    docs.aspose.com/cells/net/add-wordart-watermark...
  6. GridPicture.Y | Aspose.Cells for .NET API Refer...

    GridPicture property. Gets and sets the vertical offset of shape from Worksheet top borderin unit of pixels...vertical offset of shape from worksheet top border,in unit of pixels...

    reference.aspose.com/cells/net/aspose.cells.gri...
  7. Aspose::Cells::Drawing::ShapeCollection::AddFre...

    Aspose::Cells::Drawing::ShapeCollection::AddFreeFloatingShape method. Adds a free floating shape to the Worksheet.Only applies for line/image shape in C++....free floating shape to the worksheet.Only applies for line/image...offset of shape from the worksheet’s top row, in unit of pixel...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  8. Aspose.Cells 17.1.0 中的公共API更改|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....public void startSheet ( Worksheet sheet ) { if ( sheet . getName...xlsx" ); //Access first worksheet Worksheet sheet = book . getWorksheets...

    docs.aspose.com/cells/zh/java/public-api-change...
  9. GridCalculationData.Worksheet | Aspose.Cells fo...

    GridCalculationData property. Gets the Workbook object where the function is in...Worksheet GridCalculationData.Worksheet property Gets...in. public GridWorksheet Worksheet { get ; } See Also class GridWorksheet...

    reference.aspose.com/cells/net/aspose.cells.gri...
  10. Setting Page Options in Jython|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....Accessing the first worksheet in the Excel file worksheets = workbook...sheet_index = worksheets . add () sheet = worksheets . get ( sheet_index...

    docs.aspose.com/cells/java/setting-page-options...