Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 6,422 for

api cleanup

(0.32 sec)
  1. 用C++自动调整行列宽|Documentation

    本文展示如何使用Aspose.Cells for C++ Api自动调整行、列、合并单元格的行,以及范围内的行。...endl ; Aspose :: Cells :: Cleanup (); return 0 ; } 如何在单元格范围内自动调整行...endl ; Aspose :: Cells :: Cleanup (); } 如何在一系列单元格中自动调整列 一列由多个行组成。可以通过调用...

    docs.aspose.com/cells/zh/cpp/autofit-rows-and-c...
  2. Android API to Convert WORD to XLT or with free...

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

    products.aspose.com/total/android-java/conversi...
  3. Android API to Convert MOBI to XLTM or with fre...

    Convert MOBI to XLTM in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free MOBI to XLTM online converter quickly before integrating the code....is a comprehensive suite of APIs that enables developers to integrate...Java, which is a feature-rich API for converting MOBI to HTML,...

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

    Convert MOBI to ODS in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free MOBI to ODS online converter quickly before integrating the code....is a comprehensive suite of APIs that can be used to integrate...manipulation and conversion API, and Aspose.Cells for Java, a...

    products.aspose.com/total/android-java/conversi...
  5. Սեղմել JPG Ը C++ Ում

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

    products.aspose.com/words/hy/cpp/compress/jpg/
  6. Compress JPG In C++

    Compress JPG in C++ without losing quality. Optimize JPG content, reduce file size easily....developers with an integrated API to optimize JPG content. Reduce...MakeObject<Document>(u"Input.jpg"); doc->Cleanup(); auto nodes = doc->GetCh...

    products.aspose.com/words/cpp/compress/jpg/
  7. 在Excel或OpenOffice中插入超链接的C++方法|Documentation

    学习如何在不使用MS Excel的情况下,用Aspose.Cells库向Excel文件插入超链接。...Cells允许开发者使用API或设计表格(手动创建超链接并由Aspose.Cells导入...endl ; Aspose :: Cells :: Cleanup (); } 在上述示例中,在空单元格 A1 中添加了...

    docs.aspose.com/cells/zh/cpp/insert-hyperlinks-...
  8. Check if VBA Project is Protected and Locked fo...

    Learn how to check if VBA Project is protected and locked for viewing in Excel files using Aspose.Cells for C++.... For this, the API provides the VbaProject.GetIslockedForViewin()...endl ; Aspose :: Cells :: Cleanup (); } Console Output This is...

    docs.aspose.com/cells/cpp/check-if-vba-project-...
  9. 用C++移除切片器|Documentation

    学习如何用程序在Excel文件中移除切片器,使用Aspose.Cells for C++。...Cells API程序化移除,可以使用 Worksheet.Slicers.Remove()...endl ; Aspose :: Cells :: Cleanup (); } AI Document Assistant...

    docs.aspose.com/cells/zh/cpp/removing-slicer/
  10. 使用 C++ 验证用于保护工作表的密码|Documentation

    了解如何使用 Aspose.Cells for C++ 验证用于保护工作表的密码。...Cells API通过引入一些有用的属性和方法来增强 Protection 类。...endl ; } } Aspose :: Cells :: Cleanup (); return 0 ; } AI Document...

    docs.aspose.com/cells/zh/cpp/verify-password-us...