Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 43,066 for

shape

(0.12 sec)
  1. Shape.StrokeWeight | Aspose.Words for .NET

    Adjust the StrokeWeight property to customize brush thickness for Shapes, enhancing your designs with precise line control and professional quality....StrokeWeight Contents [ Hide ] Shape.StrokeWeight property Defines...that strokes the path of a shape in points. public double StrokeWeight...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::Drawing::GlowFormat::get_Transpa...

    Aspose::Words::Drawing::GlowFormat::get_Transparency method. Gets or sets the degree of transparency for the glow effect as a value between 0.0 (opaque) and 1.0 (clear). The default value is 0.0 in C++....Shows how to interact with glow shape effect. auto doc = System ::...get_MyDir () + u "Various shapes.docx" ); auto shape = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 在幻灯片上调整形状大小|Aspose.Slides 文档

    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....foreach ( IShape shape in slide . Shapes ) { //调整位置 shape . Height =...= shape . Height * ratioHeight ; shape . Width = shape . Width...

    docs.aspose.com/slides/zh/net/re-sizing-shapes-...
  4. Fill.GradientAngle | Aspose.Words for .NET

    Adjust the GradientAngle property to customize your gradient fill's angle, enhancing your design's depth and visual appeal effortlessly....Examples Shows how to fill a shape with a gradients. Document doc...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  5. TextPath | Aspose.Words for Java

    Defines the text and formatting of the text path of a WordArt object in Java....with Shapes documentation article. Remarks: Use the Shape.getTextPath()...access WordArt properties of a shape. You do not create instances...

    reference.aspose.com/words/java/com.aspose.word...
  6. LoadOptions.ConvertMetafilesToPng | Aspose.Word...

    Effortlessly convert WMF and EMF metafiles to PNG format with LoadOptions. Simplify your image management and enhance compatibility today!...= new Document (); Shape shape = new Shape ( doc , ShapeType .... Image ); shape . ImageData . SetImage ( ImageDir + "Windows...

    reference.aspose.com/words/net/aspose.words.loa...
  7. 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...
  8. DocumentBuilder.insert_shape method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_Shape method...insert_shape method Contents [ Hide ] insert_shape(shape_type,...inline shape with specified type and size. def insert_shape ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FlipOrientation enumeration | Aspose.Words for ...

    Aspose.Words.Drawing.FlipOrientation enumeration. Possible values for the orientation of a Shape....values for the orientation of a shape. Members Name Description None...Examples Shows how to flip a shape on an axis. let doc = new aw...

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

    ImageSize.height_points 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/python-net/aspose.wo...