Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 230,700 for

aspose.cells

(0.78 sec)
  1. 在将电子表格转换为HTML时为WordArt渲染渐变填充|Documentation

    学习如何在转换电子表格为HTML时为WordArt渲染渐变填充,使用Aspose.cells for Node.js via C++。...Contents [ Hide ] 可能的使用场景 在Aspose.Cells 17.1之前,转换为HTML格式时不支持WordArt的渐变填充。从Aspose...dArt的渐变填充。从Aspose.Cells 17.1版本开始,支持WordArt渐变填充。以下截图比较了使用Aspose...

    docs.aspose.com/cells/zh/nodejs-cpp/render-grad...
  2. 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 Page Setup using Aspose.cells for Node.js via C++. Set headers and footers for first, odd, and even pages.... Aspose.Cells for Node.js via C++ supports...Footers with Aspose.Cells for Node.js via C++ Aspose.Cells behaves...

    docs.aspose.com/cells/nodejs-cpp/setting-differ...
  3. 用 C++ 将 JSON 转换为 Excel|Documentation

    学习如何用 C++ 和 Aspose.cells 将 JSON 转换为 Excel 文件。...Excel Contents [ Hide ] Aspose.Cells 支持将 JSON 文件转换为 Excel 工作簿。...Excel 文件,因为 Aspose.Cells for C++ 库提供了最佳解决方案。Aspose.Cells API 支持将...

    docs.aspose.com/cells/zh/cpp/convert-json-to-ex...
  4. Set Range Border|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Aspose.Cells offers this feature. This...a sample code that uses Aspose.Cells to set a range border. Set...

    docs.aspose.com/cells/java/set-range-border/
  5. Encrypt And Decrypt ODS files|Documentation

    Password‑protect and encrypt ODS files using Aspose.cells for .NET, which is a pure .NET library.... Aspose.Cells allows encrypting and decrypting...file. Encrypt ODS file with Aspose.Cells for .NET For encrypting...

    docs.aspose.com/cells/net/encrypt-and-decrypt-o...
  6. 通过JavaScript和C++管理Excel图表的数据标签|Documentation

    学习如何有效管理Excel图表中的数据标签,使用Aspose.cells for Java脚本通过C++。本指南涵盖添加、删除和修改标签等多种管理任务,以提升图表的可读性和实用性。... 数据标签选项 Aspose.Cells for Java脚本通过C++还允许在运行时管理图表的数据标签,借助...对象,轻松移动、更新和格式化图表的数据标签。 | | 管理图表的数据标签 使用Aspose.Cells的 DataLabels 轻松管理图表的数据标签。...

    docs.aspose.com/cells/zh/javascript-cpp/insert-...
  7. 保存文件时,出现错误: - 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...

    forum.aspose.com/t/topic/323685
  8. 获取单元格范围|Documentation

    了解如何通过Aspose.cells for Java脚本通过C++ API获取单元格范围。...Aspose.Cells for Java脚本通过C++提供了此功能。Aspose.Cells for Ja...maxColumn Cells.maxDataColumn 使用Aspose.Cells for Java脚本通过C++获取单元格范围 此示例演示如何:...

    docs.aspose.com/cells/zh/javascript-cpp/get-cel...
  9. 円グラフの凡例を一部削除(非表示)にした場合に正しく反映されない - Free Support...

    添付したものは、「AAAAA」~「GGGGG」をもとに、EXCEL上で円グラフを作成し、 「GGGGG」のみ反映を削除(非表示)にしたものです WorkBook wb = new WorkBook("sample_template.xlsx"); wb.Save("result.xlsx"); にて読み込んで、保存したresult.xlsxについて、「AAAAA」が非表示となって、「BBBBB」~「GGGGG」が表示される形となり…...あなたは、Excel の円グラフで一部のデータ系列を非表示にした際、Aspose.Cells を使用してファイルを読み込んで保存した結果、凡...トと一致しない問題を報告しています 。 これは、Aspose.Cells が非表示にされたデータ系列を Chart オブジェクトの...

    forum.aspose.com/t/topic/324916
  10. Converting Worksheet to Image using ImageOrPrin...

    Learn how to convert a worksheet to an image file and apply different image and print options using Aspose.cells with C++.... Aspose.Cells supports converting worksheets...to images. Additionally, Aspose.Cells supports setting different...

    docs.aspose.com/cells/cpp/converting-worksheet-...