Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 46,940 for

shape

(0.13 sec)
  1. Aspose::Words::Drawing::RelativeVerticalPositio...

    Aspose::Words::Drawing::RelativeVerticalPosition enum. Specifies to what the vertical position of a Shape or text frame is relative in C++....the vertical position of a shape or text frame is relative. enum...:: Words :: Drawing :: Shape > shape = builder -> InsertImage...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::ReflectionFormat::get_D...

    Aspose::Words::Drawing::ReflectionFormat::get_Distance method. Gets or sets a double value that specifies the amount of separation of the reflected image from the object in points. The default value is 0.0 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...
  3. Aspose::Words::Drawing::ShapeBase::get_ZOrder m...

    Aspose::Words::Drawing::ShapeBase::get_ZOrder method. Determines the display order of overlapping Shapes in C++....display order of overlapping shapes. int32_t Aspose :: Words ::...Has effect only for top level shapes. The default value is 0. The...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. OlePackage | Aspose.Words for Java

    Allows to access OLE Package properties in Java....system by double-clicking on the shape that contains the OLE object...() + "Logo.jpg"); try { Shape shape = builder.insertOleObject(stream...

    reference.aspose.com/words/java/com.aspose.word...
  5. ArrowLength | Aspose.Words for Java

    Length of the arrow at the end of a line in Java....Shows to create a variety of shapes. Document doc = new Document();...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/java/com.aspose.word...
  6. ShapeMarkupLanguage | Aspose.Words for Java

    Specifies Markup language used for the Shape in Java....Markup language used for the shape. Examples: Shows how to set...inserting an image will define its shape using VML. doc.getCompatibilityOpti()...

    reference.aspose.com/words/java/com.aspose.word...
  7. ShapeRenderer | Aspose.Words for .NET

    Discover the ShapeRenderer constructor to easily create and customize Shapes in your projects, enhancing visual appeal and functionality....ShapeBase shape ) Parameter Type Description shape ShapeBase...ShapeBase The DrawinML shape object that you want to render. Examples...

    reference.aspose.com/words/net/aspose.words.ren...
  8. Stroke.StartArrowLength | Aspose.Words for .NET

    Discover the Stroke StartArrowLength property to customize your design's arrowhead length, enhancing visual appeal and precision in your projects....Shows to create a variety of shapes. Document doc = new Document...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Create, Update, Layout and Auto-Fit Shapes|Docu...

    Use C# Diagram API to create, update and auto layout Shapes in Visio files using C# within your applications. Complete guide with C# code samples....Update, Layout and Auto-Fit Shapes Contents [ Hide ] Creating...create a diagram. Then add shapes and connectors to build up...

    docs.aspose.com/diagram/net/create-update-layou...
  10. Resizing rotated shapes - Free Support Forum - ...

    Dear support team, we’ve been trying to resize Shapes by computing a scaling factor and applying it to the Shapes Height and Width properties to make them fit into a table cell. As long as the Shape is oriented upright…...Resizing rotated shapes Aspose.Words Product Family words-net...we’ve been trying to resize Shape s by computing a scaling factor...

    forum.aspose.com/t/resizing-rotated-shapes/320848