Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 9,917 for

shapes

(0.06 sec)
  1. Stroke.dash_style property | Aspose.Words for P...

    Stroke.dash_style property. Specifies the dot and dash pattern for a stroke....Shows to create a variety of shapes. doc = aw . Document () builder...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Stroke.end_arrow_length property | Aspose.Words...

    Stroke.end_arrow_length property. Defines the arrowhead length for the end of a stroke....Shows to create a variety of shapes. doc = aw . Document () builder...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartDataLabelCollection.Rotation | Aspose.Word...

    Adjust the rotation of your ChartDataLabelCollection for optimal visibility. Customize data label angles to enhance your chart's readability and impact....value is Horizontal, label shapes, if they exist, are rotated...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose::Words::Drawing::ArrowWidth enum | Aspos...

    Aspose::Words::Drawing::ArrowWidth enum. Width of the arrow at the end of a line in C++....Shows to create a variety of shapes. auto doc = MakeObject < Document...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::Stroke::get_EndArrowLen...

    Aspose::Words::Drawing::Stroke::get_EndArrowLength method. Defines the arrowhead length for the end of a stroke in C++....Shows to create a variety of shapes. auto doc = MakeObject < Document...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::Fill::get_Visible metho...

    Aspose::Words::Drawing::Fill::get_Visible method. Gets or sets value that is true if the formatting applied to this instance, is visible in C++....Shows to create a variety of shapes. auto doc = MakeObject < Document...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::Stroke::get_StartArrowL...

    Aspose::Words::Drawing::Stroke::get_StartArrowLength method. Defines the arrowhead length for the start of a stroke in C++....Shows to create a variety of shapes. auto doc = MakeObject < Document...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Create Visio Diagram in Java

    This guide covers the information to create Visio diagram in Java. It discusses the step-by-step program flow and a running code snippet to automate visio diagram creation in Java....a master Add a rectangular shape by invoking the addShape() method...containing the master shapes. Next, append a shape while setting the...

    kb.aspose.com/diagram/java/create-visio-diagram...
  9. 3D 演示|Aspose.Slides 文档

    使用 C# 或 .NET 制作的 3D PowerPoint 演示...Slides [ 0 ]; IAutoShape shape = slide . Shapes . AddAutoShape ( ShapeType...200 , 200 ); shape . TextFrame . Text = "3D" ; shape . TextFrame...

    docs.aspose.com/slides/zh/net/3d-presentation/
  10. Convert PNG to SVG in Python

    This article explains how to convert PNG to SVG in Python. It includes the algorithm and a working sample code to convert Image to SVG in Python....reduces bitmaps to geometric shapes that are made up of path elements...Subsequently, these geometric shapes are stored as a vector image...

    kb.aspose.com/svg/python/convert-png-to-svg-in-...