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

aspose cells

(0.19 sec)
  1. 使用内置样式的C++|Documentation

    用C++代码使用Excel的内置样式与Aspose.Cells for C++ API...使用内置样式的C++ Contents [ Hide ] Aspose.Cells提供了大量可重复使用的样式来格式化电子表格文档中...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/using-built-in-sty...
  2. 用C++合并或取消合并单元格范围|Documentation

    用C++在Excel中合并和取消合并范围内的单元格。...Hide ] 您可以使用 Aspose.Cells 来合并或拆分一系列单元格。Aspose.Cells 为此提供了 Range...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/merge-or-unmerge-r...
  3. Getting Headers or Footers with C++|Documentation

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the C++ API or Library....Headers and Footers using Aspose.Cells for C++ With Worksheet.PageSetup...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/get-headers-or-footers/
  4. Working with the Reflection Effect of Shape or ...

    Learn how to work with the reflection effect of shapes or charts using Aspose.Cells with C++....Possible Usage Scenarios Aspose.Cells provides the Shape.Reflection...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/working-with-the-refl...
  5. 用 C++ 获取数据透视表的外部连接数据源|Documentation

    学习如何使用 Aspose.Cells for C++ 获取数据透视表的外部连接数据源。...[ Hide ] 获取数据透视表的外部连接数据源 Aspose.Cells 提供获取数据透视表外部连接数据源的能力。API...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/get-external-conne...
  6. 用C++设置范围边框|Documentation

    学习如何在Aspose.Cells中用C++设置范围边框。...Aspose.Cells提供了此功能。本文提供了使用Aspose.Cells设置范围边框的示例代码。...选择所需的边框样式后,边框将应用于所选的单元格范围。 使用Aspose.Cells设置范围边框 此示例演示如何: 创建一个工作簿。...

    docs.aspose.com/cells/zh/cpp/set-range-border/
  7. Add WordArt Watermark to Worksheet with C++|Doc...

    Learn how to add WordArt watermarks to Excel worksheets using Aspose.Cells for C++....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/cpp/add-wordart-watermark...
  8. 在Excel或OpenOffice中插入超链接的C++方法|Documentation

    学习如何在不使用MS Excel的情况下,用Aspose.Cells库向Excel文件插入超链接。... 使用Aspose.Cells,开发人员可以在Microsoft Excel文...Excel文件中创建不同类型的超链接。本主题讨论了Aspose.Cells支持哪些类型的超链接以及如何在我们的Excel文件中使用它们。...

    docs.aspose.com/cells/zh/cpp/insert-hyperlinks-...
  9. 使用C++显示和隐藏工作表及标签|Documentation

    本文提供了使用C++ API或库以编程方式显示和隐藏Excel工作表的示例。此外,还介绍了如何显示和隐藏Excel工作簿的标签。...使用C++显示和隐藏工作表及标签 Contents [ Hide ] Aspose.Cells 允许用户显示和隐藏工作簿的元素,包括工作表和标签。...因此, Aspose.Cells 允许开发人员控制其Excel文件中工作表的可见性。 Aspose.Cells 提供了一个类...

    docs.aspose.com/cells/zh/cpp/show-and-hide-work...
  10. Web Extensions - Office Add-ins with C++|Docume...

    Learn how to add and access Web Extensions (Office Add-ins) in Excel files using Aspose.Cells with C++.... Aspose.Cells also provides the ability...add-in you want and add it. Aspose.Cells also provides the feature...

    docs.aspose.com/cells/cpp/web-extensions-office...