Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 238,873 for

aspose cells

(0.16 sec)
  1. 在PivotTable中添加计算字段(C++)|Documentation

    如何在透视表中添加计算字段 Aspose.Cells for C++。... 使用 C++ 添加透视表中的计算字段 使用Aspose.Cells向Excel文件中添加计算字段。请查看以下示例代...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/add-calculated-fie...
  2. Filter Objects while loading Workbook or Worksh...

    Learn how to filter objects like charts, shapes, and conditional formatting while loading workbooks or worksheets using Aspose.Cells for C++....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory...

    docs.aspose.com/cells/cpp/filter-objects-while-...
  3. 用C++保存文件的不同方法|Documentation

    Aspose.Cells for C++可以将文件保存为不同格式。保存为PDF。保存为HTML。保存为DOCX。保存为PPTX。保存为JSON。保存为MHTML。...用C++保存文件的不同方法 Contents [ Hide ] Aspose.Cells 可以创建和保存文件。本文介绍了可保存文件的各种方式。...方式。 不同的文件保存方式 Aspose.Cells提供了 Workbook ,代表Microsoft Excel文件,...

    docs.aspose.com/cells/zh/cpp/different-ways-to-...
  4. Creating a complex PDF|Aspose.PDF for .NET

    Aspose.PDF for NET allows you to create more complex documents that contain images, text fragments, and tables in one document....a PDF document using C# and Aspose.PDF. In this article, we will...complex document with C# and Aspose.PDF for .NET. As an example...

    docs.aspose.com/pdf/net/complex-pdf-example/
  5. How to Control Sheet Tab Bar with C++|Documenta...

    Learn how to control the sheet tab bar through the Aspose.Cells for C++ API.... Aspose.Cells supports these features. Aspose.Cells provides...Control Sheet Tab Bar using Aspose.Cells for C++ This example shows...

    docs.aspose.com/cells/cpp/how-to-control-sheet-...
  6. 使用 C++ 设置图表外观|Documentation

    学习如何在Aspose.Cells for C++中配置图表的外观。我们的指南将展示如何修改图表布局、颜色、字体和效果,以实现理想的视觉风格,提升工作表的美观度。...设置图表外观 在《如何创建图表》中,我们简要介绍了Aspose.Cells提供的图表类型和图表对象,并描述了如何创建一个图...使用网格线。 设置图表区域 图表中有不同类型的区域,Aspose.Cells提供了修改每个区域外观的灵活性。开发人员可以通过...

    docs.aspose.com/cells/zh/cpp/setting-chart-appe...
  7. 使用 C++ 保护和取消保护工作簿结构|Documentation

    使用 C++ 和 Aspose.Cells 保护或取消保护Excel文件的工作簿结构。... ** 使用 Aspose.Cells for C++ 保护工作簿结构** 只需要以下简单代码行来实现保护...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/protect-and-unprot...
  8. Encrypt and Decrypt Excel files with C++|Docume...

    How to encrypt and decrypt Excel files using C++. Lock and unlock Excel files.... Aspose.Cells allows you to encrypt and...Encrypting Excel file with Aspose.Cells The following example shows...

    docs.aspose.com/cells/cpp/encrypt-and-decrypt-e...
  9. Setting Margins with C++|Documentation

    Learn how to set the margins of an Excel worksheet using C++. This guide covers setting page margins, centering content, and configuring header and footer margins programmatically with Aspose.Cells for C++....with C++ Contents [ Hide ] Aspose.Cells fully supports Microsoft...topic discusses how to use Aspose.Cells to configure page margins...

    docs.aspose.com/cells/cpp/setting-margins/
  10. 使用C++为不同页面设置不同的页眉和页脚|Documentation

    本文提供示例代码,展示如何使用C++库和API以编程方式设置Excel工作表的页面设置中的各种页眉和页脚。你可以为首页、奇数页和偶数页设置页眉和页脚。... Aspose.Cells支持相同的功能。 在MS Excel中设置不同的页眉和页脚...输入不同的页眉和页脚。 使用Aspose.Cells设置不同的页眉和页脚 Aspose.Cells与Excel的行为相同。 设置标志...

    docs.aspose.com/cells/zh/cpp/setting-different-...