Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 49,132 for

shape

(0.1 sec)
  1. ShapeBase.parent_paragraph property | Aspose.Wo...

    ShapeBase.parent_paragraph property. Returns the immediate parent paragraph....For child shapes of a group shape and child shapes of an Office...'Hello world!' ) shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeBase.parentParagraph property | Aspose.Wor...

    ShapeBase.parentParagraph property. Returns the immediate parent paragraph....For child shapes of a group shape and child shapes of an Office...writeln ( "Hello world!" ); let shape = builder . insertShape ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ShapeBase.Font | Aspose.Words for .NET

    Discover the ShapeBase Font property for easy font formatting access. Enhance your designs with customizable text styles and unique typography options...." ); Shape shape = builder . InsertShape (..., 50 ); builder . MoveTo ( shape . LastParagraph ); builder ...

    reference.aspose.com/words/net/aspose.words.dra...
  4. 在 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...
  5. RelativeHorizontalPosition Enum | Aspose.Words ...

    Discover Aspose.Words.Drawing.RelativeHorizontalPosition enum to define precise horizontal positioning for Shapes and text frames in your documents....the horizontal position of a shape or text frame is relative. public...it to the page's center. Shape shape = builder . InsertImage (...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in PHP using Aspose.Slides, featuring concise code examples and performance-focused guidance....[ Hide ] Create a SmartArt Shape Aspose.Slides for PHP via Java...create SmartArt shapes. To create a SmartArt shape in a slide, please...

    docs.aspose.com/slides/php-java/manage-smartart...
  7. ShapeBase.Target | Aspose.Words for .NET

    Discover ShapeBase Target property to easily set or retrieve hyperlink target frames for your Shapes, enhancing user navigation and experience....sets the target frame for the shape hyperlink. public string Target...Examples Shows how to insert a shape which contains an image, and...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 在 C++ 中创建 3D 演示文稿|Aspose.Slides 文档

    使用 Aspose.Slides 在 C++ 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,以实现多种用途。...get_Slide ( 0 ); auto shape = slide -> get_Shapes () -> AddAutoShape...150.0f , 200.0f , 200.0f ); shape -> get_TextFrame () -> set_Text...

    docs.aspose.com/slides/zh/cpp/3d-presentation/
  9. TextPathAlignment | Aspose.Words for Java

    WordArt alignment in Java....object to display text in a shape that we can re-size and move...argument to set a shape for the WordArt. Shape shape = appendWordArt(doc...

    reference.aspose.com/words/java/com.aspose.word...
  10. ImageData.sourceFullName property | Aspose.Word...

    ImageData.sourceFullName property. Gets or sets the path and name of the source file for the linked image....to a shape so that it can display it. // 1 - Set the shape to contain...the image. let shape = new aw . Drawing . Shape ( builder . document...

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