Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 229,588 for

aspose cells

(0.13 sec)
  1. Get DrawObject and Bound while rendering to PDF...

    Learn how to use the DrawObjectEventHandler class in C++ to capture DrawObject and Bound while rendering Excel files to PDF or images....Possible Usage Scenarios Aspose.Cells provides an abstract class...DrawObject and Bound of existing cells and objects e.g. images etc...

    docs.aspose.com/cells/cpp/get-drawobject-and-bo...
  2. Set Worksheet Tab Color with C++|Documentation

    This article demonstrates sample code that sets the Excel worksheet Tab Color programmatically using the C++ API or Library....with C++ Contents [ Hide ] Aspose.Cells allows you to change the...Worksheet Tab Color with Aspose.Cells The sample code below shows...

    docs.aspose.com/cells/cpp/set-worksheet-tab-color/
  3. 在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....Contents [ Hide ] Aspose.Cells - 保护工作表 使用 Aspose.Cells Java for Jython...代码 from aspose - cells import Settings from com . aspose . cells...

    docs.aspose.com/cells/zh/java/protecting-worksh...
  4. 通过C++指定数据区域和切片器组位置复制Sparkline|Documentation

    学习如何通过指定数据区域和位置使用Aspose.Cells for C++复制sparkline。...Aspose.Cells支持此功能。 在Microsoft Excel中复制火花线到其他单元格:...编辑组位置和数据 。 指定数据范围和位置。 点击 确定 。 Aspose.Cells提供 SparklineCollection.Add(dataRange...

    docs.aspose.com/cells/zh/cpp/copy-sparkline-by-...
  5. 用C++创建联合范围|Documentation

    使用Aspose.Cells在Excel文件中创建联合范围...Contents [ Hide ] 创建联合范围 Aspose.Cells提供了通过 CreateUnionRange 方法创建联合范围的能力。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/create-union-range/
  6. Read and Write Table with Query Table Data Sour...

    Learn how to read and write tables with QueryTable as a data source using Aspose.Cells for C++....Query Table Data Source With Aspose.Cells, you can read and write...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/read-and-write-table-...
  7. 添加数据透视连接用C++|Documentation

    学习如何使用C++通过Aspose.Cells库添加透视连接。... 类似地,如果你想使用Aspose.Cells API以编程方式关联切片器和数据透视表,请使用...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/add-pivot-connection/
  8. Check if Workbook contains hidden External Link...

    Learn how to detect hidden external links in Excel workbooks using Aspose.Cells for C++.... Aspose.Cells retrieves all the external...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/check-if-workbook-con...
  9. 用C++更改数据透视表的布局|Documentation

    学习如何使用Aspose.Cells for C++以紧凑、轮廓和表格式在数据透视表中更改布局。...以紧凑形式显示 以大纲形式显示 以表格形式显示 Aspose.Cells还提供 PivotTable.ShowInCompactForm()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/changing-the-layou...
  10. 用C++替换SmartArt中的文本|Documentation

    了解如何使用Aspose.Cells for C++通过设置Shape.Text属性来更新Smart Art中的文本。...Aspose.Cells通过设置 Shape.Text 属性提供此功能。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/replace-text-in-sm...