Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 30,425 for

worksheet

(0.15 sec)
  1. Search Data using Original Values|Documentation

    Learn how to Search Data using Original Values through the Aspose.Cells for JavaScript via C++ API....SaveFormat , FindOptions , Worksheet , Cell , Utils } = AsposeCells...first worksheet const worksheet = workbook . worksheets . get...

    docs.aspose.com/cells/javascript-cpp/search-dat...
  2. 复制工作表|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....Workbook (); Worksheet worksheet = newWorkbook . Worksheets . Add (..."New Sheet" ); Cells cells = worksheet . Cells ; cells [ 0 , 0 ]...

    docs.aspose.com/cells/zh/net/copy-worksheets/
  3. Manage Shape Text Options with JavaScript via C...

    Learn how to manage text options for shapes using Aspose.Cells for JavaScript via C++....Text with Shape inside the Worksheet using JavaScript via C++ Set...Comment or Shape inside the Worksheet with JavaScript via C++ Specify...

    docs.aspose.com/cells/javascript-cpp/managing-s...
  4. Convert Excel to Image|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....SheetRender class represents the worksheet that will be rendered to an...toImage() method for converting a worksheet to an image file. BMP, PNG...

    docs.aspose.com/cells/python-java/convert-excel...
  5. template.xlsx

    variables Scope Name Variable Name Variable Value Type Worksheet Template Directors RootData.Directors Worksheet Template Reportees Directors.Reportees Worksheet Template ReporteeName {Reportees.Fi......Name Variable Value Type Worksheet Template Directors RootData...RootData.Directors Worksheet Template Reportees Directors.Reportees...

    docs.aspose.com/cells/de/net/how-to-use-if-para...
  6. template.xlsx

    variables Scope Name Variable Name Variable Value Type Worksheet Template Directors RootData.Directors Worksheet Template Reportees Directors.Reportees Worksheet Template ReporteeName {Reportees.Fi......Name Variable Value Type Worksheet Template Directors RootData...RootData.Directors Worksheet Template Reportees Directors.Reportees...

    docs.aspose.com/cells/fr/net/how-to-use-if-para...
  7. template.xlsx

    variables Scope Name Variable Name Variable Value Type Worksheet Template Directors RootData.Directors Worksheet Template Reportees Directors.Reportees Worksheet Template ReporteeName {Reportees.Fi......Name Variable Value Type Worksheet Template Directors RootData...RootData.Directors Worksheet Template Reportees Directors.Reportees...

    docs.aspose.com/cells/ru/net/how-to-use-if-para...
  8. 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....newly added worksheet int sheetIndex = book . Worksheets . Add ();...(); Worksheet worksheet = book . Worksheets [ sheetIndex ]; Cells...

    docs.aspose.com/cells/zh/net/formula-calculatio...
  9. Manage formulas of Excel files with JavaScript ...

    Learn how to manage formulas of Excel files through Aspose.Cells for JavaScript via C++. Aspose.Cells can simply get, set, and calculate formulas of Excel files....Workbook class contains a worksheets collection that allows access...access to each worksheet in the Excel file. A worksheet is represented...

    docs.aspose.com/cells/javascript-cpp/using-form...
  10. 包含非强类型数据的列|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...workbook . Worksheets [ 0 ]; //Exporting the contents of 2 rows and...

    docs.aspose.com/cells/zh/net/columns-containing...