Sort Score
Result 10 results
Languages All
Labels All
Results 4,481 - 4,490 of 246,818 for

aspose cells

(0.19 sec)
  1. XLSB save emits empty 6-byte calcChain.bin stub...

    Hi, In Aspose.Cells for .NET 26.4.0, Workbook.Save(path, new XlsbSaveOptions()) writes a 6-byte stub for xl/calcChain.bin regardless of how many formula Cells the workbook contains. The same workbook saved as XLSX via n…...hang) Aspose.Cells Product Family xlsb , aspose-cells oded.b...14, 2026, 8:47am 1 Hi, In Aspose.Cells for .NET 26.4.0, Workbook...

    forum.aspose.com/t/xlsb-save-emits-empty-6-byte...
  2. Power query parameter description is always nul...

    Hi Team, I am trying to read the parameter type power query formula’s description (wb.DataMashup.PowerQueryFormulas[0].Description) but the value is always returned as null even though the parameter is having descriptio…...is always null Aspose.Cells Product Family cells-net , powerqueryformula...Thanks. 1 Like Professionalize.Cells April 27, 2026, 7:48am 2 @ved...

    forum.aspose.com/t/power-query-parameter-descri...
  3. Height and width is not setting as per html - F...

    I am evaluating Aspose.Cells for purchasing a license, but I am not getting the same output as in Microsoft Excel when converting HTML to Excel. The height and width are not being set according to the column text data, …...html Aspose.Cells Product Family aspose-cells-java , cells-java...cells-java , aspose-cells dhrumil.bhalala January 15, 2026, 11:13am 1...

    forum.aspose.com/t/height-and-width-is-not-sett...
  4. 保存文件时,出现错误: - Free Support Forum - aspose.com

    try(InputStream workbookStream = new URL(url).openStream()){ Workbook workbook = new Workbook(workbookStream); workbook.save(output, options); } 报错了:java.lang.ClassCastException: com.Aspose.Cells.b.a.d.z cannot be ca…...保存文件时,出现错误: Aspose.Cells Product Family SeanXie December 24,...ClassCastException: com.aspose.cells.b.a.d.z cannot be cast to com.aspose.cells...

    forum.aspose.com/t/topic/323685
  5. How to Format Number to Special|Documentation

    This article will introduce how to Format Number to Special using Aspose.Cells for Node.js via C++ API.... For instance, formatting a cell to display dates ensures that...changes based on the value of the cell (e.g., turning red if a budget...

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...
  6. How to Format Number to Special with Golang via...

    This article will introduce how to Format Number to Special using Aspose.Cells for C++ API.... For instance, formatting a cell to display dates ensures that...changes based on the value of the cell (e.g., turning red if a budget...

    docs.aspose.com/cells/go-cpp/how-to-format-numb...
  7. 通过Python.NET降低单元格Calculate方法的计算时间|Documentation

    了解如何使用Aspose.Cells for Python via .NET优化Excel单元格计算性能。通过设置CalculationOptions,减少计算时间。...com/aspose-cells/Aspose.Cells-for-.NET # Test calculation...import os import time from aspose.cells import Workbook , CalculationOptions...

    docs.aspose.com/cells/zh/python-net/decrease-th...
  8. Create Funnel Chart in Excel using C# | Funnel ...

    Learn how to create a Funnel chart in Excel using C# with Aspose.Cells for .NET. Follow step‑by‑step instructions and runnable code examples to visualize data efficiently....chart in Excel using C# and Aspose.Cells for .NET . With just a few...to Create Funnel Charts # Aspose.Cells for .NET is a powerful spreadsheet...

    blog.aspose.com/cells/create-funnel-chart-in-ex...
  9. 用C++对比X轴与类别轴|Documentation

    学习如何区分Aspose.Cells for C++中的X轴和类别轴。我们的指南将帮助您理解它们的用法和属性差异,以及如何根据您的需要进行配置。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Create an instance...

    docs.aspose.com/cells/zh/cpp/x-axis-vs-category...
  10. 使用C++移除Excel文件中工作表的现有PrinterSettings|Documentation

    学习如何通过Aspose.Cells的Page Setup对象,使用C++以编程方式移除Excel文件中工作表的现有PrinterSettings。...本文介绍了如何使用Aspose.Cells API移除现有的打印机设置。 删除Excel文件中工作表的现有打印设置...删除Excel文件中工作表的现有打印设置 Aspose.Cells允许您移除Excel文件中不同工作表的现有打印机设置。以下示例代码说明...

    docs.aspose.com/cells/zh/cpp/remove-existing-pr...