Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 27,074 for

excel worksheet

(0.12 sec)
  1. 通过C++在Node.js中创建动态图表|Documentation

    学习如何在Aspose.Cells for Node.js via C++中创建动态图表。此指南将向您展示如何根据需求动态更新图表数据、系列和格式,从而在工作表中以视觉方式展示变化的数据。...为了触发数据源的更改,可以使用Excel表的筛选选项,或者使用控件如下拉列表或下拉菜单。 本文演示了如何使用Aspose...API结合上述两种方法创建动态图表。 使用Excel表 在Aspose.Cells的角度,Excel表格被称为ListObjects...

    docs.aspose.com/cells/zh/nodejs-cpp/create-dyna...
  2. Insert a Linked Picture from Web Address|Docume...

    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....the web (http://) into a worksheet. To do so, specify the picture’s...spreadsheet is opened in Microsoft Excel. The image is not physically...

    docs.aspose.com/cells/python-net/insert-a-linke...
  3. 通过C++用Node.js处理类似微软Excel的图表轴自动单位|Documentation

    了解如何在Aspose.Cells for Node.js via C++中处理图表轴的自动单位。我们的指南将向您展示如何配置和自定义图表轴的自动单位,包括科学记数法的显示和缩放调整。...js处理类似微软Excel的图表轴自动单位 Contents [ Hide ] 可能的使用场景 早期版本的Aspose...换为图片或PDF,它将像微软Excel那样渲染图表轴。 处理Microsoft Excel的图表轴的自动单位 以下示例代码加载了...

    docs.aspose.com/cells/zh/nodejs-cpp/handle-auto...
  4. Search Data using Original Values|Documentation

    Learn how to Search Data using Original Values through the Aspose.Cells for JavaScript via C++ API....cannot be found using Microsoft Excel’s Find options. However, you...cannot be found using Microsoft Excel’s Find options, but Aspose.Cells...

    docs.aspose.com/cells/javascript-cpp/search-dat...
  5. 在保存为PDF时打印批注与C++|Documentation

    了解如何在使用Aspose.Cells for C++将Excel文件保存为PDF时打印批注。...Contents [ Hide ] Microsoft Excel允许您通过以下选项在打印或保存为PDF格式时打印批注: 无...02_OutputDirectory \\ " ); // Path of input excel file U16String inputFilePath...

    docs.aspose.com/cells/zh/cpp/print-comments-whi...
  6. Working with the Shadow Effect of Shape or Char...

    Learn how to work with the shadow effect of shapes or charts using Aspose.Cells for Node.js via C++....sample code loads the source Excel file, accesses the first shape...shape in the first worksheet, sets the sub‑properties of the Shape...

    docs.aspose.com/cells/nodejs-cpp/working-with-t...
  7. 使用C++更改形状的调整值|Documentation

    使用Aspose.Cells和C++修改Excel中的形状调整值。...在微软Excel用户界面中,调整显示为黄色菱形节点。例如: 圆角矩形有一个调整来改变拱形...workbook object from source excel file U16String inputFilePath...

    docs.aspose.com/cells/zh/cpp/change-adjustment-...
  8. 通过 C++ 使用 Node.js 更改 Shape 的调整值|Documentation

    了解如何使用 Aspose.Cells for Node.js via C++ 更改 Excel 中形状的调整值。...在微软Excel用户界面中,调整显示为黄色菱形节点。例如: 圆角矩形有一个调整来改变拱形...workbook object from source excel file const workbook = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/change-adju...
  9. Unable to add text on top of the shapes - Free ...

    image.png (29.3 KB) I am unable to add text on top of the shpaes....rectangle or arrow) in an Excel worksheet using Aspose.Cells? Is...shape already inserted in the worksheet, and you want to set text...

    forum.aspose.com/t/unable-to-add-text-on-top-of...
  10. 用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...