Sort Score
Result 10 results
Languages All
Labels All
Results 5,931 - 5,940 of 30,787 for

worksheet

(0.15 sec)
  1. 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...
  2. 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...
  3. 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/
  4. 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...
  5. Convert POT to XLSM Format via Java or with fre...

    Convert POT to XLSM format via Java without using using Microsoft Excel or PowerPoint or online. Test free POT to XLSM online converter quickly before integrating the code....spreadsheets from scratch, adding worksheets, manipulating data, and converting...converted HTML file. Select Worksheet via its index, create a Shape...

    products.aspose.com/total/java/conversion/pot-t...
  6. Convert POTM to XLSX Format via Java or with fr...

    Convert POTM to XLSX format via Java without using using Microsoft Excel or PowerPoint or online. Test free POTM to XLSX online converter quickly before integrating the code.... Select Worksheet via its index, create a Shape... Designing uniform Excel worksheets for team-wide reporting processes...

    products.aspose.com/total/java/conversion/potm-...
  7. 数据排序|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++ API对数据进行排序。... worksheets . get ( 0 ). cells , ca );...Perform the sort on the first worksheet cells (converted from getWorksheets()...

    docs.aspose.com/cells/zh/javascript-cpp/sort-da...
  8. Cells.DeleteRange break formulas when deleting ...

    Dear Aspose support, I am trying to delete the first datarow of a ListObject via Cells.DataRange(). If i am deleting the first data row (after the header), the table breaks. If i save it the workbook to the file system,…...range: // assume ws is the worksheet and table is the ListObject...xlsx"); Cells cells = workbook.Worksheets[2].Cells; cells.DeleteRange(4...

    forum.aspose.com/t/cells-deleterange-break-form...
  9. 修改现有风格|Documentation

    Aspose.Cells是一个JavaScript/C++库,用于处理电子表格文件,允许用户修改现有单元格样式。本文介绍如何使用Aspose.Cells库修改现有单元格样式,以满足不同的外观需求。...first worksheet cells. const cells = workbook . worksheets . get...

    docs.aspose.com/cells/zh/javascript-cpp/modify-...
  10. Convert PPSX to MHTML Format via Java or with f...

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

    products.aspose.com/total/java/conversion/ppsx-...