Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 238,938 for

aspose cells

(0.17 sec)
  1. 用C++渲染切片器|Documentation

    使用Aspose.Cells和C++渲染Excel文件中的切片器。...Contents [ Hide ] 可能的使用场景 Aspose.Cells支持对切片器形状进行渲染。如果将工作表转换为图像...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/rendering-slicer/
  2. 在加载工作簿时使用C++过滤VBA项目|Documentation

    了解如何在使用Aspose.Cells与C++加载Excel工作簿时过滤VBA项目。...Aspose.Cells在打开此类工作簿时会无条件加载这些(元)数据。当你只需要提取工作表名称时,可以通过...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/filter-vba-project...
  3. 使用 C++ 将工作表渲染到图形上下文|Documentation

    学习如何使用 Aspose.Cells for C++ 将工作表渲染到图形上下文。...将工作表渲染到图形上下文 Contents [ Hide ] Aspose.Cells 现在可以将工作表渲染到图形上下文。图形上下文可...float height) * 以下代码演示了如何使用 Aspose.Cells 将工作表渲染到图形上下文。一旦执行代码,它将打...

    docs.aspose.com/cells/zh/cpp/render-worksheet-t...
  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. 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-...
  6. 使用C++处理形状或图表的反射效果|Documentation

    学习如何使用Aspose.Cells和C++处理形状或图表的反射效果。...Contents [ Hide ] 可能的使用场景 Aspose.Cells提供 Shape.Reflection 属性和 ReflectionEffect...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/working-with-the-r...
  7. 用 C++ 在图表中添加 WordArt 水印|Documentation

    学习如何使用 Aspose.Cells for C++ 向 Microsoft Excel 图表添加 WordArt 水印。我们的指南将演示如何创建和定位 WordArt 水印,以提升图表的视觉吸引力和独特性。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // For complete examples...

    docs.aspose.com/cells/zh/cpp/add-wordart-waterm...
  8. Latest Aspose.Total Product Family topics - Fre...

    This public forum is used to discuss issues that are common to multiple Aspose products....Aspose.Total Product Family Topic Replies Views Activity About...About the Aspose.Total Product Family category 1 4782 October 9...

    forum.aspose.com/c/total/7
  9. Detecting Empty Worksheets with C++|Documentation

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using C++ API with Aspose.Cells library....Populated Cells Worksheets can have one or more cells populated...have to check is the Cells.MaxDataRow or Cells.MaxDataColumn properties...

    docs.aspose.com/cells/cpp/detecting-empty-works...
  10. Create Excel Charts and Embed Them in Presentat...

    Create Excel charts and embed them as OLE objects in PowerPoint and OpenDocument presentations with Java. Step-by-step guide with code samples.... Aspose supports creating Excel charts with Aspose.Cells...in PowerPoint slides through Aspose.Slides for Java. This article...

    docs.aspose.com/slides/java/creating-excel-char...