Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 5,101 for

shape group

(0.11 sec)
  1. Aspose::Words::Drawing namespace | Aspose.Words...

    Aspose::Words::Drawing namespace. The Aspose.Words.Drawing namespace provides classes that allow to create and modify drawing objects in C++....are applied to the specified shape. AdjustmentCollection Represents...are applied to the specified shape. Fill Represents fill formatting...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. ChartAxis.NumberFormat | Aspose.Words for .NET

    Discover the ChartAxis NumberFormat property to customize your chart's number formats effortlessly with the ChartNumberFormat object for enhanced data visualization....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Shape.Filled | Aspose.Words for .NET

    Control Shape aesthetics with the Shape Filled property, deciding if your closed paths are filled for enhanced design flexibility and visual appeal....Filled Contents [ Hide ] Shape.Filled property Determines whether...whether the closed path of the shape will be filled. public bool...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Shape.AcceptEnd | Aspose.Words for .NET

    Discover the Shape AcceptEnd method to seamlessly guide visitors to the Shape's end, enhancing user experience and interaction....AcceptEnd Contents [ Hide ] Shape.AcceptEnd method Accepts a visitor...for visiting the end of the shape. public override VisitorAction...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 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...
  6. 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...
  7. DocumentVisitor.visitGroupShapeStart method | A...

    DocumentVisitor.visitGroupShapeStart method. Called when enumeration of a Group Shape has started....Called when enumeration of a group shape has started. visitGroupShapeStart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Forms2OleControl.value property | Aspose.Words ...

    Forms2OleControl.value property. Gets underlying Value property which often represents control state...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () ole_control = shape . ole_format . ole_control...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartNumberFormat | Aspose.Words for Java

    Represents number formatting of the parent element in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...500.0, 300.0); Chart chart = shape.getChart(); // Clear the chart's...

    reference.aspose.com/words/java/com.aspose.word...
  10. DocumentVisitor.visitGroupShapeEnd method | Asp...

    DocumentVisitor.visitGroupShapeEnd method. Called when enumeration of a Group Shape has ended....Called when enumeration of a group shape has ended. visitGroupShapeEnd...

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