Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 27,092 for

excel worksheet

(1.45 sec)
  1. Converting To XPS in Jython|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....xls" ) # Get the first worksheet . sheet = workbook . getWorksheets...XPS ) # Print message print "Excel to XPS conversion performed...

    docs.aspose.com/cells/java/converting-to-xps-in...
  2. I am not able to get the height of wrapped text...

    i am able to get the cell width of column by sheet.Cells.GetColumnWidthPixel(i) but not able to get cell height if the text is wrapped i used sheet.AutoFitRow(i) but same result after and before...workbook and access the first worksheet Workbook workbook = new Workbook();...Workbook(); Worksheet worksheet = workbook.getWorksheets().get(0);...

    forum.aspose.com/t/i-am-not-able-to-get-the-hei...
  3. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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.... C++ //Load the sample excel file intrusive_ptr < IWorkbook...CreateIWorkbook (); //Access first worksheet intrusive_ptr < IWorksheet...

    docs.aspose.com/cells/go-cpp/public-api-changes...
  4. 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....Change Character Spacing of Excel TextBox or Shape Rotate Text...Text with Shape inside the Worksheet Analyzing your prompt, please...

    docs.aspose.com/cells/net/set-line-spacing-of-t...
  5. Primary and Secondary Axis with Golang via C++|...

    Learn how to understand and work with primary and secondary axes in Aspose.Cells for C++. Our guide will help you understand the differences between primary and secondary axes, and how to configure and use them effectively in your charts....Secondary Axis like Microsoft Excel Please see the following sample...sample code that creates a new Excel file and places the chart values...

    docs.aspose.com/cells/go-cpp/primary-and-second...
  6. Copy Row Heights of Source Range to Destination...

    Learn how to copy row heights from a source range to a destination range using Aspose.Cells for C++....output Excel file generated by this code in Microsoft Excel, you...Move Range of Cells in a Worksheet with Golang via C++ Copy Range...

    docs.aspose.com/cells/go-cpp/copy-row-heights-o...
  7. Export Document Structure While Converting to P...

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

    docs.aspose.com/cells/go-cpp/export-document-st...
  8. Z Axis|Documentation

    Learn how to work with the Z-axis in Aspose.Cells for .NET. Our guide will help you understand how to configure and customize the Z-axis, including its scale and labels, to enhance your charts....Secondary Axes like Microsoft Excel Please see the following sample...sample code that creates a new Excel file and puts the chart values...

    docs.aspose.com/cells/net/z-axis/
  9. Detect Hyperlink Type with Golang via C++|Docum...

    Learn how to detect hyperlink type through the Aspose.Cells for C++ API....] Detect Hyperlink Type An Excel file can have different types...property by using this source Excel file (94896195.xlsx). Source...

    docs.aspose.com/cells/go-cpp/detect-hyperlink-t...
  10. Determine which Axis exists in the Chart with N...

    Learn how to determine which axis exists in a chart created using Aspose.Cells for Node.js via C++. Our guide will help you identify and access the different axes in a chart, including category, value, and secondary axes....Access the first worksheet const worksheet = workbook . getWorksheets...accessing const charts = worksheet . getCharts (); if ( charts...

    docs.aspose.com/cells/nodejs-cpp/determine-whic...