Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 157,749 for

xlsx

(1.19 sec)
  1. Issue after upgrading POI version - Free Suppor...

    Hi guys, I upgraded the POI version in my program to 5.4.1, but it caused an issue that prevents the file from being converted to PDF. When I revert the version back to 4.1.2, everything works fine. We are currently u…...xlsx – works without any issue. POI 5 test.xlsx – causes...in a different format (like XLSX or XLS) using POI 5.4.1 and...

    forum.aspose.com/t/issue-after-upgrading-poi-ve...
  2. Create Doughnut Chart in Excel using C# | Dough...

    Learn how to generate a Doughnut chart in an Excel workbook with C# and Aspose.Cells for .NET. Step‑by‑step guide, code samples and customization tips....7 Persist the workbook to an XLSX file. Running the program generates...generates DoughnutChart_Simple.xlsx containing a single‑series Doughnut...

    blog.aspose.com/cells/create-doughnut-chart-in-...
  3. How to create a Aspose.Cells for .NET to conver...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao The goal is to show the entire worksheet (visible excel rows and columns) in a scrollable HTML preview inside a browser tab before excel create or download. …...xlsx"); // Create an instance of...Replace "path/to/your/excel/file.xlsx" with the path to your Excel...

    forum.aspose.com/t/how-to-create-a-aspose-cells...
  4. 适用于 Go 的 PDF 格式转换解决方案 | Aspose.PDF

    使用 Go 将 PDF 转换为 DOCX、DOC、PPTX、PNG、TIFF、EPUB、TEX、SVG 等...previously opened PDF-document as XlsX-document with filename err =...= pdf . SaveXlsX ( "sample.xlsx" ) if err != nil { log . Fatal...

    products.aspose.com/pdf/zh-hant/go-cpp/conversion/
  5. 适用于 Go 的 PDF 格式转换解决方案 | Aspose.PDF

    使用 Go 将 PDF 转换为 DOCX、DOC、PPTX、PNG、TIFF、EPUB、TEX、SVG 等...previously opened PDF-document as XlsX-document with filename err =...= pdf . SaveXlsX ( "sample.xlsx" ) if err != nil { log . Fatal...

    products.aspose.com/pdf/zh-hans/go-cpp/conversion/
  6. How to Rotate Text of Cell|Documentation

    Learn how to rotate text of a cell programmatically 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/how-to-rot...
  7. 将文本数值数据转换为数字|Documentation

    学习如何通过Aspose.Cells for Java脚本通过C++ API将Excel中存储为文本的数字转换为数字。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  8. 使用Aspose.Cells库在C#中应用条件格式阴影以交替显示行和列。通过调整这些条件,您可...

    如何通过 C++ 在 JavaScript 中使用 Aspose.Cells 库,为交替行列应用条件格式阴影。通过调整这些条件,您可以更好地控制单元格的外观。...xlsx,.csv" /> < button id = "runExample"...= book . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/apply-s...
  9. 使用ChartGlobalizationSettings类结合JavaScript通过C++设...

    了解如何在Aspose.Cells for Java脚本通过C++中使用ChartGlobalizationSettings类,为图表组件设置不同的语言。我们的指南将帮助你理解如何本地化图表元素、标签和图例。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/using-c...
  10. X Axis Vs. Category Axis with JavaScript via C+...

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for JavaScript via C++. Our guide will help you understand the differences in their usage and properties, and how to configure them according to your needs....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/x-axis-vs-...