Sort Score
Result 10 results
Languages All
Labels All
Results 5,801 - 5,810 of 30,817 for

worksheet

(0.4 sec)
  1. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for PHP via Java 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/php-java/activex/
  2. 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...
  3. 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...
  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. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for .NET. Add, format, and edit charts with practical code examples in C#.... Access the chart’s data worksheet. Clear all the default series... Access the chart’s data worksheet. Modify the chart data series...

    docs.aspose.com/slides/net/create-chart/
  6. Convert PPTX to XLSX using Python or with free ...

    PPTX to XLSX conversion in your Python applications without using Microsoft Office or online. Test free PPTX to XLSX online converter quickly before integrating the code....ability to save multiple worksheets at once, as well as the ability...needs to be repurposed into worksheets for operational or analytical...

    products.aspose.com/total/python-net/conversion...
  7. Convert PPSM to XLTM in Android Apps or with fr...

    Convert PPSM to XLTM in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free PPSM to XLTM online converter quickly before integrating the code....ability to read and write worksheets, and support for various...ability to manipulate data in worksheets, and support for various...

    products.aspose.com/total/android-java/conversi...
  8. Creating and reading machine-readable CBSE shee...

    Download a ready-made OMR CBSE sheet in PDF format for practicing and coaching. Process dozens of completed CBSE forms per minute....need customizable forms (worksheets) that contain questions on...students must attempt these worksheets daily for capturing important...

    products.aspose.com/omr/exam/cbse/
  9. Word From Excel Mail Merge In C#

    Personalize your Mail merge Word from Excel file using C#. Automate emails or build reports using Mail merge Word from Excel template in C#....xlsx" ); var worksheet = workbook.Worksheets[ 0 ]; var dataTable...dataTable = worksheet.Cells.MaxDisplayRange.ExportDataTable( new...

    products.aspose.com/words/net/mailmerge/word-fr...
  10. Open+save produces invalid XML — Incorrect char...

    Hi there, we identified two issues related to chart axis elements and GUID lowercasing that cause a “Repair” message to show up when opening the output file in Excel Desktop for Windows. I was able to identify the root c…...execSync(`ls "${inputUnzip}/xl/worksheets/" 2>/dev/null || true`) ...readFileSync(join(inputUnzip, "xl/worksheets", sheetFile), "utf8"); const...

    forum.aspose.com/t/open-save-produces-invalid-x...