Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 6,422 for

api cleanup

(0.18 sec)
  1. Avoid exponential notation of large numbers whi...

    Learn how to avoid exponential notation of large numbers while importing from HTML using Aspose.Cells for C++.... The API will import the number as it...successfully." << std :: endl ; Cleanup (); return 0 ; } AI Document...

    docs.aspose.com/cells/cpp/avoid-exponential-not...
  2. 检测工作表中的合并单元格|Documentation

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

    docs.aspose.com/cells/zh/cpp/detect-merged-cell...
  3. 如何用 C++ 为文本框应用/设置文本对齐|Documentation

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

    docs.aspose.com/cells/zh/cpp/applying-text-alig...
  4. 在输出的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...
  5. 使用 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...
  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. 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...
  8. 支持C++中的XAdES签名|Documentation

    本文介绍如何使用C++代码结合Aspose.Cells for C++支持XAdES签名。...API提供了 DigitalSignature 类和 XAdESType...endl ; Aspose :: Cells :: Cleanup (); } 用 C++ 加密Excel文件 使用 C++...

    docs.aspose.com/cells/zh/cpp/support-for-xades-...
  9. Load a Web Image from a URL into an Excel Works...

    Learn how to convert an image from a URL to an Excel‑embedded image using C++ and Aspose.Cells for C++ Api....Cells for C++ API provides a straightforward method...return 1 ; } Aspose :: Cells :: Cleanup (); return 0 ; } For scenarios...

    docs.aspose.com/cells/cpp/load-a-web-image-from...
  10. Update Power Query Formula Item with C++|Docume...

    Learn how to update Power Query Formula Items using Aspose.Cells for C++ to modify data source file locations in Excel files....Cells API provides the option to update...Query Formula Item Aspose.Cells API provides the ability to update...

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