Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 42,307 for

shape

(0.05 sec)
  1. Fill.one_color_gradient method | Aspose.Words f...

    aspose.words.drawing.Fill.one_color_gradient method...Examples Shows how to fill a shape with a gradients. doc = aw ...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Drawing::Fill::get_GradientAngle...

    Aspose::Words::Drawing::Fill::get_GradientAngle method. Gets or sets the angle of the gradient fill in C++....Examples Shows how to fill a shape with a gradients. auto doc =...> ( doc ); SharedPtr < Shape > shape = builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::Fill::get_GradientStyle...

    Aspose::Words::Drawing::Fill::get_GradientStyle method. Gets the gradient style GradientStyle for the fill in C++....Examples Shows how to fill a shape with a gradients. auto doc =...> ( doc ); SharedPtr < Shape > shape = builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. 调整幻灯片上的形状大小|Aspose.Slides for Python 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....for shape in slide . shapes : #调整位置 shape . height = shape . height...height * ratioHeight shape . width = shape . width * ratioWidth...

    docs.aspose.com/slides/zh/python-net/re-sizing-...
  5. ReflectionFormat.Remove | Aspose.Words for .NET

    Effortlessly eliminate ReflectionFormat from your parent object with our streamlined Remove method, enhancing your coding efficiency and clarity....to interact with reflection shape effect. Document doc = new Document...+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...

    reference.aspose.com/words/net/aspose.words.dra...
  6. PowerPoint Shapes|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....PowerPoint Shapes Contents [ Hide ] Shape Types Shape Formatting...Formatting Shape Effect Shape Manipulations Shape Effective Properties...

    docs.aspose.com/slides/java/powerpoint-shapes/
  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. 3D Presentation|Aspose.Slides Documentation

    3D PowerPoint presentation in C++...be achieved by bringing 2D shapes a set of 3D effects. By creating...creating a camera view on the shape, you may rotate it by the axis...

    docs.aspose.com/slides/cpp/3d-presentation/
  9. 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...
  10. Fill.Pattern | Aspose.Words for .NET

    Discover the Fill Pattern property to easily access and customize PatternType for your designs. Enhance your projects with unique fill options!...for a shape. Document doc = new Document ( MyDir + "Shape stroke...pattern border.docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...

    reference.aspose.com/words/net/aspose.words.dra...