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

api cleanup

(0.16 sec)
  1. 如何用 C++ 为文本框应用/设置文本对齐|Documentation

    如何用 C++ 在 Aspose.Cells 中为文本框应用/设置文本对齐。...Cells 提供了相关API接口帮你实现这一点。 以下示例代码将文本对齐应用于文本框。...endl ; Aspose :: Cells :: Cleanup (); } 你还可以用适当的HTML文本改变文本框内...

    docs.aspose.com/cells/zh/cpp/applying-text-alig...
  2. 在使用C++进行写保护时指定作者|Documentation

    学习如何在用Aspose.Cells for C++写保护工作簿时指定作者名称。...Cells API进行写保护时指定作者名称。请使用 Workbook.GetAuthor()...endl ; Aspose :: Cells :: Cleanup (); } AI Document Assistant...

    docs.aspose.com/cells/zh/cpp/specify-author-whi...
  3. Detect if Worksheet is Password Protected with ...

    Learn how to detect if a worksheet is password protected using Aspose.Cells for C++....Cells APIs provide the means to detect...of the Aspose.Cells for C++ API to achieve the same. Aspose.Cells...

    docs.aspose.com/cells/cpp/detect-if-worksheet-i...
  4. 用C++自动调整行列宽|Documentation

    本文展示如何使用Aspose.Cells for C++ Api自动调整行、列、合并单元格的行,以及范围内的行。...endl ; Aspose :: Cells :: Cleanup (); return 0 ; } 如何在单元格范围内自动调整行...endl ; Aspose :: Cells :: Cleanup (); } 如何在一系列单元格中自动调整列 一列由多个行组成。可以通过调用...

    docs.aspose.com/cells/zh/cpp/autofit-rows-and-c...
  5. Սեղմել 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/
  6. Replace text in a workbook using Regular Expres...

    Replace text in a workbook using Regular Expression with Aspose.Cells in C++.... For this, the API provides the GetRegexKey() property...endl ; Aspose :: Cells :: Cleanup (); } AI Document Assistant...

    docs.aspose.com/cells/cpp/replace-text-in-a-wor...
  7. 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-...
  8. 用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/
  9. 使用 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...
  10. 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...