Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 6,371 for

api cleanup

(0.09 sec)
  1. 用C++获取ODS文件中的单元格验证|Documentation

    学习如何使用Aspose.Cells for C++ Api获取ODS文件中的单元格验证。...Cells for C++ API,可以获取应用于ODS文件中单元格的验证。该API提供 GetValidation...endl ; } Aspose :: Cells :: Cleanup (); return 0 ; } AI Document...

    docs.aspose.com/cells/zh/cpp/get-cell-validatio...
  2. Compress DOC In C++

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

    products.aspose.com/words/cpp/compress/doc/
  3. Compress WORD In C++

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

    products.aspose.com/words/cpp/compress/word/
  4. Սեղմել HTML Ը C++ Ում

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

    products.aspose.com/words/hy/cpp/compress/html/
  5. Ფაილის Კონტენტის Ოპტიმიზაცია C++ Ის Გამოყენებით

    შეკუმშოს ფაილები C++: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS ხარისხის დაკარგვის გარეშე...უზრუნველყოფს დეველოპერებს ინტეგრირებული API ით სხვადასხვა ფორმატში დოკუმენტების...<Document>( u"Input.docx" ); doc-> Cleanup (); auto nodes = doc-> GetChildNodes...

    products.aspose.com/words/ka/cpp/compress/
  6. Create, Access, and Copy Named Ranges with C++|...

    Learn how to create, access, and copy named ranges in Excel files using Aspose.Cells with C++....Cells API to perform the task. Aspose.Cells...endl ; Aspose :: Cells :: Cleanup (); } Input Data into the Cells...

    docs.aspose.com/cells/cpp/create-access-and-cop...
  7. How to change background of a comment in Excel ...

    How to change color in a comment in Excel. How to insert a picture or image in a comment in Excel using C++....Cells provides an API that allows you to do this in...endl ; Aspose :: Cells :: Cleanup (); return 0 ; } Execute the...

    docs.aspose.com/cells/cpp/how-to-set-comment-ba...
  8. 用 C++ 为命名范围设置公式|Documentation

    学习如何用 Aspose.Cells 在 Excel 文件中为命名范围设置公式,使用 C++。...Cells API 提供在使用 GetRefersTo() 属性时为命名范围...endl ; Aspose :: Cells :: Cleanup (); } 为命名范围设置复杂公式 复杂公式可以是任...

    docs.aspose.com/cells/zh/cpp/setting-formula-fo...
  9. Protecting Worksheets with C++|Documentation

    Learn how to protect worksheets, rows, columns, and specific cells in Microsoft Excel files using Aspose.Cells with C++....endl ; Aspose :: Cells :: Cleanup (); } After using the above...we use only the Aspose.Cells API to perform the task. Example:...

    docs.aspose.com/cells/cpp/protecting-worksheets/
  10. Optimizing Memory Usage while Working with Big ...

    Learn how to optimize memory usage when working with large Excel files using Aspose.Cells with C++....provides some relevant options and API calls to lower, reduce, and optimize...endl ; Aspose :: Cells :: Cleanup (); } Writing Large Excel Files...

    docs.aspose.com/cells/cpp/optimizing-memory-usa...