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

worksheet

(0.09 sec)
  1. Find or Search Data|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....search through the cells in a worksheet to find ones that contain...each of the worksheets in the Excel file. A worksheet is represented...

    docs.aspose.com/cells/java/find-or-search-data/
  2. OriginalHeightInch | 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....
  3. Import and Export Data|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.... Import Data into Worksheet Data represents the world...access to each worksheet in the Excel file. A worksheet is represented...

    docs.aspose.com/cells/java/import-and-export-data/
  4. name property | Aspose.Cells for Python via .NE...

    name property name property Gets or sets the name of the Worksheet. Remarks The max length of sheet name is 31. And y......Gets or sets the name of the worksheet. Remarks The max length of...name(case insensitive) to two worksheets. For example, you cannot...

    reference.aspose.com/cells/python-net/aspose.ce...
  5. Insert a chart|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....Given a document name, a worksheet name, a chart title, and a...== 0 ) { // The specified worksheet does not exist. return ; }...

    docs.aspose.com/cells/net/insert-a-chart/
  6. Aspose::Cells::Drawing::Picture::Move method | ...

    Aspose::Cells::Drawing::Picture::Move method. Moves the picture to a specified location 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...
  7. Merging and Unmerging Cells in GridDesktop|Docu...

    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....and unmerging cells of a worksheet. This feature is useful in...below: Access any desired Worksheet Create a Range of Cells to...

    docs.aspose.com/cells/net/merging-and-unmerging...
  8. Aspose::Cells::Drawing::Picture::GetBorderLineC...

    Aspose::Cells::Drawing::Picture::GetBorderLineColor method. Represents the System.Drawing.Color of the border line of a picture 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...
  9. Class LoadFilter | Aspose.Cells for .NET API Re...

    Aspose.Cells.LoadFilter class. Represents the filter that provides options for loading data when loading workbook from template...Description virtual StartSheet (Worksheet) Prepares filter options before...before loading given worksheet. User’s implementation of LoadFilter...

    reference.aspose.com/cells/net/aspose.cells/loa...
  10. 使用Aspose.Cells查找单元格中的值|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/zh/java/find-value-in-cel...