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

aspose.cells

(0.54 sec)
  1. 使用 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...
  2. 用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...
  3. 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/
  4. 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...
  5. 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...
  6. 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...
  7. 用 C++ 加密和解密Excel文件|Documentation

    如何使用 C++ 加密和解密Excel文件。锁定和解锁Excel文件。... Aspose.Cells允许您使用所需的加密类型对Microsoft Excel文件进行加密和密码保护。...选择加密类型并确认密码。 使用Aspose.Cells对Excel文件进行加密 以下示例演示了如何用 Aspose.Cells API 对Excel文件进行加密和密码保护。...

    docs.aspose.com/cells/zh/cpp/encrypt-and-decryp...
  8. Smart marker with nested objects (map / list) f...

    Hi, I’m working with a Json data with nested objects that fail to work with horizontal parameter. It returns some internal reference instead of the actual data: (e.g. com.Aspose.cells.t_e@6179e425) Here is a code snipp…...with horizontal parameter Aspose.Cells Product Family cells-java...the actual data: (e.g. com.aspose.cells.t_e@6179e425 ) Here is a...

    forum.aspose.com/t/smart-marker-with-nested-obj...
  9. 用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...
  10. 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...