Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 241,491 for

cells

(0.1 sec)
  1. Adding Custom Labels to Data Points in the Seri...

    Learn how to add custom labels to data points in the series of a chart using Aspose.Cells for C++. Our guide will show you how to modify the labels' appearance, position, and formatting, as well as how to link them to your data source for accurate data representation....Cells provides the DataLabel::getText()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/adding-custom-labels-...
  2. 使用原始值搜索数据|Documentation

    学习如何通过Aspose.Cells for JavaScript通过C++ API使用原始值进行数据搜索。...Cells 使用 LookInType.OriginalValues...Excel的查找选项找到的单元格D4,但Aspose.Cells可以使用 LookInType.OriginalValues...

    docs.aspose.com/cells/zh/javascript-cpp/search-...
  3. 旋转单元格文本|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....Cells for .NET 旋转单元格文本,以及与使用 VSTO...C# 或 Visual Basic,然后在 Aspose.Cells 中执行,同样使用 C# 或 Visual Basic。...

    docs.aspose.com/cells/zh/net/rotating-cell-text/
  4. 使用 C++ 实现 1904 日期系统|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 C++ 库。它支持实现1904日期系统,允许用户根据1904年1月1日的日期系统进行计算和格式化。本文介绍了如何使用Aspose.Cells库实现1904日期系统。...Cells 设置Excel文件的1904日期系统。 在 Microsoft...Excel中选择1904日期系统 请参阅以下示例代码,了解如何使用Aspose.Cells API 实现此功能。 #include <iostream>...

    docs.aspose.com/cells/zh/cpp/implement-1904-dat...
  5. Update Power Query Formula Item with C++|Docume...

    Learn how to update Power Query Formula Items using Aspose.Cells for C++ to modify data source file locations in Excel files....Cells API provides the option to update...Power Query Formula Item Aspose.Cells API provides the ability to...

    docs.aspose.com/cells/cpp/update-power-query-fo...
  6. Save ODS File in ODF 1.1, 1.2 and 1.3 Specifica...

    Convert Excel to ODF 1.1, 1.2 and 1.3 Specifications with Aspose.Cells using C++....Cells supports saving an ODS file...1.3 specifications. Aspose.Cells has OdsSaveOptions.GetOdfStrictVersion()...

    docs.aspose.com/cells/cpp/save-ods-file-in-odf-...
  7. Limit the Number of Pages Generated - Excel to ...

    Learn how to limit the number of pages generated when converting Excel to PDF using Aspose.Cells with C++....Cells has the ability to set a limit...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/limit-the-number-of-p...
  8. 用C++跟踪文档转换进度|Documentation

    学习如何使用Aspose.Cells在C++中跟踪文档转换进度,以增强应用程序的可用性。...Cells通过提供 IPageSavingCallback 接口支持跟踪文档转换进度。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; class TestPageSavingCallba...

    docs.aspose.com/cells/zh/cpp/track-document-con...
  9. Add Word Art Text with Built-in Styles with C++...

    Learn how to add Word Art Text with Built-in Styles using Aspose.Cells for C++....Cells. Please use the ShapeCollection...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/add-word-art-text-wit...
  10. 使用 C++ 检测工作表是否受密码保护|Documentation

    了解如何使用 Aspose.Cells for C++ 检测工作表是否受密码保护。...Cells API 提供检测特定工作表是否受密码保护的方法。本文演示如何使用 Aspose.Cells for C++...C++ API 实现此功能。 Aspose.Cells for C++ 已暴露 Protection.IsProtectedWithPassw...

    docs.aspose.com/cells/zh/cpp/detect-if-workshee...