Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 5,433 for

shape grouping

(0.1 sec)
  1. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroupCollection::Add method. Adds a new series group of the specified series type to this collection in C++....d method Adds a new series group of the specified series type...:: Words :: Drawing :: Shape > shape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. New 'whitespace' issue with Aspose.Diagram v26....

    Hi Philip, We have updated the package Aspose.Diagram to version 26.1.0. We are using C# with Microsoft Visual Studio 2022 on Microsoft Windows 11 x64. The application is a WinForms-based with using .NET Framework 4.8 U…...‘whitespace’ when exporting a shape to a svg-file. This issue didn’t...List<Shape> shapesForGroup = new(); foreach (Shape shape in page...

    forum.aspose.com/t/new-whitespace-issue-with-as...
  3. Customize Data Points in Treemap and Sunburst C...

    Learn how to manage data points in treemap and sunburst charts with Aspose.Slides for Python via .NET, compatible with PowerPoint and OpenDocument formats....and each subsequent nested grouping level is defined by the corresponding...slides [ 0 ] chart = slide . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/python-net/data-points-o...
  4. ChartSeriesGroup.doughnut_hole_size property | ...

    ChartSeriesGroup.doughnut_hole_size property. Gets or sets the hole size of the parent doughnut chart as a percentage....Remarks Applies only to series groups of the ChartSeriesType.DOUGHNUT...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::Charts::ChartNumberForm...

    Aspose::Words::Drawing::Charts::ChartNumberFormat class. Represents number formatting of the parent element. To learn more, visit the documentation article in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Clear the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Features Overview|Aspose.Slides for Python Docu...

    Discover Aspose.Slides for Python via .NET: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently....Finding a Shape You can also find a particular shape from a slide...alternative text associated with the shape Backgrounds Aspose.Slides for...

    docs.aspose.com/slides/python-net/features-over...
  7. DocumentVisitor class | Aspose.Words for Python

    aspose.words.DocumentVisitor class. Base class for custom document visitors... visit_group_shape_end(group_shape) Called when enumeration...of a group shape has ended. visit_group_shape_start(group_shape)...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 组形状|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中管理分组形状:使用 C++ 示例在 PPT、PPTX 和 ODP 演示文稿中创建、嵌套、对齐、重新排序和设置组形状的样式。...get_Slide ( 0 ); auto group = slide -> get_Shapes () -> AddGroupShape...AddGroupShape (); group -> get_Shapes () -> AddAutoShape ( ShapeType ::...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  9. OleControl class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Ole.OleControl class. Represents OLE ActiveX control...docx" ); let shape = doc . getShape ( 0 , true...true ); let oleControl = shape . oleFormat . oleControl ; expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartSeriesCollection.add method | Aspose.Words...

    aspose.words.drawing.charts.ChartSeriesCollection.add method... shape = builder . insert_chart ( chart_type...450 , height = 450 ) chart = shape . chart chart . title . text...

    reference.aspose.com/words/python-net/aspose.wo...