Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 48,106 for

shape

(0.09 sec)
  1. Aspose::Words::Drawing::SoftEdgeFormat::Remove ...

    Aspose::Words::Drawing::SoftEdgeFormat::Remove method. Removes SoftEdgeFormat from the parent object in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertShape...// Apply soft edge to the shape. shape -> get_SoftEdge () -> set_Radius...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. ShapeBase.rotation property | Aspose.Words for ...

    ShapeBase.rotation property. Defines the angle (in degrees) that a Shape is rotated...the angle (in degrees) that a shape is rotated. Positive value corresponds...); // Insert a shape with an image. let shape = builder . insertImage...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ImageData.ImageBytes | Aspose.Words for .NET

    Discover the ImageData ImageBytes property to easily manage and manipulate raw image bytes within your Shapes for enhanced visual content....of the image stored in the shape. public byte [] ImageBytes {...will remove the image from the shape. Returns null if the image is...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose::Words::Drawing::ShadowType enum | Aspos...

    Aspose::Words::Drawing::ShadowType enum. Specifies the type of a Shape shadow in C++....enum Specifies the type of a shape shadow. enum class ShadowType...a shadow formatting for the shape. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Fill.oneColorGradient method | Aspose.Words for...

    Aspose.Words.Drawing.Fill.oneColorGradient method...Examples Shows how to fill a shape with a gradients. let doc =...DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ShapeBase.Target | Aspose.Words for .NET

    Discover ShapeBase Target property to easily set or retrieve hyperlink target frames for your Shapes, enhancing user navigation and experience....sets the target frame for the shape hyperlink. public string Target...Examples Shows how to insert a shape which contains an image, and...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ShapeBase.aspectRatioLocked property | Aspose.W...

    ShapeBase.aspectRatioLocked property. Specifies whether the Shape's aspect ratio is locked....property Specifies whether the shape’s aspect ratio is locked. get...it is true but for the other shape types it is false . Has effect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ShapeBase.aspect_ratio_locked property | Aspose...

    ShapeBase.aspect_ratio_locked property. Specifies whether the Shape's aspect ratio is locked....property Specifies whether the shape’s aspect ratio is locked. @property...it is True but for the other shape types it is False . Has effect...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::ImageData::get_Contrast...

    Aspose::Words::Drawing::ImageData::get_Contrast method. Gets or sets the contrast for the specified picture. The value for this property must be a number from 0.0 (the least contrast) to 1.0 (the greatest contrast) in C++....Examples Shows how to edit a shape’s image data. auto imgSourceDoc...Aspose :: Words :: Drawing :: Shape > ( imgSourceDoc -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. 使用 Python 在演示文稿中应用形状效果|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python 将您的 PPT、PPTX 和 ODP 文件转化为高级形状效果——在几秒钟内创建引人注目、专业的幻灯片。...pres : shape = pres . slides [ 0 ] . shapes . add_auto_shape ( slides...LE , 20 , 20 , 200 , 150 ) shape . effect_format . enable_outer_shadow_effect...

    docs.aspose.com/slides/zh/python-net/shape-effect/