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

aspose cells

(0.35 sec)
  1. Data in Non-Primitive Shape with C++|Documentation

    Access and manipulate data in non‑primitive shapes using Aspose.Cells with C++....A Non‑Primitive Shape In Aspose.Cells, non‑primitive shapes are...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/data-in-non-primitive...
  2. 用 C++ 格式化数据透视表单元格|Documentation

    了解如何使用Aspose.Cells与C++格式化数据透视表单元格。...Aspose.Cells提供了两种方法 PivotTable::FormatAll()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/format-pivot-table...
  3. 用 C++ 创建每行拥有不同水平对齐方式的文本框|Documentation

    学习如何用 Aspose.Cells 和 C++ 创建每行具有不同横向对齐方式的文本框。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory...

    docs.aspose.com/cells/zh/cpp/create-textbox-in-...
  4. 使用 C++ 实现 1904 日期系统|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 C++ 库。它支持实现1904日期系统,允许用户根据1904年1月1日的日期系统进行计算和格式化。本文介绍了如何使用Aspose.Cells库实现1904日期系统。...您可以使用 Aspose.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.... In such cases, Aspose.Cells API provides the option...Power Query Formula Item Aspose.Cells API provides the ability...

    docs.aspose.com/cells/cpp/update-power-query-fo...
  6. How to Detect a File Format and Check if the Fi...

    Learn how to detect a file's format and check if it is encrypted using Aspose.Cells with C++.... Aspose.Cells provides the FileFormat...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/how-to-detect-a-file-...
  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++.... Aspose.Cells has the ability to set a...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/limit-the-number-of-p...
  8. 用C++添加自定义XML部分并按ID选择|Documentation

    了解如何用Aspose.Cells和C++在Excel文件中添加和选定自定义XML部分。...加的方法,但可以通过编程实现,例如使用VSTO或Aspose.Cells。使用 Workbook.CustomXmlParts...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/add-custom-xml-par...
  9. 用 C++ 调整图表数据标签形状以适应文本|Documentation

    学习如何在 Aspose.Cells for C++ 中调整图表中数据标签的形状以适应文本。我们的指南将教您如何调节标签容器的大小和形状,确保文本正确显示,不被截断或重叠。... 如何使用Aspose.Cells for C++调整图表数据标签形状以适应文本 ...为了模仿Excel的调整数据标签形状以适应文本的功能,Aspose.Cells API已暴露布尔类型的 DataLabels....

    docs.aspose.com/cells/zh/cpp/resize-chart-s-dat...
  10. 将多个工作簿合并成一个单一工作簿,使用C++实现|Documentation

    学习如何使用Aspose.Cells和C++将多个工作簿合并为一个单一工作簿。...Aspose.Cells支持此功能。本文演示如何在Visual Stud...簿。 将具有图像和图表的工作簿合并 示例代码使用Aspose.Cells将两个工作簿合并为单个工作簿。该代码加载源工作簿,使用...

    docs.aspose.com/cells/zh/cpp/combine-multiple-w...