Sort Score
Result 10 results
Languages All
Labels All
Results 5,291 - 5,300 of 27,204 for

excel worksheet

(0.54 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. ❗ “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...
  3. 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
  4. 如何使用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...
  5. Manage Chart Workbooks in Presentations in .NET...

    Discover Aspose.Slides for .NET: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....chart data labels, access worksheet collections, and specify the...SaveFormat . Pptx ); } Manage Worksheets This C# code demonstrates...

    docs.aspose.com/slides/net/chart-workbook/
  6. 用JavaScript用C++实现扩展Aspose.Cells默认计算引擎的自定义计算引擎|D...

    本文介绍如何通过用JavaScript用C++利用Aspose.Cells库实现自定义计算引擎,扩展JavaScript中的默认计算引擎。加载现有Excel文件或创建新文件,使用提供的方法,保存修改后的Excel文件。...Cells具有强大的计算引擎,可以计算几乎所有的Microsoft Excel公式。尽管如此,它还允许您扩展默认的计算引擎,从而为您提供更大的动力和灵活性。...Workbook (); // Access first Worksheet from the collection const...

    docs.aspose.com/cells/zh/javascript-cpp/impleme...
  7. Split Documents via C++ | products.aspose.com

    Split PDF, Microsoft Word, Excel spreadsheets and PowerPoint presentations via your C++ application. Split document by page number or by some predefined pattern....Microsoft Office Word documents, Excel spreadsheets, and PowerPoint...criteria such as page ranges, worksheet names, or slide titles. This...

    products.aspose.com/total/cpp/split/
  8. 使用JavaScript通过C++生成Pdf|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将Excel工作簿转换为PDF。...Cells支持将Excel工作簿转换为PDF。在此示例中,我们将看到完整将Excel工作簿转换为PDF的过程。 将Excel工作簿转换为PDF...将Microsoft Excel文件转换为PDF文档。 Aspose.Cells支持将Excel文件转换为PDF,并在转换过程中保持高度的视觉保真度。...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  9. Excel转换为Pdf、图片和其他格式(使用C++)|Documentation

    使用Aspose.Cells for C++将Excel文件转换为Word、Excel、PowerPoint、PDF、CSV、JPG、HTML、MHT、ODS、BMP、PNG、SVG、TIFF、XPS、JSON、SQL、XML等多种格式。...将Excel转换为Pdf、图片和其他格式(使用C++) Contents [ Hide ] Aspose.Cells支持...加载一种文件格式的工作簿并将其保存为另一种格式。 将 Excel 工作簿转换为 PDF PDF文件被广泛用于组织、政府部...

    docs.aspose.com/cells/zh/cpp/convert-workbook-t...
  10. Manage OLE in Presentations Using PHP|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for PHP via Java. Embed, update, and export OLE content seamlessly....Consider a chart created in MS Excel. The chart is then placed inside...inside a PowerPoint slide. That Excel chart is considered an OLE object...

    docs.aspose.com/slides/php-java/manage-ole/