Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 6,383 for

api cleanup

(0.08 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. 在 Excel 中使用 C++ 更改批注背景色的方法|Documentation

    如何更改 Excel 批注中的颜色。以及如何使用 C++ 在批注中插入图片或图像。...Cells 提供了支持用代码实现的 API。 如何在Excel中更改评论的颜色 当你不需要批注的默认...endl ; Aspose :: Cells :: Cleanup (); return 0 ; } 执行上述代码,你会得到一个...

    docs.aspose.com/cells/zh/cpp/how-to-set-comment...
  3. 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/
  4. Օպտիմալացնել Ֆայլի Բովանդակությունը՝ Օգտագործել...

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

    products.aspose.com/words/hy/cpp/compress/
  5. Შეკუმშოს JPG C++

    შეკუმშოს JPG C++ ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ JPG კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....დეველოპერებს აძლევს ინტეგრირებულ API ს JPG კონტენტის ოპტიმიზაციისთვის...MakeObject<Document>(u"Input.jpg"); doc->Cleanup(); auto nodes = doc->GetCh...

    products.aspose.com/words/ka/cpp/compress/jpg/
  6. 用 C++ 指定Excel文件的文档版本,通过内置文档属性|Documentation

    学习如何使用 Aspose.Cells for C++ 通过内置文档属性指定Excel文件的版本。...Cells API 以编程方式更改。 使用内置文档属性指定Excel文件的文档版本...SetTitle ( u "Aspose File Format APIs" ); // Set the author bdpc ...

    docs.aspose.com/cells/zh/cpp/specify-document-v...
  7. 使用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-...
  8. 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...
  9. 用 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/
  10. 用 C++ 改变批注的文本方向|Documentation

    学习如何使用 Aspose.Cells for C++ 更改 Excel 中批注的文本方向。...Cells提供了API来完成这项任务。 Aspose.Cells 提供了 Shape...endl ; Aspose :: Cells :: Cleanup (); } AI Document Assistant...

    docs.aspose.com/cells/zh/cpp/change-text-direct...