Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 26,787 for

excel worksheet

(0.36 sec)
  1. 用C++创建成交量 最高 最低 收盘(VHLC)股票图表|Documentation

    学习如何用Aspose.Cells for C++创建成交量 最高 最低 收盘股票图表。该指南将展示如何绘制股票市场数据,包括成交量、最高、最低和收盘价,以便更好的分析与可视化。...成交量高低收(VHLC)股票图表 示例代码 以下示例代码加载了 样本Excel文件 并生成了 输出Excel文件 。 #include <iostream>...Access the first worksheet Worksheet worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/create-volume-high...
  2. 用C++对比X轴与类别轴|Documentation

    学习如何区分Aspose.Cells for C++中的X轴和类别轴。我们的指南将帮助您理解它们的用法和属性差异,以及如何根据您的需要进行配置。... 处理X轴和分类轴,就像处理Microsoft Excel一样 我们将在两种类型的图表上显示这些数据,第一种是XY...Access the first worksheet Worksheet worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/x-axis-vs-category...
  3. Merging and Unmerging Cells|Documentation

    Aspose.Cells is a Python library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells for Python via .NET library, and how to customize the merged cell style....can also merge cells in a worksheet. You may unmerge, or split...cells, merge them. Microsoft Excel lets users select cells and...

    docs.aspose.com/cells/python-net/merging-and-un...
  4. Insert a Linked Picture from Web Address with J...

    Learn how to insert a linked picture from a web address into a Worksheet using Aspose.Cells for JavaScript via C++....the web (http://) into a worksheet. To do so, specify the picture’s...the spreadsheet is opened in Excel. The image is not physically...

    docs.aspose.com/cells/javascript-cpp/insert-a-l...
  5. Save Workbook to Strict Open XML Spreadsheet Fo...

    Learn how to save a workbook in Strict Open XML Spreadsheet format using Aspose.Cells for JavaScript via C++....iso29500_2008_strict , then the output Excel file will be saved in Strict...the output Excel file . If you open the output Excel file in Microsoft...

    docs.aspose.com/cells/javascript-cpp/save-workb...
  6. 用C++更改数据透视表的布局|Documentation

    学习如何使用Aspose.Cells for C++以紧凑、轮廓和表格式在数据透视表中更改布局。...用C++更改数据透视表的布局 Contents [ Hide ] 微软Excel允许你使用 PivotTable工具 > 设计 > 报告布局...02_OutputDirectory \\ " ); // Path of input excel file U16String inputFilePath...

    docs.aspose.com/cells/zh/cpp/changing-the-layou...
  7. 用C++删除工作表中的空白行和空白列|Documentation

    使用Aspose.Cells和C++删除工作表中的空行和空列。...这在例如从微软Excel文件生成PDF文件时非常有用,只转换包含数据或相关对象的行和列。...\\ " ); // Open an existing Excel file U16String inputFilePath...

    docs.aspose.com/cells/zh/cpp/delete-blank-rows-...
  8. Protect and Unprotect with Node.js via C++|Docu...

    This snippet introduces how to encrypt and decrypt Excel files, protect and unprotect the data in Excel files using Node.js with C++ addons....level, like MS Excel: Encrypt and decrypt Excel files To prevent...accessing data in Excel files, protect the Excel file with a password...

    docs.aspose.com/cells/nodejs-cpp/protect-and-un...
  9. Refresh Values of Linked Shapes with Node.js vi...

    Learn how to refresh the values of linked shapes in Excel using Aspose.Cells for Node.js via C++....have a linked shape in your Excel file which is linked to some...some cell. In Microsoft Excel, changing the value of the linked...

    docs.aspose.com/cells/nodejs-cpp/refresh-values...
  10. 通过Node.js和C++保护和取消保护工作表|Documentation

    使用Aspose.Cells for Node.js via C++保护和取消保护Excel文件的工作表。...中的数据,您可以锁定 Excel 工作表上的单元格,然后使用密码保护工作表。 在 MS Excel 中保护和取消保护工作表...via C++保护工作表 只需要以下简单代码行来实现保护 Excel 文件的工作簿结构。 const path = require...

    docs.aspose.com/cells/zh/nodejs-cpp/protect-and...