Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 11,453 for

shapes

(0.07 sec)
  1. FlipOrientation enumeration | Aspose.Words for ...

    aspose.words.drawing.FlipOrientation enumeration. Possible values for the orientation of a shape....values for the orientation of a shape. Members Name Description NONE...Examples Shows how to flip a shape on an axis. doc = aw . Document...

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

    ShapeBase.isTopLevel property. Returns ``true`` if this shape is not a child of a group shape....true if this shape is not a child of a group shape. get isTopLevel...tell whether a shape is a part of a group shape. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. TextPath.FitShape | Aspose.Words per .NET

    TextPath FitShape proprietà. Definisce se il testo si adatta al riquadro di delimitazione di una forma in C#.... Shape shape = AppendWordArt ( doc , "Hello...proprietà. shape . TextPath . Bold = true ; shape . TextPath...

    reference.aspose.com/words/it/net/aspose.words....
  4. TextPath.Kerning | Aspose.Words per .NET

    TextPath Kerning proprietà. Determina se la crenatura è attivata in C#.... Shape shape = AppendWordArt ( doc , "Hello...proprietà. shape . TextPath . Bold = true ; shape . TextPath...

    reference.aspose.com/words/it/net/aspose.words....
  5. TextPath.On | Aspose.Words per .NET

    TextPath On proprietà. Definisce se il testo viene visualizzato in C#.... Shape shape = AppendWordArt ( doc , "Hello...proprietà. shape . TextPath . Bold = true ; shape . TextPath...

    reference.aspose.com/words/it/net/aspose.words....
  6. TextPath.SmallCaps | Aspose.Words per .NET

    TextPath SmallCaps proprietà. Vero se il carattere è formattato come lettere maiuscole in C#.... Shape shape = AppendWordArt ( doc , "Hello...proprietà. shape . TextPath . Bold = true ; shape . TextPath...

    reference.aspose.com/words/it/net/aspose.words....
  7. TextPath.Shadow | Aspose.Words per .NET

    TextPath Shadow proprietà. Definisce se viene applicata unombra al testo su un percorso di testo in C#.... Shape shape = AppendWordArt ( doc , "Hello...proprietà. shape . TextPath . Bold = true ; shape . TextPath...

    reference.aspose.com/words/it/net/aspose.words....
  8. TextPath.XScale | Aspose.Words för .NET

    TextPath XScale fast egendom. Bestämmer om en rak textbana kommer att användas istället för formbanan i C#.... Shape shape = AppendWordArt ( doc , "Hello...egenskaper. shape . TextPath . Bold = true ; shape . TextPath...

    reference.aspose.com/words/sv/net/aspose.words....
  9. ShapeBase.IsDeleteRevision | Aspose.Words per .NET

    ShapeBase IsDeleteRevision proprietà. Restituisce vero se questo oggetto è stato eliminato in Microsoft Word mentre era abilitato il rilevamento delle modifiche in C#.... Shape shape = new Shape ( doc , ShapeType ...Cube ); shape . WrapType = WrapType . Inline ; shape . Width...

    reference.aspose.com/words/it/net/aspose.words....
  10. Adjustment | Aspose.Words for Java

    Represents adjustment values that are applied to the specified shape in Java....are applied to the specified shape. Examples: Shows how to work..."Rounded rectangle shape.docx"); Shape shape = (Shape)doc.getChild(NodeType...

    reference.aspose.com/words/java/com.aspose.word...