Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 236,025 for

cells

(0.19 sec)
  1. 用C++删除工作表中的空白行和空白列|Documentation

    使用Aspose.Cells和C++删除工作表中的空行和空列。...Cells方法来删除空行和空列: 要删除空行,请使用 Cells.DeleteBlankRows()...应该和任何数据透视表的范围相交。 要删除空白列,使用 Cells.DeleteBlankColumns() 方法。 C++...

    docs.aspose.com/cells/zh/cpp/delete-blank-rows-...
  2. 使用 C++ 检查工作簿是否包含隐藏的外部链接|Documentation

    学习如何使用 Aspose.Cells for C++检测Excel工作簿中的隐藏外部链接。...Cells 会检索所有外部链接,无论它们是否可见。然而,你可以检查...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/check-if-workbook-...
  3. 使用C++在加载工作簿时自动调整列宽和行高以适应HTML内容|Documentation

    学习如何在使用Aspose.Cells for C++加载HTML时,将列和行自动调整以适应内容。...Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory path...

    docs.aspose.com/cells/zh/cpp/autofit-columns-an...
  4. 23167004.xlsx

    Sheet1 Red color in Cells A1 and B2 is because of Conditional Formatting. Put 101 or any value >100 in cell A2 and B2, you will see Red background color will be gone. 14.0300 14.0300 false...Sheet1 Red color in cells A1 and B2 is because of Conditional...Put 101 or any value >100 in cell A2 and B2, you will see Red...

    docs.aspose.com/cells/cpp/apply-conditional-for...
  5. 23167004.xlsx

    Sheet1 Red color in Cells A1 and B2 is because of Conditional Formatting. Put 101 or any value >100 in cell A2 and B2, you will see Red background color will be gone. 14.0300 14.0300 false...Sheet1 Red color in cells A1 and B2 is because of Conditional...Put 101 or any value >100 in cell A2 and B2, you will see Red...

    docs.aspose.com/cells/de/cpp/apply-conditional-...
  6. 23167004.xlsx

    Sheet1 Red color in Cells A1 and B2 is because of Conditional Formatting. Put 101 or any value >100 in cell A2 and B2, you will see Red background color will be gone. 14.0300 14.0300 false...Sheet1 Red color in cells A1 and B2 is because of Conditional...Put 101 or any value >100 in cell A2 and B2, you will see Red...

    docs.aspose.com/cells/zh/cpp/apply-conditional-...
  7. 用C++在Node.js中计数工作表中的单元格数量|Documentation

    学习如何通过Aspose.Cells for Node.js via C++以编程方式统计Excel工作表中的单元格数。...您可以使用下面给出的代码示例中所示的 Cells.getCount() 或 Cells.getCountLarge() 属性来计算工作表中的单元格数量。...AsposeCells = require ( "aspose.cells.node" ); // Source directory...

    docs.aspose.com/cells/zh/nodejs-cpp/count-numbe...
  8. Manage formulas of Excel files with JavaScript ...

    Learn how to manage formulas of Excel files through Aspose.Cells for JavaScript via C++. Aspose.Cells can simply get, set, and calculate formulas of Excel files....Cells also provides a huge set of...compute values easily. Aspose.Cells also supports add‑in functions...

    docs.aspose.com/cells/javascript-cpp/using-form...
  9. 许可证|Documentation

    Aspose.Cells for JAVA提供不同的购买计划或提供免费试用和30天临时许可证以评估Java中的许可证和订阅政策。...Cells 组件中应用许可证 许可证是一个包含产品名称、许可给多少...。 如果要避免其评估限制,您需要在使用 Aspose.Cells 之前设置许可证。每个应用程序或进程只需要设置一次许可证。...

    docs.aspose.com/cells/zh/java/licensing/
  10. 通过JavaScript使用C++设置共享公式|Documentation

    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....Cells应用此公式。 Aspose.Cells允许您使用 Cell.formula 属性指定...等)。这需要逐行更新单元格引用,也需要 Aspose.Cells 逐个解析每个公式,对于大型表格或复杂公式会比较耗时,也...

    docs.aspose.com/cells/zh/javascript-cpp/setting...