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

api cleanup

(0.24 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. Սեղմել DOCX Ը C++ Ում

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

    products.aspose.com/words/hy/cpp/compress/docx/
  3. How and Where to Use Enumerators with C++|Docum...

    Learn How and Where to Use Enumerators through the Aspose.Cells for C++ Api....Cells APIs provide a bunch of enumerators;...endl ; } Aspose :: Cells :: Cleanup (); } Rows Enumerator The Rows...

    docs.aspose.com/cells/cpp/how-and-where-to-use-...
  4. 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...
  5. 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/
  6. 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/
  7. Սեղմել 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/
  8. Get Cell Validation in ODS Files with C++|Docum...

    Learn how to Get Cell Validation in ODS Files using Aspose.Cells for C++.... The API provides the GetValidation method...endl ; } Aspose :: Cells :: Cleanup (); return 0 ; } AI Document...

    docs.aspose.com/cells/cpp/get-cell-validation-i...
  9. 将图表导出为 PDF(C++版)|Documentation

    学习如何使用 Aspose.Cells for C++ 将图表转换为 PDF 文档。我们的指南将演示如何导出 Excel 图表并将其保存为 PDF,以便进一步分发和存档。...Cells API 已暴露 Chart::ToPdf 方法,支持将生成的 PDF...endl ; Aspose :: Cells :: Cleanup (); } 使用所需的页面大小创建图表PDF 您可以使用...

    docs.aspose.com/cells/zh/cpp/chart-to-pdf/
  10. Insert Hyperlinks into Excel or OpenOffice with...

    How to insert hyperlinks into Excel file with Aspose.Cells library without MS Excel using C++....Excel files either using the API or designer spreadsheets (spreadsheets...endl ; Aspose :: Cells :: Cleanup (); } In the above example...

    docs.aspose.com/cells/cpp/insert-hyperlinks-to-...