Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 229,517 for

aspose cells

(0.08 sec)
  1. 用C++合并或取消合并单元格范围|Documentation

    用C++在Excel中合并和取消合并范围内的单元格。...Hide ] 您可以使用 Aspose.Cells 来合并或拆分一系列单元格。Aspose.Cells 为此提供了 Range...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/merge-or-unmerge-r...
  2. 用 C++ 获取数据透视表的外部连接数据源|Documentation

    学习如何使用 Aspose.Cells for C++ 获取数据透视表的外部连接数据源。...[ Hide ] 获取数据透视表的外部连接数据源 Aspose.Cells 提供获取数据透视表外部连接数据源的能力。API...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/get-external-conne...
  3. Find Type of X and Y Values of Points in Chart ...

    Learn how to determine the type of X and Y values in chart series points using Aspose.Cells for C++. Our guide will explain the different types of data values and show you how to access and work with them in your charts.... Aspose.Cells provides ChartPoint::get_XValueType...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/find-type-of-x-and-y-...
  4. Extract Text from the Gear Type SmartArt Shape ...

    Learn how to extract text from Gear Type SmartArt shapes in Excel using Aspose.Cells for C++ with step-by-step guidance and code examples....Possible Usage Scenarios Aspose.Cells for C++ can extract text...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/extract-text-from-the...
  5. Converting Worksheet to Image and Worksheet to ...

    Learn how to convert a worksheet to an image file and a worksheet with multiple pages to an image file per page using Aspose.Cells with C++.... Aspose.Cells supports converting worksheets...Excel files to images. Also, Aspose.Cells supports converting a workbook...

    docs.aspose.com/cells/cpp/converting-worksheet-...
  6. 使用C++控制工作表标签栏的方法|Documentation

    学习如何通过Aspose.Cells for C++ API控制工作表标签栏。...Aspose.Cells支持这些功能。Aspose.Cells提供以下属性和方法帮助你实现目标。...GetFirstVisibleTab() ** 使用Aspose.Cells for C++控制工作表标签栏的方法** 此示例演示如何:...

    docs.aspose.com/cells/zh/cpp/how-to-control-she...
  7. Border Settings with C++|Documentation

    How to use the Aspose.Cells library in C++ to set the border style and color of Cells. By adjusting the width, style, and color of the border, you have more control over how Cells look and appear....Borders to Cells Microsoft Excel allows users to format cells by adding...added to the top position of a cell. Users can also modify the borders'...

    docs.aspose.com/cells/cpp/cells-border-settings/
  8. Verify Password of Encrypted Files with C++|Doc...

    Verify the password of encrypted Excel (xlsx, xlsb, xls, xlsm) and Open office (ODS) files using C++ codes....are locked with a password, Aspose supports simple password verification...password of the encrypted file, Aspose.Cells for C++ provides the VerifyPassword...

    docs.aspose.com/cells/cpp/verify-password-of-en...
  9. 用C++自定义带有Ribbon XML的Excel文件|Documentation

    学习如何使用C++和Aspose.Cells自定义Excel文件中的Ribbon XML。... Aspose.Cells 允许你: 保留Ribbon XML而无需解析它,...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/customizing-the-ri...
  10. Display Hide Scroll Bars 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 - Display Hide Scroll Bars...To append documents using Aspose.Cells Java for Jython . Here you...

    docs.aspose.com/cells/java/display-hide-scroll-...