Sort Score
Result 10 results
Languages All
Labels All
Results 3,011 - 3,020 of 100,701 for

aspose cells

(0.08 sec)
  1. 使用 C++ 禁用数据透视表功能区|Documentation

    学习如何使用 Aspose.Cells for C++ 禁用 Excel 文件中的数据透视表工具栏。...Aspose.Cells 为开发者提供了限制用户更改这些报表的能力。在创建这些报表时,Excel...el 提供了禁用数据透视表工具栏的功能,同样由 Aspose.Cells 提供。开发者可以禁用包含修改这些报表控件的工具栏。...

    docs.aspose.com/cells/zh/cpp/disable-pivot-tabl...
  2. 获取条件格式中使用的图标集、数据条或颜色比例对象(适用于C++)|Documentation

    Aspose.Cells for C++ 是一个用于操作电子表格文件的库。它支持在条件格式中使用图标集、数据条和颜色刻度对象以显示电子表格中的数据。本文介绍如何使用 Aspose.Cells 库获取这些对象的数据。...Aspose.Cells for C++ 支持此功能。 以下示例代码显示如何读取用于条件格式的图标集。通过...以下示例代码显示如何读取用于条件格式的图标集。通过 Aspose.Cells 简单的 API,图标集的图像数据将被保存为图像。 #include...

    docs.aspose.com/cells/zh/cpp/get-icon-sets-data...
  3. Freeze Top Row(s) of Excel Worksheet with C++|D...

    In this article, you will learn how to freeze top rows of Excel Worksheets programmatically using C++ Library with Aspose.Cells API.... Freeze Rows with Aspose.Cells for C++ It’s simple to freeze...freeze row(s) with Aspose.Cells for C++. Please use the Worksheet...

    docs.aspose.com/cells/cpp/how-to-freeze-rows-of...
  4. Consolidation Function with C++|Documentation

    Learn how to apply ConsolidationFunction to data fields of a pivot table using Aspose.Cells with C++....] Consolidation function Aspose.Cells can be used to apply ConsolidationFunctio...Product, Distinct Count, etc. Aspose.Cells provides ConsolidationFunctio...

    docs.aspose.com/cells/cpp/consolidation-function/
  5. Copy Row Heights of Source Range to Destination...

    Learn how to copy row heights from a source range to a destination range using Aspose.Cells for C++.... Aspose.Cells provides the PasteType::RowHeights...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/copy-row-heights-of-s...
  6. Setting ScaleCrop and LinksUpToDate Properties ...

    Learn how to set ScaleCrop and LinksUpToDate properties of built-in document properties using Aspose.Cells for C++....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory...

    docs.aspose.com/cells/cpp/setting-scalecrop-and...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Excel File Format Soluton for End Users & Developers – एक्सेल फ़ाइल मेटाडेटा को Java के माध्यम से प्रबंधित करेंhttps://products.Aspose.com/Cells/hi/java/metadata/Rec......aspose.com/cells/hi/java/metadata/Recent...gohugo.iohihttps://products.aspose.com/cells/hi/java/metadata/index...

    products.aspose.com/cells/hi/java/metadata/inde...
  8. 使用 ChartGlobalizationSettings 类在 C++ 中设置图表组件的不同...

    学习如何在 Aspose.Cells for C++ 中使用 ChartGlobalizationSettings 类为图表组件设置不同的语言。我们的指南将帮助你理解如何将图表元素、标签和图例本地化成不同语言,以便以符合文化习惯的方式展现数据。...Contents [ Hide ] 可能的使用场景 Aspose.Cells API 已经暴露了 ChartGlobalizationSe...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/using-chartglobali...
  9. Find Maximum Rows and Columns supported by XLS ...

    Learn how to find the maximum rows and columns supported by XLS and XLSX formats using Aspose.Cells for C++....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Print message about...

    docs.aspose.com/cells/cpp/find-maximum-rows-and...
  10. Get Paper Width and Height of Page Setup of Wor...

    Learn how to get the Excel Worksheet Page Setup Paper Width and Paper Height using C++ code programmatically with Aspose.Cells for C++ API....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...namespace std ; int main () { Aspose :: Cells :: Startup (); // Create...

    docs.aspose.com/cells/cpp/get-paper-width-and-h...