Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 49,132 for

shape

(0.08 sec)
  1. ShapeType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeType enum to define and customize Shape types in your Microsoft Word documents for enhanced visual appeal....enumeration Specifies the type of shape in a Microsoft Word document...Image 75 The shape is an image. TextBox 202 The shape is a textbox...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ImageData.CropTop | Aspose.Words for .NET

    Optimize your images with ImageData CropTop, controlling picture removal from the top for perfect framing and enhanced visual appeal....filled by the fill color of the shape). Positive values less than...being stretched to fit the shape. The default value is 0. Examples...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ImageData.CropBottom | Aspose.Words for .NET

    Discover the ImageData CropBottom property to easily customize your images by removing unwanted portions from the bottom for a perfect fit....filled by the fill color of the shape). Positive values less than...being stretched to fit the shape. The default value is 0. Examples...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ImageData.CropLeft | Aspose.Words for .NET

    Discover the ImageData CropLeft property to easily adjust image framing by removing unwanted portions from the left side for a perfect fit....filled by the fill color of the shape). Positive values less than...being stretched to fit the shape. The default value is 0. Examples...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ImageData.CropRight | Aspose.Words for .NET

    Discover the ImageData CropRight property, control picture cropping from the right side for precise image editing and enhanced visual appeal....filled by the fill color of the shape). Positive values less than...being stretched to fit the shape. The default value is 0. Examples...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Stroke.ImageBytes | Aspose.Words for .NET

    Discover how to use the ImageBytes property to create stunning stroke images and unique pattern fills for your designs. Enhance your visuals today!...Examples Shows how to process shape stroke features. Document doc...MyDir + "Shape stroke pattern border.docx" ); Shape shape = ( Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ShapeType enumeration | Aspose.Words for Python

    aspose.words.drawing.ShapeType enumeration. Specifies the type of Shape in a Microsoft Word document....enumeration Specifies the type of shape in a Microsoft Word document...Description IMAGE The shape is an image. TEXT_BOX The shape is a textbox...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Drawing::ReflectionFormat class ...

    Aspose::Words::Drawing::ReflectionFormat class. Represents the reflection formatting for an object in C++....to interact with reflection shape effect. auto doc = System ::...get_MyDir () + u "Various shapes.docx" ); auto shape = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::GradientStyle enum | As...

    Aspose::Words::Drawing::GradientStyle enum. Specifies the style for a gradient fill in C++....Examples Shows how to fill a shape with a gradients. auto doc =...:: Words :: Drawing :: Shape > shape = builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. ShapeBase.font property | Aspose.Words for Node.js

    ShapeBase.font property. Provides access to the font formatting of this object...." ); let shape = builder . insertShape ( aw..., 50 ); builder . moveTo ( shape . lastParagraph ); builder ...

    reference.aspose.com/words/nodejs-net/aspose.wo...