Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 5,444 for

shape grouping

(2.08 sec)
  1. ChartSeriesGroupCollection.Add | Aspose.Words f...

    Discover the ChartSeriesGroupCollection Add method to effortlessly add new series groups, enhancing your data visualization capabilities....Add method Adds a new series group of the specified series type...Combo charts can contain series groups only of the following types:...

    reference.aspose.com/words/net/aspose.words.dra...
  2. OleControl.isForms2OleControl property | Aspose...

    OleControl.isForms2OleControl property. Returns ``true`` if the control is a [Forms2OleControl](../../forms2olecontrol/)....docx" ); let shape = doc . getShape ( 0 , true...true ); let oleControl = shape . oleFormat . oleControl ; expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Forms2OleControl.enabled property | Aspose.Word...

    Forms2OleControl.enabled property. Returns ``true`` if control is in enabled state....docx" ); let shape = doc . getShape ( 0 , true...true ); let oleControl = shape . oleFormat . oleControl ; expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_GapWidth method. Gets or sets the percentage of gap width between chart elements in C++....Remarks Applies only to series groups of the bar, column, pie-of-bar...For bar/column-based series groups, the property represents the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_DoughnutHoleSize method. Gets or sets the hole size of the parent doughnut chart as a percentage in C++....Remarks Applies only to series groups of the Doughnut type. The range...:: Words :: Drawing :: Shape > shape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. ChartSeriesGroup.AxisGroup | Aspose.Words for .NET

    Discover the ChartSeriesGroup AxisGroup property, easily manage your series group’s axis for enhanced data visualization and analysis....sets the axis group to which this series group belongs. public...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ChartSeriesGroup.Series | Aspose.Words for .NET

    Discover the ChartSeriesGroup Series property to access a unique collection of related series, enhancing your data visualization experience....that belong to this series group. public ChartSeriesCollectio...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...

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

    在 Aspose.Slides for Java 中管理分组形状:创建、嵌套、对齐、重新排序和设置组形状的样式,提供 PPT、PPTX 和 ODP 演示文稿的 Java 示例。...IGroupShape group = slide . getShapes (). addGroupShape (); group . getShapes...Rectangle , 0 , 0 , 50 , 50 ); group . getShapes (). addAutoShape...

    docs.aspose.com/slides/zh/java/examples/element...
  9. Features Overview|Aspose.Slides for Node.js via...

    Discover Aspose.Slides for Node.js via Java: 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/nodejs-java/features-ove...
  10. Can We Remove Email Id and Phone Number While G...

    Hi Team, Can we remove email id and phone number while generating pdf from ppt. Means the output pdf will not have email and phone number. Secondly, can we replace email & phone number with some string e.g “ABC” while…...for (IShape shape : slide.getShapes()) { if (shape instanceof...ITextFrame textFrame = ((IAutoShape) shape).getTextFrame(); for (IParagraph...

    forum.aspose.com/t/can-we-remove-email-id-and-p...