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

worksheet

(0.1 sec)
  1. HtmlTableLoadOption | Aspose.Cells for Java API...

    Represents the option when import table from html....Gets the original index of worksheet in the html. getTableIndex()...Gets the target index of worksheet where the table is to be located...

    reference.aspose.com/cells/java/com.aspose.cell...
  2. Class GridWorksheetCollection | Aspose.Cells fo...

    Aspose.Cells.GridWeb.Data.GridWorksheetCollection class. Encapsulates a collection of GridWorksheet objects...Description Add () Adds a worksheet to the collection. Add (object)...object. Add (string) Adds a worksheet to the collection. AddCopy...

    reference.aspose.com/cells/net/aspose.cells.gri...
  3. Create Remove and Get GridCell Comments|Documen...

    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....comments inside the GridWeb worksheet. It is worth noting that GridWeb...first worksheet of GridWeb. // Access first worksheet of GridWeb...

    docs.aspose.com/cells/java/create-remove-and-ge...
  4. Row Column Height Adjustment in xlsx4j|Document...

    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...get ( 0 ); Cells cells = worksheet . getCells (); //Setting the...

    docs.aspose.com/cells/java/row-column-height-ad...
  5. BorderLineColor | Aspose.Cells for .NET API 参考

    代表Color图片的边界线...Workbook (); Worksheet worksheet = workbook . Worksheets [ 0 ]; /...它是“B2”单元格 int imgIndex = worksheet . Pictures . Add ( 1 , 1 ...

    reference.aspose.com/cells/zh/net/aspose.cells....
  6. OriginalWidth | Aspose.Cells for .NET API 参考

    获取图片的原始宽度...Workbook (); Worksheet worksheet = workbook . Worksheets [ 0 ]; /...它是“B2”单元格 int imgIndex = worksheet . Pictures . Add ( 1 , 1 ...

    reference.aspose.com/cells/zh/net/aspose.cells....
  7. Code Comparison for common features with VSTO|D...

    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....Add Borders to Cells in a Worksheet in VSTO and Aspose.Cells Add...and Aspose.Cells Adding New Worksheets to Workbook and Activating...

    docs.aspose.com/cells/net/code-comparison-for-c...
  8. signature_line property | Aspose.Cells for Pyth...

    signature_line property signature_line property Gets and sets the signature line Example from aspose.cells import Wor......= Workbook () worksheet = workbook . worksheets [ 0 ] # Adding...in the worksheet. It is "B2" cell imgIndex = worksheet . pictures...

    reference.aspose.com/cells/python-net/aspose.ce...
  9. Data Binding|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....Binding Feature in Worksheets Binding Worksheet to a DataSet using...using GridWebs Worksheets Designer Creating Hierarchical View Sheet...

    docs.aspose.com/cells/net/data-binding/
  10. auto_fit_rows method | Aspose.Cells for Python ...

    auto_fit_rows method Contents [ Hide ] auto_fit_rows Autofits all rows in this Worksheet. def auto_fit_rows ( self ):......Autofits all rows in this worksheet. def auto_fit_rows ( self...Autofits all rows in this worksheet. def auto_fit_rows ( self...

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