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

api cleanup

(0.09 sec)
  1. 使用 C++ 保护工作表|Documentation

    了解如何使用 Aspose.Cells 与 C++ 保护 Microsoft Excel 文件中的工作表、行、列和特定单元格。...endl ; Aspose :: Cells :: Cleanup (); } 使用上述代码保护工作表后,打开工作表即可...Cells在工作表中保护一些单元格 在这种方法中,我们只使用Aspose.Cells API来执行此任务。 示例:以下示例展示了如何在工作表中保护一些...

    docs.aspose.com/cells/zh/cpp/protecting-workshe...
  2. Android API to Convert ODT to SXC or with free ...

    Convert ODT to SXC in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free ODT to SXC online converter quickly before integrating the code....is a comprehensive suite of APIs that enables developers to easily...Android applications. It includes APIs for manipulating and converting...

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

    Convert DOCX to TSV in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to TSV online converter quickly before integrating the code....is a comprehensive suite of APIs that enables developers to easily...manipulation and conversion API. This API can be used to convert DOCX...

    products.aspose.com/total/android-java/conversi...
  4. Using GlobalizationSettings Class for Custom Su...

    Learn how to use the GlobalizationSettings class in Aspose.Cells for C++ to customize subtotal labels and modify the “Other” label in pie charts....Cells APIs have exposed the GlobalizationSetting...endl ; Aspose :: Cells :: Cleanup (); } The GlobalizationSetting...

    docs.aspose.com/cells/cpp/using-globalizationse...
  5. 数据验证与C++|Documentation

    学习如何通过Aspose.Cells for C++ Api添加数据验证。...endl ; Aspose :: Cells :: Cleanup (); } 列表数据验证 这种类型的验证允许用户从下...endl ; Aspose :: Cells :: Cleanup (); } 日期数据验证 使用此类型的验证,用户可以...

    docs.aspose.com/cells/zh/cpp/data-validation/
  6. 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...
  7. 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-...
  8. Setting Strong Encryption Type with C++|Documen...

    Learn how to apply strong encryption and password protection to Excel files using Aspose.Cells with C++....Cells API. Applying Encryption with Microsoft...endl ; Aspose :: Cells :: Cleanup (); } AI Document Assistant...

    docs.aspose.com/cells/cpp/setting-strong-encryp...
  9. Get Warnings while Loading Excel File with C++|...

    Learn how to catch and handle warnings while loading Excel files using Aspose.Cells for C++....endl ; Aspose :: Cells :: Cleanup (); return 0 ; } Console Output...long with C++ Using LightCells API with C++ Analyzing your prompt...

    docs.aspose.com/cells/cpp/get-warnings-while-lo...
  10. Convert CSV to JSON with C++|Documentation

    Convert a CSV file to JSON by using the simple-to-use Aspose.Cells for C++ Api.... For this, the API provides ExportRangeToJsonOpt...endl ; Aspose :: Cells :: Cleanup (); } Console Output [ { "id"...

    docs.aspose.com/cells/cpp/convert-csv-to-json/