Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 42,872 for

shape

(0.03 sec)
  1. 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/
  2. Fill.twoColorGradient method | Aspose.Words for...

    Aspose.Words.Drawing.Fill.twoColorGradient 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...
  3. ShapeBase.IsInline | Aspose.Words for .NET

    Discover the ShapeBase IsInline property to easily check if your Shape aligns with text, enhancing your design and improving layout efficiency....quick way to determine if this shape is positioned inline with text...Has effect only for top level shapes. Examples Shows how to determine...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Fill.opacity property | Aspose.Words for Python

    Fill.opacity property. Gets or sets the degree of opacity of the specified fill as a value between 0.0 (clear) and 1.0 (opaque)....Examples Shows how to fill a shape with a solid color. doc = aw...then cover it with a floating shape. builder . font . size = 32...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShadowFormat.Visible | Aspose.Words for .NET

    Discover the ShadowFormat Visible property. Easily check if your formatting is visible, enhancing your document's appearance and clarity....formatting, it only hides the shape effect. Examples Shows how to...the shape. Document doc = new Document ( MyDir + "Shape stroke...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ShapeBase.relative_vertical_size property | Asp...

    ShapeBase.relative_vertical_size property. Gets or sets the value of Shape's relative size in vertical direction....property Gets or sets the value of shape’s relative size in vertical...a simple shape with absolute size and position. shape = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ImageSize.VerticalResolution | Aspose.Words for...

    Discover the ImageSize VerticalResolution property to easily access vertical DPI resolution, enhancing your image quality and performance....properties of an image in a shape. Document doc = new Document...DocumentBuilder ( doc ); // Insert a shape into the document which contains...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ImageSize.HeightPixels | Aspose.Words for .NET

    Discover the ImageSize HeightPixels property to easily access and optimize your image's height in pixels for better performance and quality....properties of an image in a shape. Document doc = new Document...DocumentBuilder ( doc ); // Insert a shape into the document which contains...

    reference.aspose.com/words/net/aspose.words.dra...
  9. MorphDataControl | Aspose.Words for Java

    The MorphDataControl structure is an aggregate of six controls CheckBox ComboBox ListBox OptionButton TextBox and ToggleButton in Java....docx"); Shape shape = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...oleControl = (Forms2OleControl)shape.getOleFormat().getOleControl();...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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...