Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 139,462 for

shape

(0.07 sec)
  1. delete_shape method | Aspose.Cells for Python v...

    delete_Shape method delete_Shape Delete a Shape. If the Shape is in the group or is a comment Shape, it will not be d......delete_shape method delete_shape Delete a shape. If the shape is...comment shape, it will not be deleted. def delete_shape ( self...

    reference.aspose.com/cells/python-net/aspose.ce...
  2. GlowFormat.transparency property | Aspose.Words...

    GlowFormat.transparency property. Gets or sets the degree of transparency for the glow effect as a value between 0.0 (opaque) and 1.0 (clear)...Shows how to interact with glow shape effect. doc = aw . Document...= MY_DIR + 'Various shapes.docx' ) shape = doc . get_child (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. GlowFormat.radius property | Aspose.Words for P...

    GlowFormat.radius property. Gets or sets a double value that represents the length of the radius for a glow effect in points (pt)...Shows how to interact with glow shape effect. doc = aw . Document...= MY_DIR + 'Various shapes.docx' ) shape = doc . get_child (...

    reference.aspose.com/words/python-net/aspose.wo...
  4. IShape | Aspose.Sildes for .NET API Reference

    Represents a Shape on a slide....IShape interface Represents a shape on a slide. public interface...alternative text associated with a shape. Read/write String. AlternativeTextTitle...

    reference.aspose.com/slides/net/aspose.slides/i...
  5. Aspose::Words::Drawing::ImageSize Class Referen...

    Contains information about image size and resolution....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/cpp/class/aspose.wor...
  6. ShapeBase.Height | Aspose.Words for .NET API 参考

    ShapeBase 财产. 获取或设置形状包含块的高度...DocumentBuilder ( doc ); Shape shape = builder . InsertImage (...( ImageDir + "Logo.jpg" ); shape . WrapType = WrapType . None...

    reference.aspose.com/words/zh/net/aspose.words....
  7. GroupShape | Aspose.Words for .NET

    GroupShape constructor. Creates a new group Shape in C#....constructor Creates a new group shape. public GroupShape ( DocumentBase...document. Remarks By default, the shape is floating and has default...

    reference.aspose.com/words/net/aspose.words.dra...
  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. InsertClone | Aspose.Sildes for .NET API Reference

    Inserts a copy of a specified Shape to specified position of the collection....Inserts a copy of a specified shape to specified position of the...Int32 Index of new shape. sourceShape IShape Shape to clone. x Single...

    reference.aspose.com/slides/net/aspose.slides/s...
  10. Shapes Separately from Document|Aspose.Words fo...

    Extract various graphic objects, such as images, text box containing paragraphs, or arrow Shapes, when processing a document, and export them to an external location using Python....Bulgarian Ukrainian Dutch Rendering Shapes Separately from a Document...containing paragraphs, arrow shapes, and a small image. There is...

    docs.aspose.com/words/python-net/rendering-shap...