Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 49,142 for

shape

(0.09 sec)
  1. ShapeBase.flip_orientation property | Aspose.Wo...

    ShapeBase.flip_orientation property. Switches the orientation of a Shape....Switches the orientation of a shape. @property def flip_orientation...Examples Shows how to flip a shape on an axis. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeBase.IsImage | Aspose.Words for .NET

    Discover if a Shape is an image with ShapeBase's IsImage property. Easily identify image Shapes for enhanced design flexibility and functionality....Returns true if this shape is an image shape. public bool IsImage...first shape of the document contains a valid image. Shape shape...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::Drawing::RelativeHorizontalPosit...

    Aspose::Words::Drawing::RelativeHorizontalPosition enum. Specifies to what the horizontal position of a Shape or text frame is relative in C++....the horizontal position of a shape or text frame is relative. enum...:: Words :: Drawing :: Shape > shape = builder -> InsertImage...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::GlowFormat::get_Radius ...

    Aspose::Words::Drawing::GlowFormat::get_Radius method. Gets or sets a double value that represents the length of the radius for a glow effect in points (pt). 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...
  5. Aspose::Words::Drawing::GlowFormat::get_Color m...

    Aspose::Words::Drawing::GlowFormat::get_Color method. Gets or sets a Color object that represents the color for a glow effect. The default value is Black 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...
  6. Working with Shapes in C++|Aspose.Words for C++

    Introduction to Shape markup language, creating Shapes of different types using C++....Ask AI Working with Shapes Contents [ Hide ] This topic discusses...programmatically with shapes using Aspose.Words. The shapes in Aspose.Words...

    docs.aspose.com/words/cpp/working-with-shapes/
  7. Fill.preset_texture property | Aspose.Words for...

    Fill.preset_texture property. Gets a [PresetTexture](../../presettexture/) for the fill....tiling the texture inside the shape. doc = aw . Document () builder...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ReflectionFormat.blur property | Aspose.Words f...

    ReflectionFormat.blur property. Gets or sets a double value that specifies the degree of blur effect applied to the reflection effect in points...to interact with reflection shape effect. doc = aw . Document...= MY_DIR + 'Various shapes.docx' ) shape = doc . get_child (...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::ShapeBase::get_Fill met...

    Aspose::Words::Drawing::ShapeBase::get_Fill method. Gets fill formatting for the Shape in C++....Gets fill formatting for the shape. System :: SharedPtr < Aspose...Examples Shows how to fill a shape with a solid color. auto doc...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Format PowerPoint Shapes in JavaScript|Aspose.S...

    Format PowerPoint Shapes in JavaScript using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....Format PowerPoint Shapes in JavaScript Contents [ Hide ] Overview...PowerPoint, you can add shapes to slides. Since shapes are made up of...

    docs.aspose.com/slides/nodejs-java/shape-format...