Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 9,913 for

shape

(0.05 sec)
  1. ChartDataLabel.rotation property | Aspose.Words...

    ChartDataLabel.rotation property. Gets or sets the rotation of the label in degrees....HORIZONTAL , the label shape, if it exists, is rotated along...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeBase.behind_text property | Aspose.Words f...

    ShapeBase.behind_text property. Specifies whether the Shape is below or above text....property Specifies whether the shape is below or above text. @property...Has effect only for top level shapes. The default value is False...

    reference.aspose.com/words/python-net/aspose.wo...
  3. HorizontalAlignment enumeration | Aspose.Words ...

    Aspose.Words.Drawing.HorizontalAlignment enumeration. Specifies horizontal alignment of a floating Shape, text frame or floating table....horizontal alignment of a floating shape, text frame or floating table...it to the page's center. let shape = builder . insertImage ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Drawing::ImageData::get_BiLevel ...

    Aspose::Words::Drawing::ImageData::get_BiLevel method. Determines whether an image will be displayed in black and white in C++....Examples Shows how to edit a shape’s image data. auto imgSourceDoc...= System :: ExplicitCast < Shape > ( imgSourceDoc -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::SignatureLine::get_Sign...

    Aspose::Words::Drawing::SignatureLine::get_Signer method. Gets or sets suggested signer of the signature line. Default value for this property is empty string in C++...."Senior Manager" ); // Insert a shape that will contain a signature...created above. // If we insert a shape whose coordinates originate...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Stroke.color2 property | Aspose.Words for Python

    Stroke.color2 property. Defines a second color for a stroke....Remarks The default value for a Shape is aspose.pydrawing.Color.white...Examples Shows how to process shape stroke features. doc = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. HorizontalRuleFormat.Color | Aspose.Words for .NET

    Discover the HorizontalRuleFormat Color property to customize your design. Easily set or get the brush color for a stunning horizontal rule effect!...to insert a horizontal rule shape, and customize its formatting...DocumentBuilder ( doc ); Shape shape = builder . InsertHorizontalRule...

    reference.aspose.com/words/net/aspose.words.dra...
  8. TextBox.NoTextRotation | Aspose.Words for .NET

    Control text rotation in your TextBox with the NoTextRotation property. Ensure clear, readable text even when Shapes are rotated. Enhance your design!...should not rotate when the shape is rotated. public bool NoTextRotation...disable text rotation when the shape is rotate. Document doc = new...

    reference.aspose.com/words/net/aspose.words.dra...
  9. DocumentVisitor.VisitGroupShapeStart | Aspose.W...

    Discover the DocumentVisitor VisitGroupShapeStart method, essential for efficient group Shape enumeration in your applications. Enhance your coding workflow today!...when enumeration of a group shape has started. public virtual...Shows how to create a group of shapes, and print its contents using...

    reference.aspose.com/words/net/aspose.words/doc...
  10. DocumentVisitor.VisitShapeStart | Aspose.Words ...

    Explore the DocumentVisitor VisitShapeStart method to enhance Shape enumeration in your applications. Boost efficiency and streamline your coding process!...Called when enumeration of a shape has started. public virtual...VisitShapeStart ( Shape shape ) Parameter Type Description shape Shape The...

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