Sort Score
Result 10 results
Languages All
Labels All
Results 5,751 - 5,760 of 233,630 for

aspose.cells

(0.45 sec)
  1. 用C++检查VBA代码是否签名|Documentation

    学习如何用Aspose.cells在C++中检查Excel文件中的VBA代码是否已签名。...用C++检查VBA代码是否签名 Contents [ Hide ] Aspose.Cells允许用户检查VBA代码项目是否已签名。请使用 VbaProject::IsSigned...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/check-if-vba-code-...
  2. Worksheet to Image - Set Pixel Format for the R...

    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....default, Aspose.Cells uses 32 bits per pixel. Aspose.Cells allows...AsposeCells = require ( "aspose.cells.node" ); // Source directory...

    docs.aspose.com/cells/nodejs-cpp/worksheet-to-i...
  3. Export Chart to SVG with viewBox attribute usin...

    Export a chart to SVG format with viewBox attribute using Aspose.cells with C++.... However, Aspose.Cells provides ImageOrPrintOptions...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/export-chart-to-svg-w...
  4. Get Icon Sets, Data Bars or Color Scales Object...

    Aspose.cells for C++ is a library for working with spreadsheet files. It supports the use of icon sets, data bars, and color scale objects in conditional formatting to display data from spreadsheets. This article describes how to use the Aspose.cells library to retrieve data for these objects.... Aspose.Cells for C++ supports this feature...conditional formatting. With Aspose.Cells' simple API, the icon set’s...

    docs.aspose.com/cells/cpp/get-icon-sets-data-ba...
  5. 通过 C++ 在图表系列的数据显示点中添加自定义标签|Documentation

    学习如何使用 Aspose.cells for JavaScript 通过 C++ 在图表系列数据点中添加自定义标签。本指南将演示如何修改标签的外观、位置和格式,同时将它们与您的数据源关联以确保准确展示。...Aspose.Cells提供了 DataLabels.text 属性以添...html > < head > < title > Aspose.Cells Example </ title > </ head...

    docs.aspose.com/cells/zh/javascript-cpp/adding-...
  6. 如何用JavaScript通过C++设置类别轴|Documentation

    学习如何在Aspose.cells for JavaScript中通过C++设置类别轴。我们的指南将帮助您理解如何定义类别轴的范围、调整其属性,以及格式化标签。...本文将向您展示如何使用Aspose.Cells for Java脚本通过C++,配合示例代码,为Excel图表设置类别轴。...html > < head > < title > Aspose.Cells Example </ title > </ head...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  7. 如何检测文件格式并使用 C++ 判断文件是否被加密|Documentation

    学习如何用 Aspose.cells 和 C++检测文件格式及判断文件是否被加密。...Aspose.Cells 提供了 FileFormatUtil::DetectFileFormat()...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/how-to-detect-a-fi...
  8. 使用C++的JavaScript生成工作表缩略图|Documentation

    学习如何使用C++的Aspose.cells for JavaScript从工作表生成缩略图图像。在文档和演示中创建用于预览的小图像。... 使用C++的Aspose.Cells for JavaScript可以将工作表输出为...html > < head > < title > Aspose.Cells Example </ title > </ head...

    docs.aspose.com/cells/zh/javascript-cpp/generat...
  9. 在Node.js和C++中插入WAV文件作为Ole对象|Documentation

    学习如何在Excel工作表中使用Aspose.cells for Node.js via C++插入WAV文件作为OLE对象。...js和C++中插入WAV文件作为Ole对象 Contents [ Hide ] Aspose.Cells提供功能,允许在Excel工作表中添加各种类型的...OLE对象。我们将在以下代码示例中看到如何使用Aspose.Cells提供的简单API将WAV文件添加为OLE对象。 const...

    docs.aspose.com/cells/zh/nodejs-cpp/inserting-a...
  10. Saving File to Response Object with Golang via ...

    Learn how to save files dynamically and send them directly to a client browser using Aspose.cells for C++....via C++ Contents [ Hide ] Aspose.Cells makes it possible to manipulate...function does not exist in Aspose.Cells .NET 5 and .NET Standard...

    docs.aspose.com/cells/go-cpp/saving-file-to-res...