Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 25,730 for

worksheet

(0.42 sec)
  1. 在 VSTO 和 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....Value ); // Access a Vsto Worksheet Microsoft . Office . Interop...Interop . Excel . Worksheet nativeWorksheet = Globals . ThisAddIn...

    docs.aspose.com/cells/zh/net/create-a-pie-chart...
  2. 使用C++管理控件|Documentation

    学习如何使用Aspose.Cells与C++在工作表中添加和管理各种控件,如线条、矩形、弧、椭圆、旋钮、滚动条和组框。...the first worksheet in the book. Worksheet worksheet = workbook...collection. int32_t textboxIndex = worksheet . GetTextBoxes (). Add ( 2...

    docs.aspose.com/cells/zh/cpp/managing-controls/
  3. Border Settings|Documentation

    How to use the Aspose.Cells library in JavaScript via C++ to set the border style and color of cells. By adjusting the width, style, and color of the border, you have more control over how cells look and appear....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/cells-bord...
  4. Create Pivot Tables and Pivot Charts|Documentation

    Create Pivot Tables and Pivot Charts with Aspose.Cells for Java API....invoice entries in a list in a worksheet. A pivot table can total the...a PivotTable report on a worksheet. PivotTables, a collection...

    docs.aspose.com/cells/java/create-pivot-tables-...
  5. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for JavaScript via C++ API....to auto‑filter or validate worksheet data. Aspose.Cells fully supports...pertaining to data entered on a worksheet. For example, use validation...

    docs.aspose.com/cells/javascript-cpp/data-valid...
  6. Convert NumPy to Excel in Python | Python NumPy...

    Learn how to convert NumPy arrays to Excel using Aspose.Cells for Python. Step-by-step guide with code examples for Workbook, Worksheet, ListObject, Range, and Named Range....Insert NumPy ndarray into Worksheet How to Convert NumPy ndarray...different formats. Work with worksheets, tables, ranges, and charts...

    blog.aspose.com/cells/convert-numpy-to-excel/
  7. Insert a Picture Based on Cell Reference with N...

    Learn how to insert a picture in a Worksheet based on a cell reference using Aspose.Cells for Node.js via C++. Show cell data in a picture....displaying the contents of a worksheet cell in an image shape. You...object. Add a picture to the worksheet by calling the ShapeCollection...

    docs.aspose.com/cells/nodejs-cpp/insert-a-pictu...
  8. AutoFit Rows and Columns|Documentation

    This article shows how to auto-fit rows, columns, rows of merged cells, and rows in a range of cells using the Aspose.Cells for Python via .NET API....Workbook class contains a Worksheets collection that allows access...access to each worksheet in an Excel file. A worksheet is represented...

    docs.aspose.com/cells/python-net/autofit-rows-a...
  9. Disable Text Wrapping for Data Labels of the Ch...

    Learn how to disable text wrapping for data labels in charts using Aspose.Cells for C++. Our guide will show you how to prevent long labels from overlapping and provide more readable and clear chart displays....Access the first worksheet Worksheet worksheet = workbook . GetWorksheets...chart inside the worksheet Chart chart = worksheet . GetCharts ()...

    docs.aspose.com/cells/cpp/disable-text-wrapping...
  10. Aspose.Cells 8.5.0中的公共API更改|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....CalculateFormula(CalculationOptions) Worksheet.CalculateFormula(CalculationOptions...//Source worksheet Worksheet srcSheet = workbook . Worksheets [ 0...

    docs.aspose.com/cells/zh/net/public-api-changes...