Sort Score
Result 10 results
Languages All
Labels All
Results 5,971 - 5,980 of 30,088 for

worksheet

(0.12 sec)
  1. 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...
  2. Pdf 通过 Node.js 结合 C++ 实现|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 将 Excel 工作簿转换为 PDF。...the A1 cell in the first worksheet workbook . getWorksheets ()...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-exc...
  3. 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-...
  4. 使用 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/
  5. OleFormat | Aspose.Words for Java

    Provides access to the data of an OLE object or ActiveX control in Java....only a few cells from the worksheet. Examples: Shows how to insert...only a few cells from the worksheet. Examples: Shows how to insert...

    reference.aspose.com/words/java/com.aspose.word...
  6. Using Cells.ImportData to import and format emp...

    I have a requirement to quickly load a DataTable into an Excel sheet, where cells should automatically format to correspond to the DataTable’s column types. This is particularly important for DateTime columns. This work…...Worksheets[0]; var opts = new ImportTableOptions...new Workbook(); var ws = wb.Worksheets[0]; var importOpts = new...

    forum.aspose.com/t/using-cells-importdata-to-im...
  7. 使用 C++ 操作带有 JavaScript 的图表中的形状|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 添加控件并自定义 Microsoft Excel 中的图表。本指南演示如何操作图表元素、调整格式以及增强图表的整体外观和可用性。... worksheets . get ( 1 ); const chart...const sheet = workbook . worksheets . get ( 1 ); const chart...

    docs.aspose.com/cells/zh/javascript-cpp/control...
  8. 使用 JavaScript 在演示文稿中管理 OLE|Aspose.Slides for No...

    使用 Aspose.Slides for Node.js 优化 PowerPoint 和 OpenDocument 文件中的 OLE 对象管理。无缝嵌入、更新并导出 OLE 内容。... 访问所需的 Worksheet 并修改数据。 将更新后的 Workbook 保存到流中。...

    docs.aspose.com/slides/zh/nodejs-java/manage-ole/
  9. Aspose.Cells for Python via .NET

    Aspose.Cells for Python via .NET is a fast and reliable API for spreadsheet processing tasks. Developers can create simple or complex spreadsheets, manipulate as well as extract information from excel files. API reads multiple excel formats and can render Worksheets to XPS, PDF, MHTML, HTML, Plain Text, images and more.... Developers can format worksheets, rows, columns or cells to...and pivot tables, render worksheets, charts and specific data...

    releases.aspose.com/cells/python-net/
  10. 使用JavaScript通过C++生成Pdf|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将Excel工作簿转换为PDF。...cell in the first worksheet workbook . worksheets . get ( 0 ). cells...

    docs.aspose.com/cells/zh/javascript-cpp/convert...