Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 45,855 for

shape

(0.41 sec)
  1. GroupShape constructor | Aspose.Words for Python

    GroupShape constructor. Creates a new group Shape....GroupShape(doc) Creates a new group shape. def __init__ ( self , doc :...document. Remarks By default, the shape is floating and has default...

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

    Stroke.weight property. Defines the brush thickness that strokes the path of a Shape in points....that strokes the path of a shape in points. @property def weight...Remarks The default value for a Shape is 0.75. Examples Shows how...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::TextBox::get_VerticalAn...

    Aspose::Words::Drawing::TextBox::get_VerticalAnchor method. Specifies the vertical alignment of the text within a Shape in C++....alignment of the text within a shape. Aspose :: Words :: Drawing...:: Words :: Drawing :: Shape > shape = builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::CompositeNode::GetChild method |...

    Aspose::Words::CompositeNode::GetChild method. Returns an Nth child node that matches the specified type in C++....(); // Add two runs and one shape as child nodes to the first...u "Hello world! " )); auto shape = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/com...
  5. OptionButtonControl.Type | Aspose.Words for .NET

    Discover the OptionButtonControl Type property for Forms 2.0. Learn how to enhance your forms with this essential control type feature....docx" ); Shape shape1 = ( Shape ) doc . GetChild (...( NodeType . Shape , 0 , true ); OptionButtonControl optionButton1...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Aspose::Words::Drawing::ShapeBase::get_ShadowFo...

    Aspose::Words::Drawing::ShapeBase::get_ShadowFormat method. Gets shadow formatting for the Shape in C++....Gets shadow formatting for the shape. System :: SharedPtr < Aspose..."Shadow color.docx" ); auto shape = System :: ExplicitCast < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 更新 Visio PHP 中的形状文本|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....vsd" ); $shapes = $diagram -> getPages () ->...string ) $shapes -> getCount ()) { $shape = $shapes -> get ( $i...

    docs.aspose.com/diagram/zh/java/update-visio-sh...
  8. ShapeBase.AlternativeText | Aspose.Words for .NET

    Discover the ShapeBase AlternativeText property, which enhances accessibility by providing descriptive text for graphics, improving user experience and SEO....Examples Shows how to use a shape’s alternative text. Document...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  9. OleFormat.Clsid | Aspose.Words for .NET

    Discover the OleFormat Clsid property to easily retrieve the CLSID of OLE objects, enhancing your application's functionality and performance....docm" ); // Shapes store and display OLE objects...the document's body. Shape shape = ( Shape ) doc . GetChild ( NodeType...

    reference.aspose.com/words/net/aspose.words.dra...
  10. HorizontalRuleFormat.Alignment | Aspose.Words f...

    Discover the HorizontalRuleFormat Alignment property to easily customize the alignment of horizontal rules for enhanced design flexibility....to insert a horizontal rule shape, and customize its formatting...DocumentBuilder ( doc ); Shape shape = builder . InsertHorizontalRule...

    reference.aspose.com/words/net/aspose.words.dra...