Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 5,990 for

api cleanup

(0.08 sec)
  1. Սեղմել JPG Ը C++ Ում

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

    products.aspose.com/words/hy/cpp/compress/jpg/
  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. 创建、访问和复制命名范围(C++)|Documentation

    学习如何使用 Aspose.Cells 在 Excel 文件中创建、访问和复制命名范围(C++)。...Cells API来完成任务。 Aspose.Cells 提供了表示 Microsoft...endl ; Aspose :: Cells :: Cleanup (); } 将数据输入到命名范围内的单元格 您可以按...

    docs.aspose.com/cells/zh/cpp/create-access-and-...
  4. 使用 C++ 检测工作表是否受密码保护|Documentation

    了解如何使用 Aspose.Cells for C++ 检测工作表是否受密码保护。...Cells API 提供检测特定工作表是否受密码保护的方法。本文演示如何使用... Aspose.Cells for C++ API 实现此功能。 Aspose.Cells for C++ 已暴露 Protection...

    docs.aspose.com/cells/zh/cpp/detect-if-workshee...
  5. Check if VBA Project is Protected and Locked fo...

    Learn how to check if VBA Project is protected and locked for viewing in Excel files using Aspose.Cells for C++.... For this, the API provides the VbaProject.GetIslockedForViewin()...endl ; Aspose :: Cells :: Cleanup (); } Console Output This is...

    docs.aspose.com/cells/cpp/check-if-vba-project-...
  6. 如何检测文件格式并使用 C++ 判断文件是否被加密|Documentation

    学习如何用 Aspose.Cells 和 C++检测文件格式及判断文件是否被加密。...FileFormatUtil::DetectFileFormat() 静态方法及相关API,可用来处理文档。 以下示例代码说明如何通过文件路径检测文...endl ; Aspose :: Cells :: Cleanup (); } 使用 Aspose.Cells 和 C++...

    docs.aspose.com/cells/zh/cpp/how-to-detect-a-fi...
  7. 用C++移除切片器|Documentation

    学习如何用程序在Excel文件中移除切片器,使用Aspose.Cells for C++。...Cells API程序化移除,可以使用 Worksheet.Slicers.Remove()...endl ; Aspose :: Cells :: Cleanup (); } 用C++格式化切片器 用C++渲染切片器...

    docs.aspose.com/cells/zh/cpp/removing-slicer/
  8. 检测工作表中的合并单元格|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 C++ 库。它支持检测工作表中的合并单元格,方便用户识别和操作这些单元格。本文将介绍如何使用 Aspose.Cells 库检测合并单元格。...Cells API 执行任务的最简单的代码。 该组件提供 Cells::GetMergedAreas()...endl ; Aspose :: Cells :: Cleanup (); }...

    docs.aspose.com/cells/zh/cpp/detect-merged-cell...
  9. Add Pivot Connection with C++|Documentation

    Learn how to add pivot connection with Aspose.Cells library using C++....Cells API programmatically, please use...endl ; Aspose :: Cells :: Cleanup (); } Formatting Slicer with...

    docs.aspose.com/cells/cpp/add-pivot-connection/
  10. Convert Workbook to JSON with C++|Documentation

    Learn how to convert Excel workbooks to JSON format using Aspose.Cells for C++....Cells API provides support for converting...endl ; Aspose :: Cells :: Cleanup (); } Advanced Topics Convert...

    docs.aspose.com/cells/cpp/convert-workbook-to-j...