Sort Score
Result 10 results
Languages All
Labels All
Results 5,901 - 5,910 of 30,504 for

worksheet

(0.52 sec)
  1. Convert PPSM to XLAM Format via Java or with fr...

    Convert PPSM to XLAM format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPSM to XLAM online converter quickly before integrating the code.... Select Worksheet via its index, create a Shape...

    products.aspose.com/total/java/conversion/ppsm-...
  2. Limiting font folders and providing custom path...

    Hi, I have a usecase where I need to let aspose cells api know where to look for fonts. I use the below mentioned line to achieve that: Fontconfigs.setFontFolders(new String[]{“pathToMyDir”}, true); I also have a usec…...xlsx”); Worksheet sheet = wb.getWorksheets()...

    forum.aspose.com/t/limiting-font-folders-and-pr...
  3. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using JavaScript and Aspose.Slides for Node.js via Java for more engaging slides....; // Gets the chart data worksheet var workbook = chart . getChartData...

    docs.aspose.com/slides/nodejs-java/chart-data-l...
  4. Manage ActiveX Controls in Presentations with P...

    Learn how Aspose.Slides for Python via .NET leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....objects (for example, an Excel worksheet). They are stored and handled...

    docs.aspose.com/slides/python-net/activex/
  5. Manage Document Properties with JavaScript via ...

    Learn how to manage document properties through the Aspose.Cells for JavaScript via C++ APIs....multiple worksheets, each represented by the Worksheet class, whereas...whereas the collection of worksheets is represented by the WorksheetCollection...

    docs.aspose.com/cells/javascript-cpp/managing-d...
  6. Aspose - excel to pdf, excel to image, excel to...

    Package used: pip install aspose-cells-python Sample Excel file used for below conversions - Sample_Excel.zip (9.9 KB) Image conversion code – from aspose.cells import Workbook workbook = Workbook(“Sample_Excel.xls…...Workbook, WorksheetCollection, Worksheet, Cells, CellsHelper, License....xlsx") sheet = workbook.worksheets[0] options = ImageOrPrintOptions()...

    forum.aspose.com/t/aspose-excel-to-pdf-excel-to...
  7. Issue with directly accessing nested array in E...

    I am following an example of nested arrays in an Excel template using the named range _CellsSmartMarkers The employees JSON data has a nested array. The directors (outer array) and their reporters (inner array). When …...across different use-cases (worksheets). We will conduct a thorough...markers row by row. So in the worksheet “Misc2”, we only export one...

    forum.aspose.com/t/issue-with-directly-accessin...
  8. 使用JavaScript via C++获取工作表中的最大范围|Documentation

    本文介绍了如何使用Aspose.Cells for JavaScript via C++获取Excel文件的最大区域、最大数据区域和最大显示区域。...{ Workbook , SaveFormat , Worksheet , Cell } = AsposeCells ; AsposeCells...Get all the worksheets in the book. const worksheets = workbook...

    docs.aspose.com/cells/zh/javascript-cpp/get-max...
  9. Convert POTM to XLTM in Android Apps or with fr...

    Convert POTM to XLTM in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free POTM to XLTM online converter quickly before integrating the code....XLTM files are used to store worksheets, charts, and other data in...converted HTML file. Select Worksheet via its index, create a Shape...

    products.aspose.com/total/android-java/conversi...
  10. Manage Chart Workbooks in Presentations in .NET...

    Discover Aspose.Slides for .NET: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data.... Pptx ); } Manage Worksheets This C# code demonstrates...IChartDataWorkbook.Worksheets property is used to access a worksheet collection:...

    docs.aspose.com/slides/net/chart-workbook/