Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 6,386 for

api cleanup

(0.56 sec)
  1. Java API to Convert WORDML to XLSX or with free...

    Convert WORDML to XLSX via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free WORDML to XLSX online converter quickly before integrating the code....or Online App On Premise Java API to convert WORDML to XLSX without...and conversion API Aspose.Words for Java . This API allows you to...

    products.aspose.com/total/java/conversion/wordm...
  2. Specify the Language of the Excel File using Bu...

    Learn how to change the language of an Excel file programmatically using Aspose.Cells for C++....Cells APIs. Specify the Language of the...endl ; Aspose :: Cells :: Cleanup (); } AI Document Assistant...

    docs.aspose.com/cells/cpp/specify-the-language-...
  3. Android API to Convert DOTX to XLSX or with fre...

    Convert DOTX to XLSX in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOTX to XLSX online converter quickly before integrating the code....is a comprehensive suite of APIs that enables developers to integrate...manipulation and conversion API Aspose.Words for Android via...

    products.aspose.com/total/android-java/conversi...
  4. Android API to Convert RTF to XLS or with free ...

    Convert RTF to XLS in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free RTF to XLS online converter quickly before integrating the code....is a comprehensive suite of APIs that enables developers to create...manipulation and conversion API, Aspose.Words for Android via...

    products.aspose.com/total/android-java/conversi...
  5. 使用 C++ 实现 1904 日期系统|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 C++ 库。它支持实现1904日期系统,允许用户根据1904年1月1日的日期系统进行计算和格式化。本文介绍了如何使用Aspose.Cells库实现1904日期系统。...Cells API 实现此功能。 #include <iostream> #include...endl ; Aspose :: Cells :: Cleanup (); } 用C++自定义带有Ribbon XML的Excel文件...

    docs.aspose.com/cells/zh/cpp/implement-1904-dat...
  6. 用 C++ 获取数据透视表的外部连接数据源|Documentation

    学习如何使用 Aspose.Cells for C++ 获取数据透视表的外部连接数据源。...API 提供了 GetExternalConnectio() 属性,属于...endl ; } Aspose :: Cells :: Cleanup (); } 代码片段中使用的源文件已附上供参考。 源文件...

    docs.aspose.com/cells/zh/cpp/get-external-conne...
  7. Removing Slicer with C++|Documentation

    Learn how to remove slicers in Excel files programmatically using Aspose.Cells for C++....Cells API programmatically, please use...endl ; Aspose :: Cells :: Cleanup (); } AI Document Assistant...

    docs.aspose.com/cells/cpp/removing-slicer/
  8. Convert Excel to Image with C++|Documentation

    Learn how to convert Excel worksheets to images, including TIFF and SVG formats, using Aspose.Cells for C++....endl ; Aspose :: Cells :: Cleanup (); return 0 ; } Converting...Aspose :: Cells :: Cleanup (); } At present, the API for converting...

    docs.aspose.com/cells/cpp/convert-excel-to-image/
  9. Setting Chart Appearance with C++|Documentation

    Learn how to configure the appearance of charts in Aspose.Cells for C++. Our guide will show you how to modify chart layouts, colors, fonts, and effects to achieve the desired visual style and enhance your worksheets....xls" ); Aspose :: Cells :: Cleanup (); } Setting Chart Lines Developers...lines using the Aspose.Cells API. #include <iostream> #include...

    docs.aspose.com/cells/cpp/setting-chart-appeara...
  10. Locking WordArt Watermark with C++|Documentation

    Learn how to lock WordArt watermarks in Excel worksheets using Aspose.Cells for C++. Prevent editing, movement, and selection of watermarks programmatically....Cells APIs allow you to add WordArt watermarks...the watermark. Aspose.Cells APIs allow locking certain aspects...

    docs.aspose.com/cells/cpp/locking-wordart-water...