Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 21,314 for

worksheet

(0.04 sec)
  1. Public API Changes in Aspose.Cells 8.7.0|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....been used to protect the Worksheet . The Protection.verifyPassword...used to protect the given worksheet, and false if specified password...

    docs.aspose.com/cells/java/public-api-changes-i...
  2. Managing Cell Controls in Worksheets|Documentation

    This article introduces how to work with cell controls in GridDesktop....Managing Cell Controls in Worksheets Contents [ Hide ] This topic...cell controls from their worksheets. Let’s have a look into it...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  3. 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/python-java/manage-worksh...
  4. 在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...
  5. 设置工作表缩放比例|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...
  6. 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-...
  7. Find or Search Data|Documentation

    Learn how to find or search cells in a Worksheet that contains specified data through the Aspose.Cells for Node.js via C++ API....users to find cells in a worksheet that contain specified data...users to find cells in a worksheet that contain specified data...

    docs.aspose.com/cells/nodejs-cpp/find-or-search...
  8. Importing from DataTable|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....from a DataTable to their worksheets by calling the ImportDataTable...DataTable should be imported to worksheet as a first row or not Start...

    docs.aspose.com/cells/net/importing-from-datata...
  9. how to do lazy loading in GridJs|Documentation

    This article describes how to implement lazy loading in GridJs....file containing numerous worksheets, we can optimize the loading...initially loading only the active worksheet. This strategy ensures that...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  10. Refresh Values of Linked Shapes with C++|Docume...

    Learn how to refresh values of linked shapes in Excel files using Aspose.Cells for C++....then you will have to call Worksheet.Shapes.UpdateSelectedValue()...Aspose.Cells and then call Worksheet.Shapes.UpdateSelectedValue()...

    docs.aspose.com/cells/cpp/refresh-values-of-lin...