Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 9,310 for

shape

(0.06 sec)
  1. ArrowType enumeration | Aspose.Words for Python

    aspose.words.drawing.ArrowType enumeration. Specifies the type of an arrow at a line end....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. DashStyle enumeration | Aspose.Words for Python

    aspose.words.drawing.DashStyle enumeration. Dashed line style....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. Fill.fore_color property | Aspose.Words for Python

    Fill.fore_color property. Gets or sets a Color object that represents the foreground color for the fill....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. CommandButtonControl.Type | Aspose.Words for .NET

    Discover the CommandButtonControl Type property to easily access Forms 2.0 control types, enhancing your application's functionality and user experience....CommandButtonControl (); Shape shape = builder . InsertForms2OleContr...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Layer Vector Mask|Documentation

    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....vector masks with the pen or shapes tools. Aspose.PSD supports...can consist of one or more shapes. Each PathShape is a vector...

    docs.aspose.com/psd/net/layer-vector-mask/
  6. Aspose::Words::DocumentBase::set_BackgroundShap...

    Aspose::Words::DocumentBase::set_BackgroundShape method. Setter for Aspose::Words::DocumentBase::get_BackgroundShape in C++....Drawing :: Shape > & value ) See Also Class Shape Class DocumentBase...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. SignatureLineOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.SignatureLineOptions to customize signature lines in your documents easily. Enhance your DocumentBuilder experience today!...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); signatureLine = shape . SignatureLine...

    reference.aspose.com/words/net/aspose.words/sig...
  8. ShapeBase.is_layout_in_cell property | Aspose.W...

    ShapeBase.is_layout_in_cell property. Gets or sets a flag indicating whether the Shape is displayed inside a table or outside of it....flag indicating whether the shape is displayed inside a table...Has effect only for top level shapes, the property ShapeBase.wrap_type...

    reference.aspose.com/words/python-net/aspose.wo...
  9. NodeCollection.Item | Aspose.Words for .NET

    Access any node effortlessly with the NodeCollection Item property. Quickly retrieve nodes by index for seamless data management and enhanced performance....(); // Add two runs and one shape as child nodes to the first..."Hello world! " )); Shape shape = new Shape ( doc , ShapeType ...

    reference.aspose.com/words/net/aspose.words/nod...
  10. DocumentBuilder.InsertOnlineVideo | Aspose.Word...

    Effortlessly add and scale online videos in your documents with DocumentBuilder's InsertOnlineVideo method for enhanced engagement and creativity.... public Shape InsertOnlineVideo ( string videoUrl...and other settings using the Shape object returned by this method...

    reference.aspose.com/words/net/aspose.words/doc...