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

aspose.cells

(0.5 sec)
  1. Worksheet to Image - Set Pixel Format for the R...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....default, Aspose.Cells uses 32 bits per pixel. Aspose.Cells allows...AsposeCells = require ( "aspose.cells.node" ); // Source directory...

    docs.aspose.com/cells/nodejs-cpp/worksheet-to-i...
  2. 用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-...
  3. 38109185.xlsx

    Sheet1 10 20 70 100 Evaluation Warning Evaluation Only. Created with Aspose.cells for C++.Copyright 2003 - 2017 Aspose Pty Ltd. 14.0300 14.0300 false... Created with Aspose.Cells for C++.Copyright 2003 -...

    docs.aspose.com/cells/sv/go-cpp/ways-to-calcula...
  4. 38109185.xlsx

    Sheet1 10 20 70 100 Evaluation Warning Evaluation Only. Created with Aspose.cells for C++.Copyright 2003 - 2017 Aspose Pty Ltd. 14.0300 14.0300 false... Created with Aspose.Cells for C++.Copyright 2003 -...

    docs.aspose.com/cells/es/go-cpp/ways-to-calcula...
  5. 38109185.xlsx

    Sheet1 10 20 70 100 Evaluation Warning Evaluation Only. Created with Aspose.cells for C++.Copyright 2003 - 2017 Aspose Pty Ltd. 14.0300 14.0300 false... Created with Aspose.Cells for C++.Copyright 2003 -...

    docs.aspose.com/cells/es/cpp/ways-to-calculate-...
  6. 38109185.xlsx

    Sheet1 10 20 70 100 Evaluation Warning Evaluation Only. Created with Aspose.cells for C++.Copyright 2003 - 2017 Aspose Pty Ltd. 14.0300 14.0300 false... Created with Aspose.Cells for C++.Copyright 2003 -...

    docs.aspose.com/cells/fr/cpp/ways-to-calculate-...
  7. 38109185.xlsx

    Sheet1 10 20 70 100 Evaluation Warning Evaluation Only. Created with Aspose.cells for C++.Copyright 2003 - 2017 Aspose Pty Ltd. 14.0300 14.0300 false... Created with Aspose.Cells for C++.Copyright 2003 -...

    docs.aspose.com/cells/de/go-cpp/ways-to-calcula...
  8. 如何检测文件格式并使用 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...
  9. 检测工作表中的合并单元格|Documentation

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

    docs.aspose.com/cells/zh/cpp/detect-merged-cell...
  10. How to Detect a File Format and Check if the Fi...

    Learn how to detect a file's format and check if it is encrypted using Aspose.cells with C++.... Aspose.Cells provides the FileFormat...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/how-to-detect-a-file-...