Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 15,523 for

worksheet

(0.15 sec)
  1. 使用 Node.js 和 C++ 对行和列进行分组与取消分组|Documentation

    了解如何使用 Aspose.Cells for Node.js via C++ 在 Excel 中对行列进行分组和取消分组。...工作表由 Worksheet 类表示。 Worksheet 类提供一个 Cells 集合,表示工作表中的所有单元格。...the first worksheet in the Excel file const worksheet = workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/grouping-an...
  2. Copying and Moving Worksheets in Python|Documen...

    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....Copying and Moving Worksheets in Python Contents [ Hide ] Aspose...Copying and Moving Worksheets Copy Worksheets within a Workbook...

    docs.aspose.com/cells/java/copying-and-moving-w...
  3. 在Ruby中隐藏和显示行和列|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 worksheet = workbook ...getWorksheets () . get ( 0 ) cells = worksheet . getCells () # Hiding the...

    docs.aspose.com/cells/zh/java/hiding-and-showin...
  4. Convert Excel to Image with C++|Documentation

    Learn how to convert Excel Worksheets to images, including TIFF and SVG formats, using Aspose.Cells for C++....Cells allows you to export a worksheet from the workbook and convert...explains how to convert a worksheet to different formats. Converting...

    docs.aspose.com/cells/cpp/convert-excel-to-image/
  5. XlsxSectionMode enumeration | Aspose.Words for ...

    Aspose.Words.Saving.XlsxSectionMode enumeration. Specifies how sections are handled when saving a document in the XLSX format....Specifies that a separate worksheet is created for each section...document are saved on one worksheet. Examples Shows how to save...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Working with GridJs Highlight feature|Documenta...

    This article describes how to use highlight on cell text, cell ranges ,shapes and pictures in GridJs....style is set in the active worksheet xs . sheet . showHighlights...highlight style set in the active worksheet xs . sheet . updateHighlightStyle...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  7. 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...
  8. 在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...
  9. 设置工作表缩放比例|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...
  10. Shapes|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....expressions with C++ Add Icons to Worksheet with C++ Web Extensions -...Watermark to Worksheet with C++ Copy Shapes between Worksheets with C++...

    docs.aspose.com/cells/cpp/shapes/