Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 50,311 for

shape

(0.09 sec)
  1. ShapeBase.AdjustWithEffects | Aspose.Words for ...

    Discover how the ShapeBase AdjustWithEffects method enhances your source rectangle by adding effect extents, delivering precise final rectangle values....check how a shape’s bounds are affected by shape effects. Document...MyDir + "Shape shadow effect.docx" ); Shape [] shapes = doc ....

    reference.aspose.com/words/net/aspose.words.dra...
  2. ShadowFormat | Aspose.Words for Java

    Represents shadow formatting for an object in Java....docx"); Shape shape = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...ShadowFormat shadowFormat = shape.getShadowFormat(); Assert.assertEquals(Color...

    reference.aspose.com/words/java/com.aspose.word...
  3. Format PowerPoint Shapes in Java|Aspose.Slides ...

    Learn how to format PowerPoint Shapes in Java using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....Format PowerPoint Shapes in Java Contents [ Hide ] Overview In...PowerPoint, you can add shapes to slides. Since shapes are made up of...

    docs.aspose.com/slides/java/shape-formatting/
  4. Customize Presentation Shapes in .NET|Aspose.Sl...

    Create and customize Shapes in PowerPoint presentations with Aspose.Slides for .NET: geometry paths, curved corners, composite Shapes....Presentation Shapes in .NET Contents [ Hide ] Change a Shape Using Edit...any shape. Using edit points, you get to change a shape or create...

    docs.aspose.com/slides/net/custom-shape/
  5. Shape.strokeColor property | Aspose.Words for N...

    Shape.strokeColor property. Defines the color of a stroke....strokeColor property Shape.strokeColor property Defines the color...Examples Shows how to fill a shape with a solid color. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Format PowerPoint Shapes in PHP|Aspose.Slides f...

    Learn how to format PowerPoint Shapes in PHP using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....Format PowerPoint Shapes in PHP Contents [ Hide ] Overview In...PowerPoint, you can add shapes to slides. Since shapes are made up of...

    docs.aspose.com/slides/php-java/shape-formatting/
  7. Aspose::Words::Drawing::ShapeBase::get_CanHaveI...

    Aspose::Words::Drawing::ShapeBase::get_CanHaveImage method. Returns true if the Shape type allows the Shape to have an image in C++....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/cpp/aspose.words.dra...
  8. Shape.ShadowEnabled | Aspose.Words for .NET

    Discover how the Shape ShadowEnabled property enhances your designs by enabling shadow effects for a more dynamic visual appeal....ShadowEnabled Contents [ Hide ] Shape.ShadowEnabled property Returns...how to iterate over all the shapes in a document. public void...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::Drawing::ShapeBase::get_Bounds m...

    Aspose::Words::Drawing::ShapeBase::get_Bounds method. Gets or sets the location and size of the containing block of the Shape in C++....the containing block of the shape. System :: Drawing :: RectangleF...upon setting. For a top-level shape, the value is in points and...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. ReflectionFormat.remove method | Aspose.Words f...

    ReflectionFormat.remove method. Removes [ReflectionFormat](../) from the parent 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...