Learn how to specify an author name while write protecting a workbook using Aspose.Cells for C++....protecting your workbook using Aspose.Cells API. Please use the Workbook...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...
Learn how to convert Gregorian dates to Japanese dates using Aspose.Cells for C++.... Aspose.Cells provides a way to convert...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...
使用Aspose.Cells for C++将Excel公式导出为LaTeX和MathML。...Aspose.Cells for C++库能满足这些需求。以下内容介绍如...为其他格式的方法。 我们提供示例代码,帮助你使用Aspose.Cells for C++实现这些目标。所需的示例文件已包含在内。...
通过Aspose.Cells for C++ API学习如何添加图片超链接。...本文档说明了如何使用Aspose.Cells在工作表中插入图像超链接。 Aspose.Cells允许您在运行时向电子表...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...
学习如何使用Aspose.Cells和C++创建工作簿和工作表作用域的命名范围。... Aspose.Cells 提供了与 Microsoft Excel 相同...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...
使用 C++ 代码验证加密的Excel(xlsx、xlsb、xls、xlsm)和OpenOffice(ODS)文件的密码。...sm)和OpenOffice(ODS)文件被密码锁定,Aspose支持简单的密码验证,无需解析文件的特定数据。 验证加密文件的密码...验证加密文件的密码 要验证加密文件的密码,Aspose.Cells for C++ 提供了 VerifyPassword 方法。...