Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 5,990 for

api cleanup

(0.04 sec)
  1. Resampling Added Images - Excel to PDF Conversi...

    Learn how to resample added images to reduce PDF size using Aspose.Cells with C++....Cells API. The example converts a Microsoft...endl ; Aspose :: Cells :: Cleanup (); } Using the SetImageResample...

    docs.aspose.com/cells/cpp/resampling-added-imag...
  2. Combine Multiple Worksheets into a Single Works...

    Learn how to combine multiple worksheets into a single worksheet using Aspose.Cells with C++....Cells API. This article will show you a...endl ; Aspose :: Cells :: Cleanup (); } Merge Files with C++...

    docs.aspose.com/cells/cpp/combine-multiple-work...
  3. 用 C++ 获取数据透视表的外部连接数据源|Documentation

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

    docs.aspose.com/cells/zh/cpp/get-external-conne...
  4. 使用 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...
  5. Specify Custom Number Decimal and Group Separat...

    Change Number decimal and group separator in MS Excel and with C++ code by using the Aspose.Cells for C++ Api....Cells API. It specifies the Custom Number...endl ; Aspose :: Cells :: Cleanup (); } List of Supported Number...

    docs.aspose.com/cells/cpp/specify-custom-number...
  6. 导入HTML时避免大数字的指数表示法|Documentation

    学习如何在用编号Aspose.Cells for C++导入HTML时避免大数字的指数表示法。...API将按原样导入数字,而不将其转换为指数表示法。 #include...successfully." << std :: endl ; Cleanup (); return 0 ; } 导入HTML时删除换行后多余空格(使用C++)...

    docs.aspose.com/cells/zh/cpp/avoid-exponential-...
  7. 在输出的HTML中单独导出工作表CSS|Documentation

    了解如何在将Excel文件转换为HTML时,将工作表的CSS单独导出,使用编号Aspose.Cells for C++。...endl ; Aspose :: Cells :: Cleanup (); } 导出单个工作簿到HTML 当带有多个工作...Excel也会为单个工作表创建正确的文件夹和HTML,因此使用Aspose.Cells API实现了相同的行为。可以从以下链接下载样本文件以供下面示例代码使用:...

    docs.aspose.com/cells/zh/cpp/export-worksheet-c...
  8. Chart to PDF with C++|Documentation

    Learn how to use Aspose.Cells for C++ to convert a chart to a PDF document. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a PDF for further distribution and archiving....Cells APIs have exposed the Chart::ToPdf...endl ; Aspose :: Cells :: Cleanup (); } Create Chart PDF with...

    docs.aspose.com/cells/cpp/chart-to-pdf/
  9. Java API to Convert WORD to ODS or with free On...

    Convert WORD to ODS via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free WORD to ODS online converter quickly before integrating the code....or Online App On Premise Java API to convert WORD to ODS without...manipulation and conversion APIs that makes it easy to convert...

    products.aspose.com/total/java/conversion/word-...
  10. Page Setup and Printing Options with C++|Docume...

    Configure page setup and print settings to control the printing process using Aspose.Cells with C++....Cells API. Working with Page and Print...application that invokes the API: #include <iostream> #include...

    docs.aspose.com/cells/cpp/page-setup-and-printi...