Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 49,313 for

shape

(0.46 sec)
  1. Create Thumbnails of Presentation Shapes on And...

    Generate high-quality Shape thumbnails from PowerPoint slides with Aspose.Slides for Android via Java – easily create and export presentation thumbnails....Thumbnails of Presentation Shapes on Android Contents [ Hide...need to view the images of the shapes separately in an image viewer...

    docs.aspose.com/slides/androidjava/create-shape...
  2. ShapeBase.wrap_side property | Aspose.Words for...

    ShapeBase.wrap_side property. Specifies how the text is wrapped around the Shape....text is wrapped around the shape. @property def wrap_side ( self...Has effect only for top level shapes. Examples Shows how to replace...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::Fill::OneColorGradient ...

    Aspose::Words::Drawing::Fill::OneColorGradient method. Sets the specified fill to a one-color gradient in C++....Examples Shows how to fill a shape with a gradients. auto doc =...:: Words :: Drawing :: Shape > shape = builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Manage SmartArt Graphics in Presentations Using...

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

    docs.aspose.com/slides/java/manage-smartart-shape/
  5. Aspose::Words::Drawing::ShapeBase::get_BoundsWi...

    Aspose::Words::Drawing::ShapeBase::get_BoundsWithEffects method. Gets final extent that this Shape object has after applying drawing effects. Value is measured in points in C++....Gets final extent that this shape object has after applying drawing...check how a shape’s bounds are affected by shape effects. auto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Create Thumbnails of Presentation Shapes in Pyt...

    Generate high-quality Shape thumbnails from PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET – easily create and export presentation thumbnails....Thumbnails of Presentation Shapes in Python Contents [ Hide ]...sometimes need to view images of shapes separately in an image viewer...

    docs.aspose.com/slides/python-net/create-shape-...
  7. ReflectionFormat | Aspose.Words for Java

    Represents the reflection formatting for an object in Java....to interact with reflection shape effect. Document doc = new Document(getMyDir()...Document(getMyDir() + "Various shapes.docx"); Shape shape = (Shape)doc.getChild(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  8. ShapeBase.bounds_in_points property | Aspose.Wo...

    ShapeBase.bounds_in_points property. Gets the location and size of the containing block of the Shape in points, relative to the anchor of the topmost Shape....the containing block of the shape in points, relative to the anchor...anchor of the topmost shape. @property def bounds_in_points (...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Fill.backColor property | Aspose.Words for Node.js

    Fill.backColor property. Gets or sets a Color object that represents the background color for the fill....Examples Shows how to fill a shape with a gradients. let doc =...DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ImageSize.heightPoints property | Aspose.Words ...

    ImageSize.heightPoints property. Gets the height of the image in points...Examples Shows how to resize a shape with an image. // When we insert...method, the builder scales the shape that displays the image so that...

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