Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 48,838 for

shape

(0.17 sec)
  1. ShapeBase.local_to_parent method | Aspose.Words...

    ShapeBase.local_to_parent method. Converts a value from the local coordinate space into the coordinate space of the parent Shape....coordinate space of the parent shape. def local_to_parent ( self...y coordinate location on a shape’s coordinate plane to a location...

    reference.aspose.com/words/python-net/aspose.wo...
  2. WrapType | Aspose.Words for Java

    Specifies how text is wrapped around a Shape or picture in Java....how text is wrapped around a shape or picture. Examples: Shows...it to the page's center. Shape shape = builder.insertImage(getImageDir()...

    reference.aspose.com/words/java/com.aspose.word...
  3. 在 PHP 中创建 3D 演示文稿|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,以实现多用途使用。...models can be created from 2D shapes, by applying such effects on...3D features applied to the shapes can be found in ThreeDFormat...

    docs.aspose.com/slides/zh/php-java/3d-presentat...
  4. Aspose::Words::Drawing::SoftEdgeFormat::get_Rad...

    Aspose::Words::Drawing::SoftEdgeFormat::get_Radius method. Gets or sets a double value that represents the length of the radius for a soft edge effect in points (pt). The default value is 0.0 in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertShape...// Apply soft edge to the shape. shape -> get_SoftEdge () -> set_Radius...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Working with Shapes Gluing|Documentation

    This section explains how to get Shapes which glued to a particular Shape with Aspose.Diagram....Working with Shapes Gluing Contents [ Hide ] Get the Connectors...a Particular Shape Add and Connect Visio Shapes explains how...

    docs.aspose.com/diagram/net/working-with-shapes...
  6. ShapeBase.relative_horizontal_size property | A...

    ShapeBase.relative_horizontal_size property. Gets or sets the value of Shape's relative size in horizontal direction....property Gets or sets the value of shape’s relative size in horizontal...a simple shape with absolute size and position. shape = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::ShapeBase::get_ScreenTi...

    Aspose::Words::Drawing::ShapeBase::get_ScreenTip method. Defines the text displayed when the mouse pointer moves over the Shape in C++....mouse pointer moves over the shape. System :: String Aspose ::...Examples Shows how to insert a shape which contains an image, and...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::ShapeBase::get_Target m...

    Aspose::Words::Drawing::ShapeBase::get_Target method. Gets or sets the target frame for the Shape hyperlink in C++....sets the target frame for the shape hyperlink. System :: String...Examples Shows how to insert a shape which contains an image, and...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. ShapeBase.CanHaveImage | Aspose.Words for .NET

    Discover the ShapeBase CanHaveImage property—learn how to determine if your Shape type supports images for enhanced visual appeal!...Returns true if the shape type allows the shape to have an image...Microsoft Word has a special shape type for images, it appears...

    reference.aspose.com/words/net/aspose.words.dra...
  10. How to set RoundedRectangle corner radius? - Fr...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao image.png (44.1 KB) Shape commentShape = worksheet.Shapes.AddAutoShape(AutoShapeType.RoundedRectangle, 0, 0, 0, 0, 0, 0); commentShape.Placement = P…...1 KB) Shape commentShape = worksheet.Shapes.AddAutoShape(AutoShapeType...//Set the placement type as the Shapes will move and resize with cells...

    forum.aspose.com/t/how-to-set-roundedrectangle-...