Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 43,096 for

shape

(0.03 sec)
  1. 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...
  2. 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...
  3. 用C++管理Shape文本选项|Documentation

    学习如何使用 Aspose.Cells for C++ 编程管理Shape的文本选项。...用C++管理Shape文本选项 Contents [ Hide ] Aspose.Cells 提供强大的功能,用于程序化...提供强大的功能,用于程序化管理Excel文件中的Shape文本选项。本指南介绍如何使用 Aspose.Cells for C++ 操纵文本属性,如对齐、方向和格式。...

    docs.aspose.com/cells/zh/cpp/managing-shape-tex...
  4. Shape.ExtrusionEnabled | Aspose.Words for .NET

    Discover if the Shape Extrusion feature is active. Easily enhance your designs with stunning 3D effects for a professional touch!...ExtrusionEnabled Contents [ Hide ] Shape.ExtrusionEnabled property Returns...how to iterate over all the shapes in a document. public void...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::Drawing::WrapType enum | Aspose....

    Aspose::Words::Drawing::WrapType enum. Specifies how text is wrapped around a Shape or picture in C++....how text is wrapped around a shape or picture. enum class WrapType...text wrapping around the shape. The shape is placed behind or in...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. GlowFormat.Transparency | Aspose.Words for .NET

    Discover GlowFormat's Transparency property, easily adjust glow effects from opaque to clear (0.0 to 1.0) for stunning visual impact. Default, 0.0....Shows how to interact with glow shape effect. Document doc = new Document...+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::Drawing::ShapeBase::AdjustWithEf...

    Aspose::Words::Drawing::ShapeBase::AdjustWithEffects method. Adds to the source rectangle values of the effect extent and returns the final rectangle in C++....check how a shape’s bounds are affected by shape effects. auto...Document > ( get_MyDir () + u "Shape shadow effect.docx" ); System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. ShapeBase.glow property | Aspose.Words for Python

    ShapeBase.glow property. Gets glow formatting for the Shape....Gets glow formatting for the shape. @property def glow ( self )...Shows how to interact with glow shape effect. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TextureAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.TextureAlignment enum for precise texture fill alignment. Enhance your document designs with seamless tiling options!...tiling the texture inside the shape. Document doc = new Document...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  10. GlowFormat.remove method | Aspose.Words for Python

    GlowFormat.remove method. Removes [GlowFormat](../) from the parent object....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...