Sort Score
Result 10 results
Languages All
Labels All
Results 5,311 - 5,320 of 27,384 for

excel worksheet

(0.51 sec)
  1. Does aspose cells editor support fill colour on...

    hi Aspose, in the aspose cells editor do we have the ability to support fill colours on Graphs or Embedded Images? Screen shorts are from the Demo site Currently it is showing like this. image.png (108.7 KB) image.…...the chart settings like in MS-Excel? chartcolour.png 900×611 35...sample file shows images in excel image.png (34.4 KB) image.png...

    forum.aspose.com/t/does-aspose-cells-editor-sup...
  2. Convert PPTX to FODS Format via Java or with fr...

    Convert PPTX to FODS format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPTX to FODS online converter quickly before integrating the code....FODS without using Microsoft ® Excel or PowerPoint Download Aspose...converted HTML file. Select Worksheet via its index, create a Shape...

    products.aspose.com/total/java/conversion/pptx-...
  3. Convert PPTX to MHTML Format via Java or with f...

    Convert PPTX to MHTML format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPTX to MHTML online converter quickly before integrating the code....MHTML without using Microsoft ® Excel or PowerPoint Download Aspose...converted HTML file. Select Worksheet via its index, create a Shape...

    products.aspose.com/total/java/conversion/pptx-...
  4. Aspose复选框增加问题咨询 - Free Support Forum - aspose.com

    Aspose组件的复选框技术研究之后,已经按照官方示例去配置发现只对生成Excel文件有效,但是转成页面加载之后就没有复选框的属性出来了, aspose增加复选框.zip (6.5 KB) (复选框问题排查:经过几轮方案验证,确认为aspose.gridJs无法加载使用aspose.cell for java的API添加的checkbox元素)...Aspose组件的复选框技术研究之后,已经按照官方示例去配置发现只对生成excel文件有效,但是转成页面加载之后就没有复选框的属性出来了,...com 根据您提供的压缩包和描述,复选框能够正确写入生成的 Excel 文件,但在使用 Aspose.GridJS 将该文件渲...

    forum.aspose.com/t/aspose/323235
  5. 如何使用Node.js通过C++创建动态滚动图表|Documentation

    学习如何使用Aspose.Cells for Node.js via C++创建动态滚动图表。我们的指南将演示如何在您的图表中实现平滑的数据过渡和滚动平均,实现连续更新的显示效果。...我们将向您展示示例的代码以及使用该代码创建的Excel文件。 示例代码 以下示例代码将生成 动态滚动图表文件 。...workbook and access the first worksheet. const workbook = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/create-dyna...
  6. 通过 C++ 使用 Node.js 格式化工作簿中的工作表单元格|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 格式化工作簿中的工作表单元格。自定义电子表格中数据的外观和样式。...Cells 还支持所有由 Microsoft Excel 支持的数字格式。 本文介绍如何创建一个控制台应用程序,...用程序,生成Excel工作簿(也可使用模板文件)、在第一个工作表中插入销售数据、格式化数据并保存Excel文件。 过程 ...

    docs.aspose.com/cells/zh/nodejs-cpp/format-work...
  7. ArithmeticException "/ by zero" in Shape.toImag...

    Hello team. We see a service failure when converting an Excel named range that contains a tiny legend-only chart to HTML/SVG. The exception is thrown from Aspose.Cells chart rendering: java.lang.ArithmeticException: /…...failure when converting an Excel named range that contains a...S42_G1_Legend . Copy the worksheet. Keep only shapes intersecting...

    forum.aspose.com/t/arithmeticexception-by-zero-...
  8. How to Run Aspose.Cells in Blazor|Documentation

    Learn how to run Aspose.Cells in a Blazor WebAssembly app and a Blazor Server app....Cells, render an Excel file with text and shapes into...Workbook (); Worksheet sheet = workbook . Worksheets [ 0 ]; sheet...

    docs.aspose.com/cells/net/how-to-run-aspose-cel...
  9. HTML content gets stripped when using setHtmlSt...

    Hello Aspose Support Team, We are facing an issue while using setHtmlString on Excel cells, where part of the text gets unexpectedly stripped. Issue Description For certain column indexes, we convert plain text to HTML…...while using setHtmlString on Excel cells, where part of the text...value in cell A1 of the first worksheet. I discovered that the HTML...

    forum.aspose.com/t/html-content-gets-stripped-w...
  10. ❗ “Add Row” and “Add Column” Actions Insert in ...

    :lady_beetle: Issue Description In our implementation using Aspose.Cells GridJS, the “Add Row” and “Add Column” toolbar buttons are not behaving as expected: The “Add Row” button always inserts the new row above the cu…...updating the freeze state in the worksheet. Code Here’s an example of...before saving var worksheet = wb.Worksheets[0]; // Assuming you're...

    forum.aspose.com/t/add-row-and-add-column-actio...