Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 41,197 for

worksheet

(0.06 sec)
  1. Manage data of Excel files|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells library....] In Accessing Cells of a Worksheet , we discussed basic approaches...for accessing cells in a worksheet. This article uses one of...

    docs.aspose.com/cells/net/view-and-edit-excel-d...
  2. Copy | Aspose.Cells for .NET API 参考

    复制图片...Workbook (); Worksheet worksheet = workbook . Worksheets [ 0 ]; //插入第一张图片...//插入第一张图片 int imgIndex1 = worksheet . Pictures . Add ( 1 , 1 ...

    reference.aspose.com/cells/zh/net/aspose.cells....
  3. Importing Data from a DataTable to Grid|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....the reference of a desired worksheet. Import the data table contents...to the worksheet. Set the column headers of the worksheet according...

    docs.aspose.com/cells/net/importing-data-from-a...
  4. Importing Data from a DataTable to Grid|Documen...

    This article introduces how to import data in GridDesktop....the reference of a desired worksheet. Import the data table contents...to the worksheet. Set the column headers of the worksheet according...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  5. ChartPointCollection class | Aspose.Cells for P...

    ChartPointCollection class ChartPointCollection class Represents a collection that contains all the points in one ser......the first worksheet worksheet = workbook . worksheets [ 0 ] # Adding...sample value to "A1" cell worksheet . cells . get ( "A1" ) . put_value...

    reference.aspose.com/cells/python-net/aspose.ce...
  6. ChartDataTable class | Aspose.Cells for Python ...

    ChartDataTable class ChartDataTable class Represents a chart data table. The ChartDataTable type exposes the followin......the first worksheet worksheet = workbook . worksheets [ 0 ] # Adding...sample value to "A1" cell worksheet . cells . get ( "A1" ) . put_value...

    reference.aspose.com/cells/python-net/aspose.ce...
  7. Aspose::Cells::Drawing::Picture::GetOriginalWid...

    Aspose::Cells::Drawing::Picture::GetOriginalWidthCM method. Gets the original width of picture, in unit of centimeters in C++....Workbook workbook ; Worksheet worksheet = workbook . GetWorksheets...the worksheet. It is "B2" cell int imgIndex = worksheet . GetPictures...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  8. Aspose.Cells 8.4.2中的公共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....chart collection int idx = worksheet . Charts . Add ( ChartType...chart instance Chart chart = worksheet . Charts [ idx ]; //Specify...

    docs.aspose.com/cells/zh/net/public-api-changes...
  9. Cells class | Aspose.Cells for Python via .NET ...

    Cells class Cells class Encapsulates a collection of cell relevant objects, such as Cell , Row , …etc. The Cells......the individual rows in this worksheet. merged_cells Gets the collection...default column width in the worksheet, in unit of inches. standard_width_pixels...

    reference.aspose.com/cells/python-net/aspose.ce...
  10. Worksheet.AutoFitColumns | Aspose.Cells for .NE...

    Worksheet method. Autofits all columns in this Worksheet...Worksheet.AutoFitColumns Contents [ Hide ] AutoFitColumns() Autofits...Autofits all columns in this worksheet. public void AutoFitColumns...

    reference.aspose.com/cells/net/aspose.cells.gri...