Sort Score
Result 10 results
Languages All
Labels All
Results 6,061 - 6,070 of 30,458 for

worksheet

(0.14 sec)
  1. Facing issue while linking external excel file ...

    Hi Aspose Support Team, I have a couple of queries related to Aspose.Slides and Aspose.Cells: Linking an External Excel File to a Pre-Generated Chart: I am using the setExternalWorkbook function to link an external E…...document on how to add or manage worksheets in the workbook via Aspose...aspose.com/cells/java/manage-worksheets/ Moreover, see and browse...

    forum.aspose.com/t/facing-issue-while-linking-e...
  2. 将 JSON 转换为 Python 中的 Pandas DataFrame。

    学习如何在 Python 中使用 Aspose.Cells for Python via .NET 将 JSON 转换为 pandas DataFrame,并提供关于平面、嵌套和大型 JSON 的清晰示例。...worksheets.get(0) # 配置 JSON 在工作表中的布局方式...wb = ac.Workbook() ws = wb.worksheets.get(0) # 嵌套 JSON 的布局选项 opt...

    blog.aspose.com/zh/cells/convert-json-to-pandas...
  3. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart series in С++ for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....; // Gets the chart data worksheet auto workbook = chart -> get_ChartData...

    docs.aspose.com/slides/cpp/chart-series/
  4. 许可证|Documentation

    Aspose.Cells for .NET 提供不同的购买计划或提供免费试用和为评估使用 C# 中的许可和订阅政策提供 30 天临时许可。... Worksheet sheet = this . gridDesktop1 . Worksheets . Add...

    docs.aspose.com/cells/zh/net/licensing/
  5. 图表系列|Aspose.Slides for Node.js via .NET 文档

    JavaScript 中 PowerPoint 演示文稿的图表系列...; // Gets the chart data worksheet var fact = chart . getChartData...

    docs.aspose.com/slides/zh/nodejs-java/chart-ser...
  6. 在 Android 上优化演示文稿中的图像管理|Aspose.Slides 文档

    使用适用于 Android 的 Aspose.Slides for Java 简化 PowerPoint 和 OpenDocument 中的图像管理,优化性能并自动化工作流。...xlsx" ); Worksheet sheet = book . getWorksheets...

    docs.aspose.com/slides/zh/androidjava/image/
  7. Supported Excel Functions with Go|Documentation

    Supported Excel functions for reading, setting, and calculating formulas using Aspose.Cells with Go....text to a single cell in a worksheet AGGREGATE Math and trigonometry...

    docs.aspose.com/cells/gocpp/supported-formula-f...
  8. How to convert Excel to pdf using aspose.cells ...

    I have an encoded base64 string for an .Xlsx file.I want this to be converted to pdf...true, // one PDF page per worksheet EmbedStandardFonts = true...Result.pdf to confirm that the worksheets are rendered as expected...

    forum.aspose.com/t/how-to-convert-excel-to-pdf-...
  9. Shapes in Charts with JavaScript via C++|Docume...

    Learn how to use Aspose.Cells for JavaScript via C++ to add controls and customize charts in Microsoft Excel. This guide demonstrates how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts.... worksheets . get ( 1 ); const chart...const sheet = workbook . worksheets . get ( 1 ); const chart...

    docs.aspose.com/cells/javascript-cpp/controls-i...
  10. 使用 Python 管理演示文稿中的 OLE|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 优化在 PowerPoint 和 OpenDocument 文件中的 OLE 对象管理。无缝嵌入、更新和导出 OLE 内容。... 打开所需的 Worksheet 并编辑数据。 将更新后的 Workbook 保存到流中。...new_ole_stream : # 修改工作簿数据。 workbook . worksheets . get ( 0 ) . cells . get...

    docs.aspose.com/slides/zh/python-net/manage-ole/