Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 12,723 for

shape

(0.13 sec)
  1. 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...
  2. GetShapeIncludingChild | Aspose.Diagram for .NE...

    GetShapeIncludingChild ShapeCollection.GetShapeIncludingChild method (1 of 2) Gets the element including it’s child s......it’s child shape at the specified name. public Shape GetShapeIncludingChi...name String See Also class Shape class ShapeCollection namespace...

    reference.aspose.com/diagram/net/aspose.diagram...
  3. FieldEmbed Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEmbed class for seamless EMBED field implementation, enhancing document functionality and versatility....Microsoft Word fields such as SHAPE and EMBED are handled during...we will see a SHAPE and an EMBED field. // A SHAPE field is the...

    reference.aspose.com/words/net/aspose.words.fie...
  4. ShapeBase.SizeInPoints | Aspose.Words for .NET

    Discover the ShapeBase SizeInPoints property to easily retrieve and manage Shape dimensions in points for precise design control....property Gets the size of the shape in points. public SizeF SizeInPoints...Examples Shows how to verify a shape’s size and markup language....

    reference.aspose.com/words/net/aspose.words.dra...
  5. ReflectionFormat.distance property | Aspose.Wor...

    ReflectionFormat.distance property. Gets or sets a double value that specifies the amount of separation of the reflected image from the object in points...to interact with reflection shape effect. doc = aw . Document...= MY_DIR + 'Various shapes.docx' ) shape = doc . get_child (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ReflectionFormat.size property | Aspose.Words f...

    ReflectionFormat.size property. Gets or sets a double value between 0.0 and 1.0 representing the size of the reflection as a percentage of the reflected object...to interact with reflection shape effect. doc = aw . Document...= MY_DIR + 'Various shapes.docx' ) shape = doc . get_child (...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextBox class | Aspose.Words for Node.js

    Aspose.Words.Drawing.TextBox class. Defines attributes that specify how a text is displayed inside a Shape...inside a shape. To learn more, visit the Working with Shapes documentation...documentation article. Remarks Use the Shape.textBox property to access text...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 形状特效|Aspose.Slides 文档

    在 Java 中为 PowerPoint 形状应用特效...Presentation (); try { IShape shape = pres . getSlides (). get_Item...RoundCornerRectangle , 20 , 20 , 200 , 150 ); shape . getEffectFormat (). enableOuterShadowEff...

    docs.aspose.com/slides/zh/java/shape-effect/
  9. Aspose::Words::PageSetup::get_PageHeight method...

    Aspose::Words::PageSetup::get_PageHeight method. Returns or sets the height of the page in points in C++....HeaderPrimary ); SharedPtr < Shape > shape = builder -> InsertImage...image ); shape -> set_WrapType ( WrapType :: None ); shape -> set_BehindText...

    reference.aspose.com/words/cpp/aspose.words/pag...
  10. WrapSide | Aspose.Words for Java

    Specifies what sides of the Shape or picture the text wraps around in Java....Specifies what side(s) of the shape or picture the text wraps around...replace all textbox shapes with image shapes. Document doc = new...

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