Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 48,914 for

shape

(0.45 sec)
  1. 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 = System :: MakeObject...DocumentBuilder > ( doc ); // Insert a shape into the document which contains...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. 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 = System :: MakeObject...DocumentBuilder > ( doc ); // Insert a shape into the document which contains...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. ShadowType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ShadowType enum to enhance your Shapes with customizable shadow types for stunning document visuals....enumeration Specifies the type of a shape shadow. public enum ShadowType...the shape. Document doc = new Document ( MyDir + "Shape stroke...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose::Words::Drawing::ShapeBase::get_Relative...

    Aspose::Words::Drawing::ShapeBase::get_RelativeVerticalSize method. Gets or sets the value of Shape's relative size in vertical direction in C++....method Gets or sets the value of shape’s relative size in vertical...( doc ); // Adding a simple shape with absolute size and position...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::ShapeBase::get_Relative...

    Aspose::Words::Drawing::ShapeBase::get_RelativeHorizontalSize method. Gets or sets the value of Shape's relative size in horizontal direction in C++....method Gets or sets the value of shape’s relative size in horizontal...( doc ); // Adding a simple shape with absolute size and position...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Public API Changes in Aspose.Diagram 6.8.0|Docu...

    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....( layer ); // get shape by ID Shape shape = page . getShapes...3 ); // assign shape to this new Layer shape . getLayerMem ()...

    docs.aspose.com/diagram/java/public-api-changes...
  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. ShapeBase.LocalToParent | Aspose.Words for .NET

    Transform local coordinates to parent Shape space with the ShapeBase LocalToParent method. Enhance precision in your 3D modeling projects today!...coordinate space of the parent shape. public PointF LocalToParent...y coordinate location on a shape’s coordinate plane to a location...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ShapeBase.GetShapeRenderer | Aspose.Words for .NET

    Discover the ShapeBase GetShapeRenderer method to effortlessly create and render Shapes as images, enhancing your design projects with ease....can be used to render this shape into an image. public ShapeRenderer...The renderer object for this shape. Remarks This method just invokes...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 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...