Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 6,428 for

api cleanup

(0.08 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Convert Workbook to JSON with C++|Documentation

    Learn how to convert Excel workbooks to JSON format using Aspose.Cells for C++....Cells API provides support for converting...endl ; Aspose :: Cells :: Cleanup (); } Advanced Topics Convert...

    docs.aspose.com/cells/cpp/convert-workbook-to-j...
  5. Սեղմել TIFF Ը C++ Ում

    Սեղմեք TIFF ը C++ ում՝ առանց որակի կորստի: Օպտիմալացրեք TIFF բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...մշակողներին տրամադրում է ինտեգրված API՝ TIFF բովանդակությունը օպտիմալացնելու...MakeObject<Document>(u"Input.tiff"); doc->Cleanup(); auto nodes = doc->GetCh...

    products.aspose.com/words/hy/cpp/compress/tiff/
  6. Working with Data Display Formats of DataField ...

    Learn how to work with data display formats of DataField in Pivot Table using Aspose.Cells for C++.... For this, the API provides the PivotField.GetCalculationType()...endl ; Aspose :: Cells :: Cleanup (); } AI Document Assistant...

    docs.aspose.com/cells/cpp/working-with-data-dis...
  7. 导入HTML时避免大数字的指数表示法|Documentation

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

    docs.aspose.com/cells/zh/cpp/avoid-exponential-...
  8. 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 (); } AI Document Assistant...

    docs.aspose.com/cells/cpp/specify-custom-number...
  9. 如何检测文件格式并使用 C++ 判断文件是否被加密|Documentation

    学习如何用 Aspose.Cells 和 C++检测文件格式及判断文件是否被加密。...FileFormatUtil::DetectFileFormat() 静态方法及相关API,可用来处理文档。 以下示例代码说明如何通过文件路径检测文...endl ; Aspose :: Cells :: Cleanup (); } AI Document Assistant...

    docs.aspose.com/cells/zh/cpp/how-to-detect-a-fi...
  10. 检测工作表中的合并单元格|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 C++ 库。它支持检测工作表中的合并单元格,方便用户识别和操作这些单元格。本文将介绍如何使用 Aspose.Cells 库检测合并单元格。...Cells API 执行任务的最简单的代码。 该组件提供 Cells::GetMergedAreas()...endl ; Aspose :: Cells :: Cleanup (); } AI Document Assistant...

    docs.aspose.com/cells/zh/cpp/detect-merged-cell...