Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 238,879 for

aspose cells

(0.54 sec)
  1. Release Unmanaged Resources of the Workbook wit...

    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...

    docs.aspose.com/cells/cpp/release-unmanaged-res...
  2. Specify Author while Write Protecting Workbook ...

    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...

    docs.aspose.com/cells/cpp/specify-author-while-...
  3. 用 C++ 将 Excel 转换为 JSON|Documentation

    学习如何使用 Aspose.Cells 和 C++ 将 Excel 文件转换为 JSON。...转换为 JSON Contents [ Hide ] Aspose.Cells支持将工作簿转换为Json(JavaScript对象表示)文件。...工作簿转换为 JSON,因为 Aspose.Cells for C++ 库提供了最佳方案。Aspose.Cells API 支持将电子表格转换为...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-j...
  4. 用 C++ 锁定文字艺术水印|Documentation

    学习如何用 Aspose.Cells for C++ 在 Excel 工作表中锁定文字艺术水印,防止编辑、移动和选择水印。...锁定文字艺术水印 Contents [ Hide ] Aspose.Cells API 允许在工作表上添加文字艺术水印,使其成...SetLockedProperty 方法的用法,用于锁定水印的某些方面。 Aspose.Cells API 允许锁定水印的特定方面,从而限制或完全...

    docs.aspose.com/cells/zh/cpp/locking-wordart-wa...
  5. 使用 C++ 在图表系列中查找点的 X 和 Y 值的类型|Documentation

    学习如何使用 Aspose.Cells for C++ 确定图表系列点的 X 和 Y 值的类型。我们的指南将解释不同类型的数据值,并向您展示如何在图表中访问和处理它们。...Aspose.Cells 提供了 ChartPoint::get_XValueType...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/find-type-of-x-and...
  6. Web扩展 使用C++的Office加载项|Documentation

    学习如何使用 Aspose.Cells 和 C++ 添加和访问Excel文件中的Web扩展(Office加载项)。... Aspose.Cells还提供了与Web扩展配合使用的功能。 添加Web扩展...项)。在加载项框中浏览你想要的加载项并添加它。 Aspose.Cells 还提供了使用 WebExtension 和 WebExtensionTaskPane...

    docs.aspose.com/cells/zh/cpp/web-extensions-off...
  7. 跟踪Excel转TIFF的转换进度,使用C++|Documentation

    学习如何使用Aspose.Cells for C++跟踪Excel文件转换为TIFF格式的进度。...Aspose.Cells支持通过提供 IPageSavingCallback...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; class...

    docs.aspose.com/cells/zh/cpp/track-conversion-p...
  8. Show Formulas Instead of Values in a Worksheet ...

    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...

    docs.aspose.com/cells/cpp/show-formulas-instead...
  9. Save Excel into PDF with Standard or Minimum Si...

    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...

    docs.aspose.com/cells/cpp/save-excel-into-pdf-w...
  10. Draw Slicer while rendering Excel to PDF with C...

    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...

    docs.aspose.com/cells/cpp/draw-slicer-while-ren...