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

shapes

(0.08 sec)
  1. Fill.image_bytes property | Aspose.Words for Py...

    Fill.image_bytes property. Gets the raw bytes of the fill texture or pattern....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. 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...
  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. DocumentBuilder.InsertOleObject | Aspose.Words ...

    Effortlessly enhance your documents with the DocumentBuilder InsertOleObject method, allowing seamless embedding of OLE objects from streams.... public Shape InsertOleObject ( Stream stream...predefined images. Return Value Shape node containing Ole object and...

    reference.aspose.com/words/net/aspose.words/doc...
  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. 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...
  9. 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...
  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-...