Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 42,880 for

shape

(0.06 sec)
  1. 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...
  2. 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...
  3. 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...
  4. ShapeBase.distanceLeft property | Aspose.Words ...

    ShapeBase.distanceLeft property. Returns or sets the distance (in points) between the document text and the left edge of the Shape....text and the left edge of the shape. get distanceLeft () : number...Has effect only for top level shapes. Examples Shows how to set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. 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...
  7. ImageData Class | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ImageData class—your solution for defining and managing images in Shapes. Enhance your document design effortlessly!...class Defines an image for a shape. To learn more, visit the Working...get; } Returns true if the shape has image bytes or links an...

    reference.aspose.com/words/net/aspose.words.dra...
  8. GroupShape | Aspose.Words for Java

    Represents a group of Shapes in a document in Java....ShapeBase Represents a group of shapes in a document. To learn more...visit the How to Add Group Shape into a Word Document documentation...

    reference.aspose.com/words/java/com.aspose.word...
  9. DocumentBuilder.insert_horizontal_rule method |...

    DocumentBuilder.insert_horizontal_rule method. Inserts a horizontal rule Shape into the document.... Inserts a horizontal rule shape into the document. def insert_horizontal_rule... ( self ): ... Returns The shape that is a horizontal rule. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.insertHorizontalRule method | A...

    DocumentBuilder.insertHorizontalRule method. Inserts a horizontal rule Shape into the document.... Inserts a horizontal rule shape into the document. insertHorizontalRule...insertHorizontalRule () Returns The shape that is a horizontal rule. Examples...

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