Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 241,981 for

aspose cells

(0.2 sec)
  1. 用 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...
  2. Add WordArt Watermark to Worksheet with C++|Doc...

    Learn how to add WordArt watermarks to Excel worksheets using Aspose.Cells for C++....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/cpp/add-wordart-watermark...
  3. 如何以及在哪里使用枚举器与C++|Documentation

    学习如何通过 Aspose.Cells for C++ API使用枚举器的方法和位置。... Aspose.Cells API提供了一堆枚举器,但本文主要讨论如下三种类型。...要求使用任何这些方法。以下是返回单元格枚举器的方法。 Cells.GetEnumerator Row.GetEnumerator...

    docs.aspose.com/cells/zh/cpp/how-and-where-to-u...
  4. 使用C++剪切并粘贴范围|Documentation

    学习如何使用Aspose.Cells for C++在工作表内剪切和粘贴单元格。...剪切和粘贴单元格 Aspose.Cells允许你通过使用 InsertCutCells 方法和 Cells 集合中的 InsertCutCells...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/cut-and-paste-cells/
  5. 使用抽象计算引擎与C++返回值范围|Documentation

    本文介绍如何使用Aspose.Cells库与C++在Microsoft Excel中返回值范围的抽象计算引擎。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法获取值范围并返回结果。最后,我们将修改后的Excel文件保存到磁盘。...使用抽象计算引擎与C++返回值范围 Contents [ Hide ] Aspose.Cells提供 AbstractCalculationE 类,用于实现Microsoft...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; class...

    docs.aspose.com/cells/zh/cpp/returning-a-range-...
  6. 使用C++在渲染Excel为PDF时绘制时间线|Documentation

    在C++中使用Aspose.Cells管理Excel文件的时间线。...Aspose.Cells for Java现在默认支持此功能。只需将带有...如果你的Excel文件已经应用了时间线,并希望在导出为PDF时保留时间线设置,Aspose.Cells现在默认支持此功能。只需将带时间线的Excel导出为PDF,生成的PDF将显示时间线。...

    docs.aspose.com/cells/zh/cpp/draw-timeline-whil...
  7. Manage Presentation Tables in JavaScript|Aspose...

    Create & edit tables in PowerPoint slides with JavaScript and Aspose.Slides for Node.js. Discover simple code examples to streamline your table workflows....The information in a grid of cells (arranged in rows and columns)...straightforward and easy to understand. Aspose.Slides provides the Table class...

    docs.aspose.com/slides/nodejs-java/manage-table/
  8. Web Extensions - Office Add-ins with C++|Docume...

    Learn how to add and access Web Extensions (Office Add-ins) in Excel files using Aspose.Cells with C++.... Aspose.Cells also provides the ability...add-in you want and add it. Aspose.Cells also provides the feature...

    docs.aspose.com/cells/cpp/web-extensions-office...
  9. Spreadsheet Editor - Working with Rows and Colu...

    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....setCurrentColumnWidt Insert a Cell WorksheetView.addCellShiftRight...To add a new row: Click on a cell where you want to add a row...

    docs.aspose.com/cells/java/spreadsheet-editor-w...
  10. 用 C++ 实现非连续范围|Documentation

    学习如何使用 Aspose.Cells 和 C++ 创建非邻接单元格的命名范围。...Aspose.Cells支持创建具有非相邻单元格的命名范围。 下面的示例代码展示了如何用 Aspose.Cells...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/implementing-non-s...