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

worksheet

(0.05 sec)
  1. How to Run Aspose.Cells in Blazor|Documentation

    Learn how to How to Run Aspose.Cells in Blazor....Workbook(); Worksheet sheet = workbook.Worksheets[0]; sheet.Cells["A1"]...

    docs.aspose.com/cells/net/how-to-run-aspose-cel...
  2. Generate Reports in XLSB Files via .NET | produ...

    C# source code to generate XLSB format reports on .NET Framework, .NET Core, Mono or Xamarin Platforms....in any of the cells of any worksheet Set data source for the WorkbookDesigner...

    products.aspose.com/cells/net/assembly/xlsb/
  3. Update TSV File using C++ | products.aspose.com

    Modify TSV document in C++ applications without using Microsoft Excel....CreateIWorkbook Access of relevant Worksheet using GetIWorksheets()->GetObjectByIndex(0)...

    products.aspose.com/total/cpp/update/tsv/
  4. JsonLoadOptions | Aspose.Cells for Java API Ref...

    Represents the options of loading json files...JsonObject object as one worksheet when all child nodes are array...JsonObject object as one worksheet when all child nodes are array...

    reference.aspose.com/cells/java/com.aspose.cell...
  5. Missing cell Border on merged cells - Free Supp...

    Hi, When cells a merged, the border (bottom) style is not correct. I have produced 2 excel sheets, one with a normal cell and another with merged cells. Both have top and bottom style set. The merged cells bottom border…...Worksheets[0]; var cell1 = ws1.Cells["A1"];...Workbook(plain2Stream); var ws2 = wb2.Worksheets[0]; var cell2 = ws2.Cells["A1"];...

    forum.aspose.com/t/missing-cell-border-on-merge...
  6. Aspose.Cells for Node.js via Java 23.7 Release ...

    Aspose.Cells for Node.js via Java 23.7 Release Notes – the latest enhancements, new features, and fixes....setting standard width for worksheet does not change the width...

    docs.aspose.com/cells/nodejs-java/aspose-cells-...
  7. Support .NET 8 Native AOT deployment - Free Sup...

    Starting from .NET 7 a feature called .NET native ahead-of-time (AOT) has been introduced, and since .NET 8 support for Native AOT has been added to .NET Core.Publishing and deploying a native AOT app provides a lot of b…... Worksheet sheet = wb.Worksheets[0]; // Access the...

    forum.aspose.com/t/support-net-8-native-aot-dep...
  8. Convert PDF to Excel|Aspose.PDF for Java

    Aspose.PDF for Java allows you to convert PDF to Excel format using java. During this, the individual pages of the PDF file are converted to Excel Worksheets....Convert PDF to Single Excel Worksheet When exporting a PDF file...

    docs.aspose.com/pdf/java/convert-pdf-to-excel/
  9. XMATCH fails on numeric lookup with search_mode...

    Attached is a test spreadsheet that shows the issue. XMATCH fails when doing a numeric lookup when the lookup value is an exact match when the XMATCH match_mode is either ‘Exact match or next largest item’ or ‘Exact mat…... val worksheet = workbook.worksheets["Sheet1"] listOf(...fails, should return 6", worksheet.calculateFormula("=XMATCH(34500...

    forum.aspose.com/t/xmatch-fails-on-numeric-look...
  10. Convert JSON Format to PCL via C++ | products.a...

    C++ API t0 Parse JSON to PCL without using Microsoft Word...height for all rows in the worksheet, you can do it by using the...width for all columns in the worksheet, use the ICells collection’s...

    products.aspose.com/total/cpp/conversion/json-t...