Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 6,371 for

api cleanup

(0.08 sec)
  1. Android API to Convert DOCX to XLS or with free...

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

    products.aspose.com/total/android-java/conversi...
  2. Android API to Convert DOCX to ODS or with free...

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

    products.aspose.com/total/android-java/conversi...
  3. Android API to Convert ODT to ODS or with free ...

    Convert ODT to ODS in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free ODT to ODS online converter quickly before integrating the code....is a comprehensive suite of APIs that enables developers to easily...manipulation and conversion API that enables developers to easily...

    products.aspose.com/total/android-java/conversi...
  4. Calculate Formulas with C++|Documentation

    This article introduces how to use the Aspose.Cells library to calculate formulas in Microsoft Excel with C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....functions can be used through the APIs or designer spreadsheets. Aspose...endl ; Aspose :: Cells :: Cleanup (); } Important to Know for...

    docs.aspose.com/cells/cpp/calculate-formulas/
  5. Advanced Protection Settings since Excel XP wit...

    Learn how to apply advanced protection settings in Excel files using Aspose.Cells with C++....Excel97To2003 ); Aspose :: Cells :: Cleanup (); return 0 ; } Please do...cells using the Aspose.Cells API as well. Each cell can obtain...

    docs.aspose.com/cells/cpp/advanced-protection-s...
  6. 用C++加载和管理Excel、OpenOffice、Json、Csv和Html文件|Docum...

    使用Aspose.Cells for C++,创建、打开和管理Excel、CSV、TSV、ODS、HTML、Numbers、Json、XML、Pdf、Jpg、Tiff、图片、Mht及XPS文件变得简单。...xlsx" ); Aspose :: Cells :: Cleanup (); return 0 ; } 打开和保存文件 使用Aspose...endl ; Aspose :: Cells :: Cleanup (); } 高级主题 打开文件的不同方式 在加载工作簿时过滤定义的名称...

    docs.aspose.com/cells/zh/cpp/loading-saving-and...
  7. 使用 C++ 设置图表外观|Documentation

    学习如何在Aspose.Cells for C++中配置图表的外观。我们的指南将展示如何修改图表布局、颜色、字体和效果,以实现理想的视觉风格,提升工作表的美观度。...xls" ); Aspose :: Cells :: Cleanup (); } 设置图表线条 开发者还可以对 SeriesCollection...的线条或数据标记应用各种样式。以下代码演示了如何使用Aspose.Cells API设置图表线条。 #include <iostream> #include...

    docs.aspose.com/cells/zh/cpp/setting-chart-appe...
  8. 使用ImageOrPrint选项和C++将工作表转换为图像|Documentation

    了解如何使用Aspose.Cells和C++将工作表转换为图像文件,并应用不同的图像和打印选项。...Cells API执行工作表到图像的转换,应用不同的图像和打印选项。 你需要在程序/项目中包含...endl ; Aspose :: Cells :: Cleanup (); } 转换选项 可以将特定页面保存为图像。以下...

    docs.aspose.com/cells/zh/cpp/converting-workshe...
  9. Java API to Convert DOCM to CSV or with free On...

    Convert DOCM to CSV via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCM to CSV online converter quickly before integrating the code....or Online App On Premise Java API to convert DOCM to CSV without...conversion API that provides a comprehensive set of APIs to work...

    products.aspose.com/total/java/conversion/docm-...
  10. How to Add/Insert TextBox to Worksheet with C++...

    How to add/insert a TextBox to a worksheet in Aspose.Cells with C++....Cells provides an API to easily perform bulk inserts...endl ; Aspose :: Cells :: Cleanup (); } You will get a file similar...

    docs.aspose.com/cells/cpp/add-text-box-to-works...