Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 238,873 for

aspose cells

(0.21 sec)
  1. 用C++确定图表中存在的轴|Documentation

    了解如何确定使用Aspose.Cells for C++创建的图表中存在的轴。我们的指南将帮助您理解如何识别和访问图表中的不同轴,包括类别轴、数值轴和次轴。... Aspose.Cells提供了 Chart.HasAxis(AxisType...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/determine-which-ax...
  2. 使用C++为图表工作表创建PdfBookmarkEntry|Documentation

    了解如何使用Aspose.Cells for C++为图表工作表创建PdfBookmarkEntry。...可能的使用场景 以前,Aspose.Cells会为普通工作表创建 PdfBookmarkEntry 。但现在Aspose.Cells还可以为图表工作表创建...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/create-pdfbookmark...
  3. 在复制行或区域时将图表数据源更改为目标工作表,使用C++|Documentation

    了解在复制行或范围到Aspose.Cells for C++时,如何将图表的数据源更改为目标工作表。我们的指南将向您展示如何更新图表的数据范围并将其链接到目标工作表,确保复制的行或范围在图表中得到准确反映。...GetReferToDestinatio() 属性,并在调用 Cells.CopyRows() 方法时设置为 true 。假如目...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/change-data-source...
  4. 判断工作表纸张大小是否自动|Documentation

    本文说明如何使用 C++ API 或示例代码,判断工作表的纸张大小是否为自动。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // For complete examples...

    docs.aspose.com/cells/zh/cpp/determine-if-paper...
  5. 用 C++ 判断数据点是否位于饼图中的第二个饼或条形图中的条上|Documentation

    学习如何使用 Aspose.Cells for C++ 判断数据点是否位于饼图中的第二个饼或条形图中的条上。我们的指南将演示如何识别和访问复合图表中的次级饼或条,以便有效分析和操作数据。...Contents [ Hide ] 可能的使用场景 你可以使用 Aspose.Cells 判断系列的数据点是否在 Pie of Pie 图表的第二个饼或...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/find-if-data-point...
  6. Unprotecting Simply Protected Worksheet in Jyth...

    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 - Unprotecting Simply Protected...unprotect a worksheet using Aspose.Cells for Java with Jython . Below...

    docs.aspose.com/cells/java/unprotecting-simply-...
  7. 用C++获取ODS文件中的单元格验证|Documentation

    学习如何使用Aspose.Cells for C++ API获取ODS文件中的单元格验证。...Hide ] 获取ODS文件中的单元格验证 利用Aspose.Cells for C++ API,可以获取应用于ODS文件中单元格的验证。该API提供...验证。该API提供 GetValidation 方法和 Cell 类。 以下示例代码演示了如何使用 GetValidation...

    docs.aspose.com/cells/zh/cpp/get-cell-validatio...
  8. 使用CellsFactory类在C++中创建样式对象|Documentation

    Aspose.Cells是一个支持使用样式对象对单元格进行样式设置的C++库。本文将介绍如何使用Aspose.Cells中的CellsFactory类创建单元格样式对象,以便用户根据需要自定义单元格的外观。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // For complete examples...

    docs.aspose.com/cells/zh/cpp/create-style-objec...
  9. How to implement or decrypt the temporary licen...

    Hello Team, I am thankful if you can guide me a little bit about free temporary license implementation. It is encrypted and we are using Aspose for java total family api We are working on core java using Aspose java t…...we buy Aspose.Total Product Family email-java , aspose-pdf-net...aspose-pdf-net , words-java , cells-net , cells-java Bhupiblr June 6, 2024...

    forum.aspose.com/t/how-to-implement-or-decrypt-...
  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...