Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 235,226 for

aspose.cells

(0.86 sec)
  1. 用C++更新Power Query公式项|Documentation

    学习如何使用Aspose.cells for C++更新Power Query公式项,以修改Excel文件中的数据源文件位置。...在此情况下,Aspose.Cells API提供通过使用 PowerQueryFormulaIte...类来更新源文件位置的选项。 更新Power Query公式项 Aspose.Cells API提供了更新Power Query公式项的能力。以下代码演示如何使用...

    docs.aspose.com/cells/zh/cpp/update-power-query...
  2. 使用 C++ 在工作表中检测合并单元格 Node.js 通过 C++|Documentation

    学习如何使用 Aspose.cells for Node.js via C++ 检测工作表中的合并单元格。本文将展示如何使用该库识别和操作合并的单元格。... Aspose.Cells for Node.js via C++ 允许你...允许你获取工作表中的合并区域,还可以取消合并(拆分)它们。本文展示了使用 Aspose.Cells API 执行此任务的最简代码。 该组件提供 Cells...

    docs.aspose.com/cells/zh/nodejs-cpp/detect-merg...
  3. 用C++计算数据表的数组公式|Documentation

    如何使用Aspose.cells库在Microsoft Excel中用C++计算数据表的数组公式。通过加载现有Excel文件或创建新Excel文件,利用Aspose.cells提供的方法计算数组公式并获取结果。最后保存修改后的Excel文件。... Aspose.Cells现在允许您计算数据表的数组公式。请在计算任何类型的公式时使用...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/calculation-of-arr...
  4. Merge Files with C++|Documentation

    Learn how to merge Excel files efficiently using Aspose.cells for C++....Contents [ Hide ] Introduction Aspose.Cells provides different ways...files. Merge Files Using Aspose.Cells The following sample code...

    docs.aspose.com/cells/cpp/merge-files/
  5. Combine Multiple Worksheets into a Single Works...

    Learn how to combine multiple worksheets into a single worksheet using Aspose.cells with C++....easily be achieved using the Aspose.Cells API. This article will show...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/combine-multiple-work...
  6. Copy Sparkline by Specifying Data Range and Loc...

    Learn how to copy sparklines by specifying data range and location using Aspose.cells for C++.... Aspose.Cells supports this feature. To...and location. Click OK . Aspose.Cells provides the SparklineCollection...

    docs.aspose.com/cells/cpp/copy-sparkline-by-spe...
  7. Check if Digital Signature of VBA Code is Valid...

    Learn how to check the validity of a digital signature in VBA code using Aspose.cells with C++....with C++ Contents [ Hide ] Aspose.Cells allows you to check if the...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/check-if-digital-sign...
  8. 用C++检查VBA代码的数字签名是否有效|Documentation

    学习如何用Aspose.cells在C++中检查VBA代码的数字签名的有效性。...用C++检查VBA代码的数字签名是否有效 Contents [ Hide ] Aspose.Cells允许你使用 Workbook.VbaProject...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/check-if-digital-s...
  9. Get Validation Applied on a Cell with C++|Docum...

    This article shows how to apply validation on a cell with C++....Contents [ Hide ] You can use Aspose.Cells to get the validation applied...applied to a cell. Aspose.Cells provides the Cell::GetValidation()...

    docs.aspose.com/cells/cpp/get-validation-applie...
  10. 使用 C++ 在 ODF 1.1、1.2 和 1.3 规格下保存 ODS 文件|Documen...

    使用 Aspose.cells 和 C++ 将 Excel 转换为符合 ODF 1.1、1.2 和 1.3 规范的文件。...ODS 文件 Contents [ Hide ] Aspose.Cells 支持将 ODS 文件( OpenDocument...Format ) 1.1、1.2 和 1.3 规格的文件。Aspose.Cells 有 OdsSaveOptions.GetOdfStrictVersion()...

    docs.aspose.com/cells/zh/cpp/save-ods-file-in-o...