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

worksheet

(0.11 sec)
  1. 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...
  2. 使用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...
  3. Python中的缩放因子|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.... getWorksheets () worksheet = worksheets . get ( 0 ) # Setting...

    docs.aspose.com/cells/zh/java/zoom-factor-in-py...
  4. OriginalWidthCM | 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....
  5. Public API Changes in Aspose.Cells 8.6.2|Docume...

    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 first worksheet of the workbook Worksheet sheet = report...//Access first worksheet Worksheet worksheet = workbook . getWorksheets...

    docs.aspose.com/cells/java/public-api-changes-i...
  6. 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/
  7. 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....
  8. 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/
  9. Retrieve the values of 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....a reference to the first worksheet. Sheet theSheet = wbPart ...Retrieve a reference to the worksheet part. WorksheetPart wsPart...

    docs.aspose.com/cells/net/retrieve-the-values-o...
  10. 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...