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

api cleanup

(0.09 sec)
  1. Սեղմել 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/
  2. 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...
  3. 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...
  4. 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/
  5. 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/
  6. Սեղմել 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/
  7. 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...
  8. 将图表导出为 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/
  9. 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-...
  10. 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-...