Sort Score
Result 10 results
Languages All
Labels All
Results 6,581 - 6,590 of 193,635 for

aspose.cells

(0.26 sec)
  1. 导出边框样式(Web浏览器不支持的边框样式)使用Node.js通过C++|Documentation

    了解如何在将Excel文件转换为HTML时导出Web浏览器不支持的边框样式,使用Aspose.cells for Node.js via C++。...当使用Aspose.Cells for Node.js via C++将此类E...C++将此类Excel转换为HTML时,这些边框会被删除。但Aspose.Cells也支持显示此类边框,通过设置 HtmlSaveOptions...

    docs.aspose.com/cells/zh/nodejs-cpp/export-simi...
  2. 使用C++ via Node.js将带有图片或图表的XLS文件转换为PDF|Documenta...

    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....Hide ] Aspose.Cells支持将包含图片和图表的XLS文件转换为PDF文档。Aspose.Cells for Node...AsposeCells = require ( "aspose.cells.node" ); // The path to...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-xls...
  3. Converting Chart to Image in SVG Format with C+...

    Learn how to convert charts to SVG images using Aspose.cells with C++.... Aspose.Cells can save charts into images...code explains how to use Aspose.Cells to convert a chart into...

    docs.aspose.com/cells/cpp/converting-chart-to-i...
  4. 用C++改变刻度标签方向|Documentation

    了解如何在Aspose.cells for C++中更改刻度标签的方向。我们的指南将帮助您理解如何调整轴上的刻度标签的方向,包括水平、垂直和倾斜方向。...Contents [ Hide ] 更改刻度标签方向 Aspose.Cells 通过使用 TickLabels.GetDirectionType()...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/change-tick-label-...
  5. 用Node.js和C++从网页地址插入链接图片|Documentation

    学习如何使用Aspose.cells for Node.js via C++将网页地址中的链接图片插入到工作表中。... 使用 Aspose.Cells for Node.js via C++ Aspose.Cells for Node...AsposeCells = require ( "aspose.cells.node" ); // The path to...

    docs.aspose.com/cells/zh/nodejs-cpp/insert-a-li...
  6. 获取图表趋势线的方程文本(C++版)|Documentation

    学习如何使用 Aspose.cells for C++ 获取 Microsoft Excel 中创建的图表趋势线的方程文本。我们的指南将演示如何访问和提取趋势线的方程以进行后续分析或显示。...Hide ] 您可以使用Aspose.Cells检索图表趋势线的方程文本。Aspose.Cells提供了 Trendline...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/get-equation-text-...
  7. 从URL加载网页图片到Excel工作表(C++)|Documentation

    了解如何使用C++和Aspose.cells for C++ API将URL中的图片转换为Excel嵌入图片。...Hide ] 从URL加载图像到Excel工作表 Aspose.Cells for C++ API 提供了一种直接从URL...法。本文介绍如何将图片数据下载到内存流中,并使用Aspose.Cells将其插入到工作表中。图片会嵌入到Excel文件中,打开时无需外部下载。...

    docs.aspose.com/cells/zh/cpp/load-a-web-image-f...
  8. Consolidation Function with C++|Documentation

    Learn how to apply ConsolidationFunction to data fields of a pivot table using Aspose.cells with C++....] Consolidation function Aspose.Cells can be used to apply ConsolidationFunctio...Product, Distinct Count, etc. Aspose.Cells provides ConsolidationFunctio...

    docs.aspose.com/cells/cpp/consolidation-function/
  9. 获取条件格式中使用的图标集、数据条或颜色比例对象(适用于C++)|Documentation

    Aspose.cells for C++ 是一个用于操作电子表格文件的库。它支持在条件格式中使用图标集、数据条和颜色刻度对象以显示电子表格中的数据。本文介绍如何使用 Aspose.cells 库获取这些对象的数据。...Aspose.Cells for C++ 支持此功能。 以下示例代码显示如何读取用于条件格式的图标集。通过...以下示例代码显示如何读取用于条件格式的图标集。通过 Aspose.Cells 简单的 API,图标集的图像数据将被保存为图像。 #include...

    docs.aspose.com/cells/zh/cpp/get-icon-sets-data...
  10. 使用C++处理形状或图表的阴影效果|Documentation

    学习如何使用Aspose.cells for C++操控形状或图表的阴影效果。...Contents [ Hide ] 可能的使用场景 Aspose.Cells提供 GetShadowEffect() 方法和...GetSize() GetTransparency() 使用 Aspose.Cells 处理形状或图表的阴影效果 以下示例代码加载 源Excel文件...

    docs.aspose.com/cells/zh/cpp/working-with-the-s...