Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 155,137 for

xlsx

(0.11 sec)
  1. Specify Maximum Rows of Shared Formula with Jav...

    Learn how to specify the maximum rows for shared formulas using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/specify-ma...
  2. Convert PDF to CSV in Android Apps | products.a...

    Render PDF to CSV in Android Apps API without using Microsoft Excel or Adobe Reader...covert PDF to XLSX. Secondly, you can convert XLSX to CSV by using...Convert PDF to XLSX by using save method Load XLSX document by using...

    products.aspose.com/total/android-java/conversi...
  3. Resize Chart's Data Label Shape To Fit Text wit...

    Learn how to resize the data label shape in a chart to fit the text in Aspose.Cells for JavaScript via C++. Our guide will show you how to adjust the size and shape of the label container to ensure that the text is displayed correctly without any truncation or overlapping....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/resize-cha...
  4. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set headers and footers of an Excel worksheet's Page Setup using Aspose.Cells for JavaScript via C++. Set headers and footers for the first, odd, and even pages....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/setting-di...
  5. 查找具有特定样式的单元格|Documentation

    了解如何通过C++中的Aspose.Cells for JavaScript查找或搜索应用有特定样式的单元格。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/find-ce...
  6. 在 JavaScript 通过 C++ 为图表点添加富文本自定义数据标签|Documentation

    学习如何在 Aspose.Cells for JavaScript 通过 C++ 中为图表点添加富文本自定义数据标签。我们的指南将展示如何使用不同字体、颜色和对齐选项格式化标签,以提升图表的外观和可读性。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/rich-te...
  7. 通过JavaScript通过C++按名称访问文本框|Documentation

    学习如何从集合中通过名称访问Aspose.Cells for Java脚本中的文本框...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/access-...
  8. chart.CategoryAxis.GetAxisTexts() are not the s...

    hi , i have an excel file: 4366-20250303.7z (108.4 KB) there is an chart. i ues the below codes to get the lables: var chart = sheet.Charts.OrderByDescending(t => t.ChartObject.LowerRightRow).First(); var labels = …...xlsx"); Worksheet sheet = workbook...file as “4366-20250303_new1.xlsx”. I then tested your scenario/case...

    forum.aspose.com/t/chart-categoryaxis-getaxiste...
  9. 如何在 GridJs 中自定义菜单和工具栏|Documentation

    本文介绍了如何在 GridJs 中自定义菜单和工具栏。...} 调用此函数后 自定义菜单栏中的项 例如:只保留“另存为XLSX”菜单项,假设GridJs的div ID为"gridjs-divid"...item that is not "Download As XLSX" if ( menuitems [ ii ]. textContent...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  10. 如何在 GridJs 中自定义菜单和工具栏|Documentation

    本文介绍了如何在 GridJs 中自定义菜单和工具栏。...} 调用此函数后 自定义菜单栏中的项 例如:只保留“另存为XLSX”菜单项,假设GridJs的div ID为"gridjs-divid"...item that is not "Download As XLSX" if ( menuitems [ ii ]. textContent...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...