Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 238,891 for

aspose cells

(0.35 sec)
  1. 使用CellsFactory类在C++中创建样式对象|Documentation

    Aspose.Cells是一个支持使用样式对象对单元格进行样式设置的C++库。本文将介绍如何使用Aspose.Cells中的CellsFactory类创建单元格样式对象,以便用户根据需要自定义单元格的外观。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // For complete examples...

    docs.aspose.com/cells/zh/cpp/create-style-objec...
  2. 用 C++ 为形状的文字设置预设文字艺术样式|Documentation

    学习如何用 Aspose.Cells for C++ 为形状的文本设置预设文字艺术样式。...Contents [ Hide ] 可能的使用场景 你可以用 Aspose.Cells 为形状的文本设置预设文字艺术样式。请使用 FontSetting...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/set-preset-wordart...
  3. 将日期转换为日本日期(C++)|Documentation

    学习如何使用 Aspose.Cells for C++ 将公历日期转换为日本日期。... Aspose.Cells 提供一种将公历日期转换为日本日期的方法。在此转...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/convert-dates-to-j...
  4. Verify Password of Encrypted Files with C++|Doc...

    Verify the password of encrypted Excel (xlsx, xlsb, xls, xlsm) and OpenOffice (ODS) files using C++ code....are locked with a password, Aspose supports simple password verification...password of the encrypted file, Aspose.Cells for C++ provides the VerifyPassword...

    docs.aspose.com/cells/cpp/verify-password-of-en...
  5. Read Axis Labels after Calculating the Chart wi...

    Learn how to read axis labels in Aspose.Cells for C++ after calculating the chart. Our guide will show you how to access and retrieve axis labels, including their formatting and positioning....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); U16String srcDir ( u...

    docs.aspose.com/cells/cpp/read-axis-labels-afte...
  6. 用C++获取ODS文件中的单元格验证|Documentation

    学习如何使用Aspose.Cells for C++ API获取ODS文件中的单元格验证。...Hide ] 获取ODS文件中的单元格验证 利用Aspose.Cells for C++ API,可以获取应用于ODS文件中单元格的验证。该API提供...验证。该API提供 GetValidation 方法和 Cell 类。 以下示例代码演示了如何使用 GetValidation...

    docs.aspose.com/cells/zh/cpp/get-cell-validatio...
  7. Adding HTML Rich Text inside the Cell with C++|...

    Learn how to add HTML Rich Text inside the Cell through the Aspose.Cells for C++ API....inside the Cell with C++ Contents [ Hide ] Aspose.Cells supports...to XLS/XLSX format using Aspose.Cells. Similarly, if there is...

    docs.aspose.com/cells/cpp/adding-html-rich-text...
  8. How to Create Dynamic Scrolling Chart with C++|...

    Learn how to create a dynamic scrolling chart using Aspose.Cells for C++. Our step-by-step guide will demonstrate how to implement smooth data transitions and automatic scrolling in your chart for a continuous and updated display.... Use Aspose Cells to Create Dynamic Scrolling...Dynamic Scrolling Chart using Aspose.Cells. We’ll show you the code...

    docs.aspose.com/cells/cpp/create-dynamic-scroll...
  9. 使用Aspose.Cells用C++创建共享工作簿|Documentation

    学习如何使用Aspose.Cells和C++创建共享工作簿。...使用Aspose.Cells用C++创建共享工作簿 Contents [ Hide ] 可能的使用场景 Microsoft...共享工作簿时,多个用户可以在网络上编辑此工作簿。Aspose.Cells使您能够使用 Workbook.GetShared()...

    docs.aspose.com/cells/zh/cpp/create-shared-work...
  10. 使用C++结合ImageOrPrint选项从工作表中提取图像|Documentation

    学习如何使用Aspose.Cells for C++从Excel工作表中提取图片并保存到本地驱动器。...通过 Aspose.Cells,可以读取 Microsoft Excel 文件...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/extract-images-fro...