Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 244,702 for

cells

(0.23 sec)
  1. Convert XLS File with Images or Charts to PDF w...

    Convert XLS files containing images or charts to PDF documents using Aspose.Cells with C++....Cells supports converting XLS files...charts to PDF documents. Aspose.Cells for C++ can work independently...

    docs.aspose.com/cells/cpp/convert-xls-file-with...
  2. RevisionOptions.delete_cell_color property | As...

    RevisionOptions.delete_cell_color property. Allows to specify the color to be used for deleted Cells [RevisionType.DELETION](../../../aspose.words/revisiontype/#DELETION)...delete_cell_color property RevisionOptions.delete_cell_color property...color to be used for deleted cells RevisionType.DELETION . Default...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Keep Separators for Blank Rows while exporting ...

    Learn how to keep separators for blank rows when exporting spreadsheets to CSV format using Aspose.Cells with C++....Cells provides the ability to keep...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/keep-separators-for-b...
  4. How to create a tornado chart with C++|Document...

    Learn how to create a tornado chart with Aspose.Cells for C++ API....Cells Please see the following sample...tornado chart created by Aspose.Cells in the output Excel file. Sample...

    docs.aspose.com/cells/cpp/create-tornado-chart/
  5. 用C++更改切片器属性|Documentation

    使用Aspose.Cells和C++更改单个Excel文件中切片器的属性。...Cells为您提供了更新这些属性的选项。 更改切片器属性 请查看以下示例代码。它加载包含表的...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/change-slicer-prop...
  6. 在工作表中删除重复行(使用C++)|Documentation

    学习如何使用Aspose.Cells for C++ API删除工作表中的重复行。...Cells提供了 Cells::RemoveDuplicates() 方法用于此操作。也可以设置...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/remove-duplicate-r...
  7. Access the Text Box by the Name with C++|Docume...

    Learn how to access a text box by its name using Aspose.Cells for C++....Cells.h" using namespace Aspose :: Cells ; using namespace...Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells :: Startup...

    docs.aspose.com/cells/cpp/access-the-text-box-b...
  8. 用C++设置图表的数据显示标签的形状类型|Documentation

    学习如何使用Aspose.Cells for C++设置图表中数据标签的形状类型。我们的指南将解释不同的形状类型,并展示如何选择合适的形状以增强图表的展示效果和可用性。...Cells.h" using namespace Aspose :: Cells ; using namespace...Aspose :: Cells :: Charts ; int main () { Aspose :: Cells :: Startup...

    docs.aspose.com/cells/zh/cpp/set-the-shape-type...
  9. 使用C++将Smart Art转换为组形状|Documentation

    了解如何使用Aspose.Cells for C++将Smart Art形状转换为组形状,并访问组形状的各个部分。...Cells.h" using namespace Aspose :: Cells ; using namespace...Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells :: Startup...

    docs.aspose.com/cells/zh/cpp/convert-the-smart-...
  10. 在加载 Excel 文件时解析数据透视缓存记录(C++)|Documentation

    学习如何在加载 Excel 文件时解析数据透视缓存记录,使用 Aspose.Cells for C++。...Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory path...

    docs.aspose.com/cells/zh/cpp/parsing-pivot-cach...