Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 5,990 for

api cleanup

(0.03 sec)
  1. Compress DOCX In C++

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

    products.aspose.com/words/cpp/compress/docx/
  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. Optimize File's Content Using C++

    Compress files in C++: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality...developers with an integrated API to optimize documents in various...<Document>( u"Input.docx" ); doc-> Cleanup (); auto nodes = doc-> GetChildNodes...

    products.aspose.com/words/cpp/compress/
  5. How to apply/set text alignment to textbox with...

    How to apply/set text alignment to textbox in Aspose.Cells with C++....Cells provides such an API interface to help you do just...endl ; Aspose :: Cells :: Cleanup (); } You can also change the...

    docs.aspose.com/cells/cpp/applying-text-alignme...
  6. How to change background in comment in Excel wi...

    How to change color in comment in Excel. How to insert picture or image in 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...
  7. 用 C++ 为命名范围设置公式|Documentation

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

    docs.aspose.com/cells/zh/cpp/setting-formula-fo...
  8. Compress HTML In C++

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

    products.aspose.com/words/cpp/compress/html/
  9. Օպտիմալացնել Ֆայլի Բովանդակությունը՝ Օգտագործել...

    Սեղմեք ֆայլերը C++...մշակողներին տրամադրում է ինտեգրված API՝ տարբեր ձևաչափերով փաստաթղթերը...<Document>( u"Input.docx" ); doc-> Cleanup (); auto nodes = doc-> GetChildNodes...

    products.aspose.com/words/hy/cpp/compress/
  10. Replace text in a workbook using Regular Expres...

    Replace text in a workbook using Regular Expression with Aspose.Cells in C++.... For this, the API provides the GetRegexKey() property...endl ; Aspose :: Cells :: Cleanup (); } Copy and Move Worksheets...

    docs.aspose.com/cells/cpp/replace-text-in-a-wor...