Sort Score
Result 10 results
Languages All
Labels All
Results 6,631 - 6,640 of 41,152 for

worksheet

(0.18 sec)
  1. Support for SheetType.Chart in gridjs-spreadshe...

    The first sheet in https://obr.uk/docs/PSF_aggregates_databank_Aug-1.xlsx is of type Chart, which Cells.NET can handle when rendering to PDF, however GridJS conversion drops this sheet entirely. Are there any plans to s…...then it will show the chart worksheet in the file. it will be ready...

    forum.aspose.com/t/support-for-sheettype-chart-...
  2. Create XLSX Using Python | products.aspose.com

    Generate Microsoft Excel XLSX documents using Python applications without using Microsoft Office....Get the access of required Worksheet using getWorksheets().get(index)...in the accessed cell using Worksheet.getCells().get(indexValue)...

    products.aspose.com/total/python-java/create/xlsx/
  3. Update XLS File using .NET | products.aspose.com

    Modify XLS documents in C# VB.NET applications without using Microsoft Excel....relevant Worksheet and relevant cell using Worksheets[0].Cells[column]...files can contain multiple worksheets, each consisting of cells...

    products.aspose.com/total/net/update/xls/
  4. Public API Changes in Aspose.Cells 8.9.0|Docume...

    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....the worksheet to be rendered var sheet = book . Worksheets [ 0...spreadsheet var pivot = book . Worksheets [ 0 ]. PivotTables [ 0 ];...

    docs.aspose.com/cells/net/public-api-changes-in...
  5. Aspose.Cells for .NET 8.1.0 Release Notes|Docum...

    Aspose.Cells for .Net 8.1.0 Release Notes – the latest enhancements, new features, and fixes....Remove scenarios from the worksheets Bugs (CELLSNET-42523) - SheetRender...StackOverflowExcepti occured when calling Worksheet/Workbook.CalculateFormula()...

    docs.aspose.com/cells/net/aspose-cells-for-net-...
  6. Create XLTX using Python | products.aspose.com

    Generate Microsoft Excel XLTX documents using Python applications without using Microsoft Office....Get the access of required Worksheet using getWorksheets().get(index)...in the accessed cell using Worksheet.getCells().get(indexValue)...

    products.aspose.com/total/python-java/create/xltx/
  7. Create XLTM using Python | products.aspose.com

    Generate Microsoft Excel XLTM documents using Python applications without using Microsoft Office....Get the access of required Worksheet using getWorksheets().get(index)...in the accessed cell using Worksheet.getCells().get(indexValue)...

    products.aspose.com/total/python-java/create/xltm/
  8. Aspose page break issue for PDF export - Aspose...

    Description : When exporting an Excel file to PDF we only want to split the output based on the manually added page breaks and not on the automatically generated Excel (dotted line page breaks). In Excel we have the func…...xls”); Worksheet ws = wb.getWorksheets().get(“Test”);...page breaks for data in the worksheets for your needs. If you do...

    forum.aspose.com/t/aspose-page-break-issue-for-...
  9. | products.aspose.com

    Sample code for BMP to XLS Java conversion. Use API example code for batch BMP files to XLS conversion within any Web or Desktop Java based application....workbook can have one or more worksheets. Data is stored and displayed...users in table format in worksheet and can span numeric values...

    products.aspose.com/ocr/java/conversion/bmp-to-...
  10. | products.aspose.com

    Sample code for BMP to XLS Java conversion. Use API example code for batch BMP files to XLS conversion within any Web or Desktop Java based application....workbook can have one or more worksheets. Data is stored and displayed...users in table format in worksheet and can span numeric values...

    products.aspose.com/ocr/cpp/conversion/bmp-to-xls/