Sort Score
Result 10 results
Languages All
Labels All
Results 5,531 - 5,540 of 193,608 for

aspose.cells

(0.34 sec)
  1. 如何在没有Excel的情况下用C++检测冻结状态|Documentation

    在本文中,您将学习如何使用C++的Aspose.cells API以编程方式检测Excel工作表的冻结状态。...我们可以使用Aspose.Cells for C++来实现。 窗格是否冻结 使用Aspose.Cells for C+...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/how-to-check-froze...
  2. How to change the Comment Font Color with C++|D...

    Learn how to customize comment font color in Excel using Aspose.cells with C++.... Aspose.Cells provides APIs to accomplish...accomplish the task. Aspose.Cells provides a Shape.GetTextBody() property...

    docs.aspose.com/cells/cpp/how-to-change-the-com...
  3. Create, Manipulate or Remove Scenarios from Wor...

    In this article, you will learn how to create, manipulate or remove Scenarios from Excel Worksheets programmatically using C++ Library with Aspose.cells API....a workbook via Aspose.Cells APIs. Aspose.Cells provides some useful...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/create-manipulate-or-...
  4. 通过 C++ 在 Node.js 中更新 Power Query 公式项|Documentation

    学习如何使用 Aspose.cells for Node.js via C++ 在 Excel 文件中更新 Power Query 公式项的数据源。...在这种情况下,Aspose.Cells API 提供了使用 PowerQueryFormulaIte...类更新源文件位置的选项。 更新Power Query公式项 Aspose.Cells API 提供了更新 Power Query 公...

    docs.aspose.com/cells/zh/nodejs-cpp/update-powe...
  5. Render One PDF Page Per Excel Worksheet - Excel...

    Convert Excel worksheets into PDF format with one page for each worksheet using Aspose.cells with C++....can be achieved by using Aspose.Cells for C++. Please see the...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/render-one-pdf-page-p...
  6. 在工作簿的VBA项目中添加库引用|Documentation

    学习如何使用Aspose.cells for C++向VBA项目添加或注册库引用。...您可以使用Aspose.Cells VbaProject.References.A... > 引用…**来添加VBA项目的库引用。 使用Aspose.Cells在工作簿中为VBA项目添加库引用 以下示例代码使用...

    docs.aspose.com/cells/zh/cpp/add-a-library-refe...
  7. 使用C++将工作表或图表导出为具有所需宽度和高度的图像|Documentation

    使用Aspose.cells在C++中将工作表或图表导出为所需宽度和高度的图像。...Contents [ Hide ] 您可以使用 Aspose.Cells 将工作表或图表导出为具有指定宽度和高度的图像。它提供了...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/export-worksheet-o...
  8. Add a library reference to VBA project in workb...

    Learn how to add or register library references to the VBA project in a workbook using Aspose.cells for C++.... You can do it using Aspose.Cells VbaProject.References.A...project in a workbook using Aspose.Cells The following sample code...

    docs.aspose.com/cells/cpp/add-a-library-referen...
  9. Getting Headers or Footers|Documentation

    This article explains how to programmatically get header and footers from Excel or OpenOffice files using the C# API or .NET Library....Headers and Footers using Aspose.Cells for .Net With Worksheet...understand without viewer . Aspose.Cells for .Net provides Worksheet...

    docs.aspose.com/cells/net/get-headers-or-footers/
  10. Modify an Existing Style|Documentation

    Aspose.cells is a Node.js library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.cells library so that users can change the appearance of the cells as they need.... Aspose.Cells allows modifying any of...the selected range. Using Aspose.Cells for Node.js via C++ The...

    docs.aspose.com/cells/nodejs-cpp/modify-an-exis...