Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 9,889 for

shape

(0.11 sec)
  1. 在幻灯片上调整形状大小|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-...
  2. 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 =...> ( doc ); SharedPtr < Shape > shape = builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 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...
  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. ShapeBase Class | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeBase class, your foundation for creating dynamic drawings, including AutoShapes, OLE objects, and ActiveX controls....more, visit the Working with Shapes documentation article. public...specifies whether this shape can overlap other shapes. AlternativeText...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ShapeBase class | Aspose.Words for Python

    aspose.words.drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture...more, visit the Working with Shapes documentation article. Remarks...instantiate are Shape and GroupShape . A shape is a node in the...

    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. ShapeBase.ShapeType | Aspose.Words for .NET

    Discover the ShapeBase ShapeType property to easily access and define your Shape types, enhancing your design capabilities and project efficiency....ShapeType property Gets the shape type. public ShapeType ShapeType...Shows how to create a group of shapes, and print its contents using...

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