Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 6,384 for

api cleanup

(0.24 sec)
  1. Remove Pivot Connection with C++|Documentation

    Learn how to remove a pivot connection with the Aspose.Cells library using C++....Cells API, please use the Slicer.Remov...endl ; Aspose :: Cells :: Cleanup (); } AI Document Assistant...

    docs.aspose.com/cells/cpp/remove-pivot-connection/
  2. 在Excel或OpenOffice中插入超链接的C++方法|Documentation

    学习如何在不使用MS Excel的情况下,用Aspose.Cells库向Excel文件插入超链接。...Cells允许开发者使用API或设计表格(手动创建超链接并由Aspose.Cells导入...endl ; Aspose :: Cells :: Cleanup (); } 在上述示例中,在空单元格 A1 中添加了...

    docs.aspose.com/cells/zh/cpp/insert-hyperlinks-...
  3. 从URL加载网页图片到Excel工作表(C++)|Documentation

    了解如何使用C++和Aspose.Cells for C++ Api将URL中的图片转换为Excel嵌入图片。...Cells for C++ API 提供了一种直接从URL加载图片到Excel工作表的方法。...return 1 ; } Aspose :: Cells :: Cleanup (); return 0 ; } 对于需要始终从URL更新图片的场景,使用...

    docs.aspose.com/cells/zh/cpp/load-a-web-image-f...
  4. 获取条件格式中使用的图标集、数据条或颜色比例对象(适用于C++)|Documentation

    Aspose.Cells for C++ 是一个用于操作电子表格文件的库。它支持在条件格式中使用图标集、数据条和颜色刻度对象以显示电子表格中的数据。本文介绍如何使用 Aspose.Cells 库获取这些对象的数据。...Cells 简单的 API,图标集的图像数据将被保存为图像。 #include <iostream>...endl ; Aspose :: Cells :: Cleanup (); } 使用C++添加双色标度和三色标度条件格式...

    docs.aspose.com/cells/zh/cpp/get-icon-sets-data...
  5. Android API to Convert MOBI to EXCEL or with fr...

    Convert MOBI to EXCEL in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free MOBI to EXCEL online converter quickly before integrating the code....manipulation and conversion APIs that can be used to convert...Android via Java is a feature-rich API that can be used to manipulate...

    products.aspose.com/total/android-java/conversi...
  6. Android API to Convert WORD to XLSB or with fre...

    Convert WORD to XLSB in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free WORD to XLSB online converter quickly before integrating the code....is a comprehensive suite of APIs that enables developers to easily...Aspose.Words for Android via Java API, which allows developers to convert...

    products.aspose.com/total/android-java/conversi...
  7. Android API to Convert MOBI to CSV or with free...

    Convert MOBI to CSV in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free MOBI to CSV online converter quickly before integrating the code....is a comprehensive suite of APIs that enables developers to integrate...Aspose.Words for Android via Java API, which can be used to convert...

    products.aspose.com/total/android-java/conversi...
  8. Android API to Convert MOBI to SXC or with free...

    Convert MOBI to SXC in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free MOBI to SXC online converter quickly before integrating the code....is a comprehensive suite of APIs that enables developers to integrate...Aspose.Words for Android via Java API, which can be used to convert...

    products.aspose.com/total/android-java/conversi...
  9. 用 C++ 指定Excel文件的文档版本,通过内置文档属性|Documentation

    学习如何使用 Aspose.Cells for C++ 通过内置文档属性指定Excel文件的版本。...Cells API 以编程方式更改。 使用内置文档属性指定Excel文件的文档版本...SetTitle ( u "Aspose File Format APIs" ); // Set the author bdpc ...

    docs.aspose.com/cells/zh/cpp/specify-document-v...
  10. 用 C++ 改变批注的文本方向|Documentation

    学习如何使用 Aspose.Cells for C++ 更改 Excel 中批注的文本方向。...Cells提供了API来完成这项任务。 Aspose.Cells 提供了 Shape...endl ; Aspose :: Cells :: Cleanup (); } AI Document Assistant...

    docs.aspose.com/cells/zh/cpp/change-text-direct...