Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 41,424 for

worksheet

(0.31 sec)
  1. Data | 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....
  2. 在Jython中向新的Excel文件添加工作表|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....Adding a new worksheet to the Workbook object worksheets = workbook...sheetIndex = worksheets . add () worksheet = worksheets . get ( sheetIndex...

    docs.aspose.com/cells/zh/java/adding-worksheets...
  3. 设置工作表缩放比例|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 (); //Adding a new worksheet to the Workbook object WorksheetCollection...WorksheetCollection worksheets = workbook . Worksheets ; Worksheet worksheet...

    docs.aspose.com/cells/zh/net/set-worksheet-zoom...
  4. Format Rows and Columns|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....access to each worksheet in the Excel file. A worksheet is represented...represented by the Worksheet class. The Worksheet class provides a...

    docs.aspose.com/cells/net/rows-and-columns/
  5. Find Value in 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...workbook . Worksheets [ 0 ]; //Finding the cell containing the specified...

    docs.aspose.com/cells/net/find-value-in-cells/
  6. Axis - Aspose.Cells for PHP via Java - API Refe...

    Explanation of Aspose.Cells for PHP via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....WorkbookRender WorkbookSettings Worksheet WorksheetCollection WriteProtection...cells\Workbook(); //Adding a new worksheet to the Excel object $sheetIndex...

    reference.aspose.com/cells/php/aspose.cells/Axis
  7. Inserting and Deleting Rows and Columns|Documen...

    Learn how to Insert and Delete Rows and Columns through the Aspose.Cells for Java APIs....Introduction Whether creating a new worksheet from scratch or working on...on an existing worksheet, we may need to add extra rows or columns...

    docs.aspose.com/cells/java/inserting-and-deleti...
  8. Find Value in Cells using Aspose.Cells|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...specified formula Cells cells = worksheet . getCells (); //Instantiate...

    docs.aspose.com/cells/java/find-value-in-cells-...
  9. 在 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....类包含一个 Worksheets 集合,允许访问 Excel 文件中的每个工作表。 工作表由 Worksheet 类表示。...类表示。 Worksheet 类提供了一系列属性和方法来管理工作表。要控制网格线的可见性,使用 Worksheet 类的 IsGridlinesVisible...

    docs.aspose.com/cells/zh/net/display-or-hide-gr...
  10. Manage Worksheets | 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....Manage Worksheets Contents [ Hide ] Managing worksheets using... accessing, and removing worksheets using the Aspose.Cells API...

    docs.aspose.com/cells/pythonjava/manage-workshe...