Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 239,180 for

aspose cells

(0.92 sec)
  1. 用 C++ 管理OLE对象|Documentation

    学习如何使用 Aspose.Cells 和 C++ 在工作表中添加、提取和操作OLE对象。...将OLE对象插入工作表 Aspose.Cells支持在工作表中添加、提取和操作OLE对象。因此,Aspose.Cells具有 OleObjectCollection...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; std ::...

    docs.aspose.com/cells/zh/cpp/managing-ole-objects/
  2. Aspose.Cells 8.5.1中的公共API更改|Documentation

    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....Aspose.Cells 8.5.1中的公共API更改 Contents [ Hide ] 本文描述了Aspose.Cells...括新的和更新的公共方法、 新增的类等 ,还描述了Aspose.Cells在幕后行为的任何更改。 添加的 API 添加了Workbook...

    docs.aspose.com/cells/zh/net/public-api-changes...
  3. 使用C++控制工作簿视图的方法|Documentation

    学习如何使用Aspose.Cells for C++ API控制工作簿视图。...Aspose.Cells支持这些功能。Aspose.Cells提供以下属性和方法帮助你实现目标。...WorkbookSettings.GetWindowTop() ** 使用Aspose.Cells for C++控制工作簿视图的方法** 此示例演示如何:...

    docs.aspose.com/cells/zh/cpp/how-to-control-wor...
  4. How to Rotate Text of Cell with C++|Documentation

    C++ code to rotate text of Cell with Aspose.Cells for C++ API...Text of Cell with C++ Contents [ Hide ] Rotate Text of Cell in Aspose...Aspose.Cells Aspose.Cells is a powerful C++ component that enables...

    docs.aspose.com/cells/cpp/how-to-rotate-text-of...
  5. 仅复制范围数据(无格式) C++实现|Documentation

    学习如何使用Aspose.Cells与C++仅复制范围数据,不包括格式。...Aspose.Cells提供了这一功能。 本文提供了一个使用Aspose.Cells复制数据范围的示例代码。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/copy-range-data-only/
  6. Find if the cell value starts with single quote...

    Learn how to find if the cell value starts with a single quote mark through the Aspose.Cells for C++ API....Find if the cell value starts with single quote mark with C++...C++ Contents [ Hide ] Aspose.Cells now provides the Style::QuotePrefix...

    docs.aspose.com/cells/cpp/find-if-the-cell-valu...
  7. Use Error Checking Options with C++|Documentation

    In this article, you will find sample code that will programmatically use error checking options of Excel worksheets e.g. Numbers stored as Text using C++ API or Library....at the top right corner of a cell is highlighted when there’s...there’s a problem with the cell. Excel provides information that helps...

    docs.aspose.com/cells/cpp/use-error-checking-op...
  8. 使用C++实现Excel主题和颜色|Documentation

    用C++代码使用带有Aspose.Cells for C++ API的Excel颜色方案... 如何在Aspose.Cells中创建和应用颜色方案 Aspose.Cells提供了自定义主题和颜色的功能。...Cells提供了自定义主题和颜色的功能。 如何在Aspose.Cells中创建自定义颜色主题 如果文件中使用主题颜色,则我们无需逐个修改每个单元格,我们只需要修改主题中的颜色。...

    docs.aspose.com/cells/zh/cpp/excel-themes-and-c...
  9. 使用 C++ 验证加密文件密码|Documentation

    使用 C++ 代码验证加密的Excel(xlsx、xlsb、xls、xlsm)和OpenOffice(ODS)文件的密码。...sm)和OpenOffice(ODS)文件被密码锁定,Aspose支持简单的密码验证,无需解析文件的特定数据。 验证加密文件的密码...验证加密文件的密码 要验证加密文件的密码,Aspose.Cells for C++ 提供了 VerifyPassword 方法。...

    docs.aspose.com/cells/zh/cpp/verify-password-of...
  10. 用 C++ 从 ODS 文件读取图表字幕|Documentation

    学习如何使用 Aspose.Cells for C++ 从 OpenDocument Spreadsheet (ODS) 文件中读取图表字幕。我们的指南将演示如何提取和访问图表字幕以进行进一步分析或显示。...[ Hide ] 从ODS文件中读取图表副标题 Aspose.Cells通过使用 Chart.SubTitle 属性为您...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/read-chart-subtitl...