Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 6,428 for

api cleanup

(1.03 sec)
  1. 使用 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...
  2. Remove Pivot Connection with C++|Documentation

    Learn how to remove a pivot connection with the Aspose.Cells library using C++....Cells API, please use the Slicer.Remov...endl ; Aspose :: Cells :: Cleanup (); } AI Document Assistant...

    docs.aspose.com/cells/cpp/remove-pivot-connection/
  3. Սեղմել TIFF Ը C++ Ում

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

    products.aspose.com/words/hy/cpp/compress/tiff/
  4. CacheCleanupStrategy|Documentation

    Policy for KV cache trimming when context fills up in Aspose.LLM for .NET — five strategies ranging from full reset to preserving the first user turn....KeepSystemPromptAndF ; using var api = AsposeLLMApi . Create ( preset... Force a reset mid-session: api . ForceCacheCleanup ( CacheCleanupStrategy...

    docs.aspose.com/llm/net/developer-reference/par...
  5. 创建、访问和复制命名范围(C++)|Documentation

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

    docs.aspose.com/cells/zh/cpp/create-access-and-...
  6. 使用C++的正则表达式替换工作簿内的文本|Documentation

    使用Aspose.Cells在C++中通过正则表达式替换工作簿内的文本。...API提供了 GetRegexKey() 属性的 ReplaceOptions...endl ; Aspose :: Cells :: Cleanup (); } AI Document Assistant...

    docs.aspose.com/cells/zh/cpp/replace-text-in-a-...
  7. Get Icon Sets, Data Bars or Color Scales Object...

    Aspose.Cells for C++ is a library for working with spreadsheet files. It supports the use of icon sets, data bars, and color scale objects in conditional formatting to display data from spreadsheets. This article describes how to use the Aspose.Cells library to retrieve data for these objects....Cells' simple API, the icon set’s image data is...endl ; Aspose :: Cells :: Cleanup (); } AI Document Assistant...

    docs.aspose.com/cells/cpp/get-icon-sets-data-ba...
  8. 用 C++ 将 JSON 转换为 CSV|Documentation

    学习如何使用 Aspose.Cells for C++ 结合简单和嵌套的 JSON 示例将 JSON 转换为 CSV。...为此,API 提供了 JsonLayoutOptions 和 JsonUtility...endl ; Aspose :: Cells :: Cleanup (); } AI Document Assistant...

    docs.aspose.com/cells/zh/cpp/convert-json-to-csv/
  9. Սեղմել 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/
  10. 在输出的HTML中单独导出工作表CSS|Documentation

    了解如何在将Excel文件转换为HTML时,将工作表的CSS单独导出,使用编号Aspose.Cells for C++。...endl ; Aspose :: Cells :: Cleanup (); } 导出单个工作簿到HTML 当带有多个工作...Excel也会为单个工作表创建正确的文件夹和HTML,因此使用Aspose.Cells API实现了相同的行为。可以从以下链接下载样本文件以供下面示例代码使用:...

    docs.aspose.com/cells/zh/cpp/export-worksheet-c...