Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 238,873 for

aspose cells

(0.21 sec)
  1. Specify whether the PivotTable is compatible fo...

    Learn how to specify PivotTable compatibility for Excel2003 using Aspose.Cells for C++ while refreshing the PivotTable....with C++ Contents [ Hide ] Aspose.Cells provides the PivotTable...table is refreshed, the data of cell B5 of the pivot table is truncated...

    docs.aspose.com/cells/cpp/specify-whether-the-p...
  2. How to Set Print Area with C++|Documentation

    This article shows you code explaining how to set print area using Aspose.Cells library with C++....Select the cells: Click and drag to select the range of cells you want...Area: If you want to add more cells to the existing print area,...

    docs.aspose.com/cells/cpp/how-to-set-print-area/
  3. Regarding aspose.cells license - Free Support F...

    Hi Team, I have an Aspose license for Java. Is that license valid for setting up Aspose.Cells for Python via .net using grid js? Do we need a separate license? Can you please provide the cost details?...Regarding aspose.cells license Aspose.Cells Product Family aspose-cells...aspose-cells sarathepiq June 18, 2025, 7:31pm 1 Hi Team, I have...

    forum.aspose.com/t/regarding-aspose-cells-licen...
  4. 用C++筛选图表数据的三种方法。|Documentation

    了解如何使用Aspose.Cells for C++在Excel中筛选图表。我们全面的指南将演示如何应用筛选、定制图表元素,以及使用数据分析工具获取更好的洞察和做出明智的决策。... 在Aspose.Cells中,我们可以执行类似操作。对于 示例 文件,如果要筛选掉...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/filtering-charts-i...
  5. Verify that Cell Value Satisfies Data Validatio...

    Learn how to verify cell values against data validation rules using the Aspose.Cells for C++ API....Ask AI Verify that Cell Value Satisfies Data Validation Rules...add data validation rules to cells. For example, a decimal validation...

    docs.aspose.com/cells/cpp/verify-that-cell-valu...
  6. 使用内置样式的C++|Documentation

    用C++代码使用Excel的内置样式与Aspose.Cells for C++ API...使用内置样式的C++ Contents [ Hide ] Aspose.Cells提供了大量可重复使用的样式来格式化电子表格文档中...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/using-built-in-sty...
  7. Protecting Worksheet in Jython|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....Jython Contents [ Hide ] Aspose.Cells - Protecting Worksheet To...protect a worksheet using Aspose.Cells for Java with Jython, see...

    docs.aspose.com/cells/java/protecting-worksheet...
  8. 使用 C++ 验证加密文件密码|Documentation

    使用 C++ 代码验证加密的Excel(xlsx、xlsb、xls、xlsm)和OpenOffice(ODS)文件的密码。...sm)和OpenOffice(ODS)文件被密码锁定,Aspose支持简单的密码验证,无需解析文件的特定数据。 验证加密文件的密码...验证加密文件的密码 要验证加密文件的密码,Aspose.Cells for C++ 提供了 VerifyPassword 方法。...

    docs.aspose.com/cells/zh/cpp/verify-password-of...
  9. 在VSTO和Aspose.Cells中自动筛选数据|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....在VSTO和Aspose.Cells中自动筛选数据 Contents [ Hide ] 应用自动筛选到一列: 创建一个工作簿。...本文中的代码示例展示了如何使用VSTO或者C#,或者使用Apose.Cells,同样也是用C#执行这些步骤. VSTO Excel ....

    docs.aspose.com/cells/zh/net/auto-filter-data-i...
  10. 用 C++ 计算页面设置缩放比例|Documentation

    本文提供示例代码,说明如何使用 C++ API 或库通过程序方式计算网页宽度为 n 页,高度为 m 页的页面设置缩放比例。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Create workbook object...

    docs.aspose.com/cells/zh/cpp/calculate-page-set...