Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 6,410 for

api cleanup

(0.28 sec)
  1. Detect Merged Cells in a Worksheet with C++|Doc...

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports detecting merged cells in a worksheet, making it easy for users to identify and manipulate these cells. This article will introduce how to use the Aspose.Cells library to detect merged cells....Cells API to perform the task. The component...endl ; Aspose :: Cells :: Cleanup (); } AI Document Assistant...

    docs.aspose.com/cells/cpp/detect-merged-cells-i...
  2. 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-...
  3. 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...
  4. 将图表导出为 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/
  5. 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/
  6. 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/
  7. 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/
  8. Օպտիմալացնել Ֆայլի Բովանդակությունը՝ Օգտագործել...

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

    products.aspose.com/words/hy/cpp/compress/
  9. Specify Author while Write Protecting Workbook ...

    Learn how to specify an author name while write protecting a workbook using Aspose.Cells for C++....Cells API. Use the Workbook.GetAuthor()...endl ; Aspose :: Cells :: Cleanup (); } AI Document Assistant...

    docs.aspose.com/cells/cpp/specify-author-while-...
  10. 用 C++ 为命名范围设置公式|Documentation

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

    docs.aspose.com/cells/zh/cpp/setting-formula-fo...