Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 30,426 for

worksheet

(0.16 sec)
  1. getColumnWidthPixel how to calculate width - Fr...

    Workbook workbook = new Workbook(); Worksheet Worksheet = workbook.getWorksheets().get(0); Cells cells = Worksheet.getCells(); cells.setColumnWidthPixel(0, 170); ByteArrayOutputStream baos = new ByteArrayOutputStream(); …...workbook = new Workbook(); Worksheet worksheet = workbook.getWorksheets()...getWorksheets().get(0); Cells cells = worksheet.getCells(); cells.setColumnWidthPixel(0...

    forum.aspose.com/t/getcolumnwidthpixel-how-to-c...
  2. 如何使用JavaScript通过C++创建组合图表|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++创建组合图表。我们的全面指南将演示如何将不同的图表类型合并成一个组合图表,从而实现更有效的数据展示。...first worksheet const worksheet = workbook . worksheets . get...volume (VHLC) const pieIdx = worksheet . charts . add ( AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  3. Aspose.Cells 9.0.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....Workbook (); // Get the default Worksheet from the Workbook var sheet...sheet = book . Worksheets [ 0 ]; // Add a TextBox to the collection...

    docs.aspose.com/cells/zh/net/public-api-changes...
  4. Create and Customize PowerPoint Charts on Andro...

    Create and customize PowerPoint charts in Java with Aspose.Slides for Android—work with data, styles, and chart types in PPT and PPTX using clear code examples....Presentations on Android Apply Chart Worksheet Formulas in Presentations...

    docs.aspose.com/slides/androidjava/powerpoint-c...
  5. Display Features in PHP|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....Panes in PHP Hide or Unhide a Worksheet in PHP Page Break Preview...

    docs.aspose.com/cells/java/display-features-in-...
  6. Create and Customize PowerPoint Charts in .NET|...

    Create and customize PowerPoint charts in C# with Aspose.Slides for .NET—work with data, styles, and chart types in PPT and PPTX using clear code examples....NET Apply Chart Worksheet Formulas in Presentations...

    docs.aspose.com/slides/net/powerpoint-charts/
  7. Manage Smart Art with C++|Documentation

    Manage and manipulate Smart Art shapes in Excel files using Aspose.Cells for C++....Add WordArt Watermark to Worksheet with C++ Data in Non-Primitive...

    docs.aspose.com/cells/cpp/managing-smartart/
  8. Set Line Spacing of the Paragraph in a Shape or...

    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....Text with Shape inside the Worksheet Analyzing your prompt, please...

    docs.aspose.com/cells/net/set-line-spacing-of-t...
  9. Export Document Structure While Converting to P...

    Learn how to export document structure while converting to PDF with Aspose.Cells in C++....such as cell, row, table, worksheet, image, shape, header/footer...

    docs.aspose.com/cells/go-cpp/export-document-st...
  10. Manage formulas of Excel files|Documentation

    Learn how to Manage formulas of Excel files through the Aspose.Cells for Python via .NET for NET APIs....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/python-net/using-formulas...