Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 42,307 for

shape

(0.03 sec)
  1. WrapType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.WrapType enumeration. Specifies how text is wrapped around a Shape or picture....how text is wrapped around a shape or picture. Members Name Description...text wrapping around the shape. The shape is placed behind or in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ShapeBase.width_relative property | Aspose.Word...

    ShapeBase.width_relative property. Gets or sets the value that represents the percentage of Shape's relative width....represents the percentage of shape’s relative width. @property...a simple shape with absolute size and position. shape = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Fill.gradient_angle property | Aspose.Words for...

    Fill.gradient_angle property. Gets or sets the angle of the gradient fill....Examples Shows how to fill a shape with a gradients. doc = aw ...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ImageData.SourceFullName | Aspose.Words for .NET

    Discover the ImageData SourceFullName property to easily manage linked image paths and filenames, enhancing your image handling efficiency....to a shape so that it can display it. // 1 - Set the shape to contain...contain the image. Shape shape = new Shape ( builder . Document...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ImageData.imageSize property | Aspose.Words for...

    ImageData.imageSize property. Gets the information about image size and resolution....Examples Shows how to resize a shape with an image. // When we insert...method, the builder scales the shape that displays the image so that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Drawing::ImageSize::get_Horizont...

    Aspose::Words::Drawing::ImageSize::get_HorizontalResolution method. Gets the horizontal resolution in DPI in C++....properties of an image in a shape. auto doc = MakeObject < Document...DocumentBuilder > ( doc ); // Insert a shape into the document which contains...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::ImageSize::get_WidthPix...

    Aspose::Words::Drawing::ImageSize::get_WidthPixels method. Gets the width of the image in pixels in C++....properties of an image in a shape. auto doc = MakeObject < Document...DocumentBuilder > ( doc ); // Insert a shape into the document which contains...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::ImageSize::get_Vertical...

    Aspose::Words::Drawing::ImageSize::get_VerticalResolution method. Gets the vertical resolution in DPI in C++....properties of an image in a shape. auto doc = MakeObject < Document...DocumentBuilder > ( doc ); // Insert a shape into the document which contains...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Group|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Group Shape Aspose.Slides support working with group shapes on slides...accessing group shapes. It is possible to add shapes to an added...

    docs.aspose.com/slides/androidjava/group/
  10. ImageSize.horizontal_resolution property | Aspo...

    ImageSize.horizontal_resolution property. Gets the horizontal resolution in DPI....properties of an image in a shape. doc = aw . Document () builder...DocumentBuilder ( doc = doc ) # Insert a shape into the document which contains...

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