Sort Score
Result 10 results
Languages All
Labels All
Results 5,351 - 5,360 of 193,677 for

aspose.cells

(0.32 sec)
  1. 5112616.pdf

    Some text Some Text Some Text Some Text Some Text Some Text Some Text Some Text Some Text Some Text Some Text Some Text Some Text Some Text Some Text Some Text D:20140724184502Z Aspose.cells v8.1.2.0...Some Text D:20140724184502Z Aspose.Cells v8.1.2.0...

    docs.aspose.com/cells/net/get-warnings-for-font...
  2. 5472699.pdf

    Some text Some Text Some Text Some Text Some Text Some Text Some Text Some Text Some Text Some Text Some Text Some Text Some Text Some Text Some Text Some Text D:20140724184502Z Aspose.cells v8.1.2.0...Some Text D:20140724184502Z Aspose.Cells v8.1.2.0...

    docs.aspose.com/cells/ar/java/get-warnings-for-...
  3. 5112616.pdf

    Some text Some Text Some Text Some Text Some Text Some Text Some Text Some Text Some Text Some Text Some Text Some Text Some Text Some Text Some Text Some Text D:20140724184502Z Aspose.cells v8.1.2.0...Some Text D:20140724184502Z Aspose.Cells v8.1.2.0...

    docs.aspose.com/cells/ar/net/get-warnings-for-f...
  4. 5112616.pdf

    Some text Some Text Some Text Some Text Some Text Some Text Some Text Some Text Some Text Some Text Some Text Some Text Some Text Some Text Some Text Some Text D:20140724184502Z Aspose.cells v8.1.2.0...Some Text D:20140724184502Z Aspose.Cells v8.1.2.0...

    docs.aspose.com/cells/fr/net/get-warnings-for-f...
  5. How to set AutoRecover property of Workbook wit...

    Learn how to set the AutoRecover property of a workbook using Aspose.cells for Node.js via C++....Contents [ Hide ] You can use Aspose.Cells to set the AutoRecover property...(Autosave) on that Excel file. Aspose.Cells provides Workbook.getAutoRecover()...

    docs.aspose.com/cells/nodejs-cpp/how-to-set-aut...
  6. 用C++检查VBA代码是否签名|Documentation

    学习如何用Aspose.cells在C++中检查Excel文件中的VBA代码是否已签名。...用C++检查VBA代码是否签名 Contents [ Hide ] Aspose.Cells允许用户检查VBA代码项目是否已签名。请使用 VbaProject::IsSigned...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/check-if-vba-code-...
  7. 如何检测文件格式并使用 C++ 判断文件是否被加密|Documentation

    学习如何用 Aspose.cells 和 C++检测文件格式及判断文件是否被加密。...Aspose.Cells 提供了 FileFormatUtil::DetectFileFormat()...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/how-to-detect-a-fi...
  8. Search and Replace Data in a Range with C++|Doc...

    This article shows how to search and replace data in a range in Excel using C++ code.... Aspose.Cells allows you to limit a search...This article explains how. Aspose.Cells provides the FindOptions::SetRange()...

    docs.aspose.com/cells/cpp/search-and-replace-da...
  9. Save ODS File in ODF 1.1, 1.2 and 1.3 Specifica...

    Convert Excel to ODF 1.1, 1.2 and 1.3 Specifications with Aspose.cells using C++....with C++ Contents [ Hide ] Aspose.Cells supports saving an ODS file...and 1.3 specifications. Aspose.Cells has OdsSaveOptions.GetOdfStrictVersion()...

    docs.aspose.com/cells/cpp/save-ods-file-in-odf-...
  10. 检测工作表中的合并单元格|Documentation

    Aspose.cells 是一个用于处理电子表格文件的 C++ 库。它支持检测工作表中的合并单元格,方便用户识别和操作这些单元格。本文将介绍如何使用 Aspose.cells 库检测合并单元格。... Aspose.Cells允许您在工作表中获取合并的单元区域。您也可以取消合并(拆分)它们。本文展示了使用...合并(拆分)它们。本文展示了使用 Aspose.Cells API 执行任务的最简单的代码。 该组件提供 Cells::GetMergedAreas()...

    docs.aspose.com/cells/zh/cpp/detect-merged-cell...