Learn how to release unmanaged resources of the Workbook using Aspose.Cells with C++....with C++ Contents [ Hide ] Aspose.Cells provides Workbook.Dispose()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...
Learn how to specify an author name while write protecting a workbook using Aspose.Cells for C++....your workbook using the Aspose.Cells API. Use the Workbook.GetAuthor()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...
学习如何用 Aspose.Cells for C++ 在 Excel 工作表中锁定文字艺术水印,防止编辑、移动和选择水印。...锁定文字艺术水印 Contents [ Hide ] Aspose.Cells API 允许在工作表上添加文字艺术水印,使其成...SetLockedProperty 方法的用法,用于锁定水印的某些方面。 Aspose.Cells API 允许锁定水印的特定方面,从而限制或完全...
学习如何使用 Aspose.Cells for C++ 确定图表系列点的 X 和 Y 值的类型。我们的指南将解释不同类型的数据值,并向您展示如何在图表中访问和处理它们。...Aspose.Cells 提供了 ChartPoint::get_XValueType...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...
This article provides sample code for using the C++ API to programmatically display formulas rather than values in an Excel worksheet or spreadsheet....same thing using Aspose.Cells. Aspose.Cells provides a Worksheet...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...
Learn how to save Excel files into PDF with standard or minimum size using Aspose.Cells for C++....Contents [ Hide ] By default, Aspose.Cells saves Excel to PDF in standard...Standard or Minimum Size using Aspose.Cells The following sample code...
Export Excel to PDF with slicer settings using Aspose.Cells with C++....with the slicer settings, Aspose.Cells now supports this by default...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...