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

api cleanup

(0.12 sec)
  1. 使用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-...
  2. 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...
  3. 用 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/
  4. 在Excel或OpenOffice中插入超链接的C++方法|Documentation

    学习如何在不使用MS Excel的情况下,用Aspose.Cells库向Excel文件插入超链接。...Cells允许开发者使用API或设计表格(手动创建超链接并由Aspose.Cells导入...endl ; Aspose :: Cells :: Cleanup (); } 在上述示例中,在空单元格 A1 中添加了...

    docs.aspose.com/cells/zh/cpp/insert-hyperlinks-...
  5. Java API to Convert MOBI to XLAM or with free O...

    Convert MOBI to XLAM via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free MOBI to XLAM online converter quickly before integrating the code....or Online App On Premise Java API to convert MOBI to XLAM without...manipulation and conversion APIs that makes it easy to convert...

    products.aspose.com/total/java/conversion/mobi-...
  6. 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-...
  7. 用C++移除切片器|Documentation

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

    docs.aspose.com/cells/zh/cpp/removing-slicer/
  8. 使用 C++ 验证用于保护工作表的密码|Documentation

    了解如何使用 Aspose.Cells for C++ 验证用于保护工作表的密码。...Cells API通过引入一些有用的属性和方法来增强 Protection 类。...endl ; } } Aspose :: Cells :: Cleanup (); return 0 ; } AI Document...

    docs.aspose.com/cells/zh/cpp/verify-password-us...
  9. Get External Connection Data Source of Pivot Ta...

    Learn how to retrieve the external connection data source of a pivot table using Aspose.Cells for C++.... To do this, the API provides the GetExternalConnectio()...endl ; } Aspose :: Cells :: Cleanup (); } The source file used...

    docs.aspose.com/cells/cpp/get-external-connecti...
  10. 用C++更新Power Query公式项|Documentation

    学习如何使用Aspose.Cells for C++更新Power Query公式项,以修改Excel文件中的数据源文件位置。...Cells API提供通过使用 PowerQueryFormulaIte 类来更新源文件位置的选项。...更新Power Query公式项 Aspose.Cells API提供了更新Power Query公式项的能力。以下代码演示如何使用...

    docs.aspose.com/cells/zh/cpp/update-power-query...