Sort Score
Result 10 results
Languages All
Labels All
Results 5,871 - 5,880 of 30,469 for

worksheet

(0.14 sec)
  1. Convert PPSM to DIF Format via Java or with fre...

    Convert PPSM to DIF format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPSM to DIF 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. Gigantic file size when saving Aspose.Words.Doc...

    Continuing the discussion from Gigantic file size when saving Aspose.Cells.Workbook as PDF: Dear support, as per request of your colleague @amjad.sahi over in the Aspose.Cells department, I’m filing this performance is…...the data table of the Excel worksheet in a Word table. The document...

    forum.aspose.com/t/gigantic-file-size-when-savi...
  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 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...
  6. 使用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...
  7. 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...
  8. 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...
  9. 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/
  10. 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...