Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 5,433 for

shape grouping

(0.16 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_IsGroup ...

    Aspose::Words::Drawing::ShapeBase::get_IsGroup method. Returns true if this is a group Shape in C++....Returns true if this is a group shape. bool Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::Charts::Chart class | A...

    Aspose::Words::Drawing::Charts::Chart class. Provides access to the chart Shape properties. To learn more, visit the documentation article in C++....Provides access to the chart shape properties. To learn more, visit...Provides access to a series group collection of this chart. get_SourceFullName...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. C# .NET Visio Diagram API | products.aspose.com

    C# VB.NET ASP.NET Visio diagramming library to export Visio diagrams VSD VSDX VSS VST VSX VTX VDW VDX VSSX and VSTX to PDF XPS HTML SVG SWF and image formats...& Connect Shapes Group Shapes Protect Diagram/Shape Get Hyperlinks...ActiveX Controls Multi-Colored Shapes High Fidelity Printing Supports...

    products.aspose.com/diagram/net/
  4. AxisGroup enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.AxisGroup enumeration. Represents a type of a chart axis group....Represents a type of a chart axis group. Members Name Description PRIMARY...axis group. SECONDARY Specifies the secondary axis group. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartSeriesGroup.axisY property | Aspose.Words ...

    ChartSeriesGroup.axisY property. Provides access to properties of the Y axis of this series group....of the Y axis of this series group. get axisY () : Aspose . Words...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartSeriesGroup.axisX property | Aspose.Words ...

    ChartSeriesGroup.axisX property. Provides access to properties of the X axis of this series group....of the X axis of this series group. get axisX () : Aspose . Words...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Extended overview of main Aspose.PSD for Java F...

    Examples of working PSD, PSD and AI formats using Java...[Working with Group Layers within PSD File](psd/java/psd-group-layer/)...[Working with Shape Layers](psd/java/psd-shape-layer-manipulation/)...

    docs.aspose.com/psd/java/update-psd-psb-files-w...
  8. Can't get the picture in the header - Free Supp...

    I am trying to extract the pictures from the header of a word document. But it doesn’t seems to always work. I would like to know if there was a way to get them 100% of the time, thank you ( i am using aspose word python…...SHAPE or node.node_type == aw.NodeType.GROUP_SHAPE: image_file_name...f"images/image_{image_index}.png" node.as_shape().image_data.save(image_file_name)...

    forum.aspose.com/t/cant-get-the-picture-in-the-...
  9. AxisGroup | Aspose.Words for Java

    Represents a type of a chart axis group in Java....Represents a type of a chart axis group. Examples: Shows how to work...new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  10. EditableRangeStart | Aspose.Words for Java

    Represents a start of an editable range in a Word document in Java....editable ranges to a specific group/user. public void visitor()...getEditorGroup()); // 2 - Specify a group that allowed users are associated...

    reference.aspose.com/words/java/com.aspose.word...