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

aspose cells

(0.3 sec)
  1. 在Microsoft Excel中应用高级筛选以显示满足复杂条件的记录,使用C++实现|Doc...

    学习如何使用Aspose.Cells for C++ API在Microsoft Excel中应用高级筛选,以显示满足复杂条件的记录。... Aspose.Cells还允许你使用 GetAdvancedFilter()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/apply-advanced-fil...
  2. 用 C++ 实现其他语言的子合计或总计标签|Documentation

    学习如何使用 Aspose.Cells for C++ 在非英语环境中实现子合计和总计标签。...Aspose.Cells 允许你使用 GlobalizationSetting...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; class...

    docs.aspose.com/cells/zh/cpp/implement-subtotal...
  3. 使用C++导出与XML映射关联的XML数据|Documentation

    学习如何使用Aspose.Cells for C++在工作簿内导出与XML映射相关联的XML数据。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory...

    docs.aspose.com/cells/zh/cpp/export-xml-data-li...
  4. Using WorkbookMetadata with C++|Documentation

    Learn how to use WorkbookMetadata to edit custom document properties of a workbook in C++ with Aspose.Cells....with C++ Contents [ Hide ] Aspose.Cells allows you to load a lightweight...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/using-workbookmetadata/
  5. 工作表缩放的工作解决方案|Aspose.Slides 文档

    在演示文稿中修复 Excel 工作表 OLE 缩放问题:通过两种方式保持对象框一致——缩放框架或工作表——适用于 PPT 和 PPTX 格式。...工作表缩放的工作解决方案 Contents [ Hide ] 已观察到,通过 Aspose 组件将 Excel 工作表作为 OLE 对象嵌入 PowerPoint...在文章 Manage OLE 中,我们说明了如何使用 Aspose.Slides for .NET 向 PowerPoint...

    docs.aspose.com/slides/zh/net/working-solution-...
  6. Implement Custom Paper Size of Worksheet for Re...

    This article explains how to use the C++ API to set custom paper size of your desired worksheets when rendering Excel file to PDF file format programmatically....size of a worksheet using Aspose.Cells APIs. Implement Custom Paper...Worksheet for Rendering Aspose.Cells allows you to set your desired...

    docs.aspose.com/cells/cpp/implement-custom-pape...
  7. Resampling Added Images - Excel to PDF Conversi...

    Learn how to resample added images to reduce PDF size using Aspose.Cells with C++.... Aspose.Cells supports resampling added...perform the task using the Aspose.Cells API. The example converts...

    docs.aspose.com/cells/cpp/resampling-added-imag...
  8. 使用C++为图表点添加富文本自定义数据标签|Documentation

    了解如何在Aspose.Cells for C++中为图表点添加富文本自定义数据标签。我们的指南将展示如何使用不同的字体、颜色和对齐选项来格式化标签,提升图表的外观和易读性。...Hide ] 你可以使用Aspose.Cells创建图表点的富文本自定义数据标签。Aspose.Cells提供 DataLabels...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/rich-text-custom-d...
  9. Combine Multiple Worksheets into a Single Works...

    Learn how to combine multiple worksheets into a single worksheet using Aspose.Cells with C++....easily be achieved using the Aspose.Cells API. This article will show...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/combine-multiple-work...
  10. 用C++检测VBA项目是否受保护且锁定以供查看|Documentation

    学习如何用Aspose.Cells for C++检测Excel中VBA项目是否已受保护且锁定查看。...] 用C++检测VBA项目是否受保护且锁定查看 Aspose.Cells允许你检测Excel文件的VBA(Visual Basic...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/check-if-vba-proje...