Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 241,984 for

aspose cells

(0.37 sec)
  1. 导出数据棒、颜色刻度和图标集条件格式时的Excel转HTML,支持C++|Documentation

    学习在使用 Aspose.Cells for C++ 将Excel文件转换为HTML时,导出数据条、颜色刻度和图标集条件格式。...性能被Microsoft Excel部分支持,但Aspose.Cells for C++支持完整导出。 在Excel转H...】(5115558.xlsx)。 下方截图显示了Aspose.Cells输出的HTML文件,展示了数据条、颜色刻度和图标...

    docs.aspose.com/cells/zh/cpp/export-databar-col...
  2. Insert Timeline with C++|Documentation

    Learn how to create a timeline with Aspose.Cells using C++.... Aspose.Cells also allows you to create...the timeline created by Aspose.Cells in the output Excel file...

    docs.aspose.com/cells/cpp/create-timeline/
  3. 如何用C++设置工作簿的自动恢复属性|Documentation

    学习如何用Aspose.Cells for C++启用或禁用工作簿的自动恢复属性。...如何用C++设置工作簿的自动恢复属性 Contents [ Hide ] 你可以使用Aspose.Cells设置工作簿的自动恢复属性。该属性的默认值为 true...Excel会禁用该Excel文件的自动恢复(自动保存)。 Aspose.Cells提供了 Workbook.GetAutoRecover()...

    docs.aspose.com/cells/zh/cpp/how-to-set-autorec...
  4. 限制生成页面数 使用C++将Excel转换为PDF|Documentation

    了解如何在使用Aspose.Cells将Excel转换为PDF时限制生成的页面数。...Aspose.Cells可以在将Excel电子表格转换为PDF文件格式时设置生成的页面数量限制。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/limit-the-number-o...
  5. Add Pivot Connection with C++|Documentation

    Learn how to add a pivot connection with the Aspose.Cells library using C++....programmatically using the Aspose.Cells API, please use the Slicer...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/add-pivot-connection/
  6. 使用C++显示报告筛选页选项|Documentation

    学习如何使用Aspose.Cells for C++在数据透视表中启用“显示报告筛选页”选项。...Aspose.Cells也支持此功能,在创建的数据透视表上启用“显示报告...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/show-report-filter...
  7. 使用C++设置工作簿的公式计算模式|Documentation

    本文介绍如何使用C++通过Aspose.Cells库设置Microsoft Excel中工作簿的公式计算模式。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法设置公式计算模式并获得结果。最后,我们将修改后的Excel文件保存到磁盘。... Aspose.Cells还允许使用 FormulaSettings.GetCalculationMode()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/setting-formula-ca...
  8. 用C++移除透视连接|Documentation

    学习如何使用C++和Aspose.Cells库移除透视连接。...同样,如果要使用Aspose.Cells API编程方式取消切片器与数据透视表的关联,请使用...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/remove-pivot-conne...
  9. 用C++插入迷你图|Documentation

    使用Aspose.Cells结合C++为Excel创建迷你图。... 使用以下示例代码,利用Aspose.Cells轻松创建一个火花线: #include <iostream>...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/creating-sparklines/
  10. How to get OData Connection Information with C+...

    Learn how to extract OData connection information from Excel files using Aspose.Cells for C++.... Aspose.Cells provides the Workbook.GetDataMashup()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/how-to-get-odata-conn...