Sort Score
Result 10 results
Languages All
Labels All
Results 7,781 - 7,790 of 50,318 for

shapes

(0.07 sec)
  1. ShapeBase.flipOrientation property | Aspose.Wor...

    ShapeBase.flipOrientation property. Switches the orientation of a shape....Switches the orientation of a shape. get flipOrientation () : Aspose...Examples Shows how to flip a shape on an axis. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Establecer Visio Forma XForm, Línea y Datos de ...

    Esta sección explica cómo configurar el estilo de la forma, incluidos sus datos de línea y datos de relleno con Aspose.Diagram.... GetDataDir_Shapes (); // Call a Diagram class...vsd" ); // Find a particular shape and update its XForm foreach...

    docs.aspose.com/diagram/es/net/set-visio-shape-...
  3. ImageData.crop_top property | Aspose.Words for ...

    ImageData.crop_top property. Defines the fraction of picture removal from the top side....filled by the fill color of the shape). Positive values less than...being stretched to fit the shape. The default value is 0. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Fill.TwoColorGradient | Aspose.Words لـ .NET

    قم بتطبيق تعبئة تدرج لوني مذهل ثنائي اللون باستخدام طريقة Fill TwoColorGradient الخاصة بنا، مما يعزز تصميماتك بتأثيرات نابضة بالحياة وقابلة للتخصيص....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...ForeColor للتعبئة التدرجية. shape . Fill . OneColorGradient (...

    reference.aspose.com/words/ar/net/aspose.words....
  5. Verbinder in Präsentationen mit Python verwalte...

    Ermöglichen Sie Python-Anwendungen, Linien in PowerPoint- und OpenDocument-Folien zu zeichnen, zu verbinden und automatisch zu routen – erhalten Sie vollständige Kontrolle über gerade, Ellenbogen- und gekrümmte Verbinder....bereitgestellten Methode add_auto_shape hinzu. Fügen Sie einen Verbinder...Zugriff auf die Shapes-Sammlung der ersten Folie. shapes = presentation...

    docs.aspose.com/slides/de/python-net/connector/
  6. FlipOrientation Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.FlipOrientation enum for versatile shape orientation options. Enhance your document design with flexible customization!...values for the orientation of a shape. [Flags] public enum FlipOrientation...Examples Shows how to flip a shape on an axis. Document doc = new...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ShapeBase.IsTopLevel | Aspose.Words for .NET

    Discover ShapeBase IsTopLevel. Quickly verify if a shape stands alone, enhancing your design workflow with efficient group management....true if this shape is not a child of a group shape. public bool...tell whether a shape is a part of a group shape. Document doc...

    reference.aspose.com/words/net/aspose.words.dra...
  8. OptionButtonControl | Aspose.Words for Java

    The OptionButton control enables a single choice in a limited set of mutually exclusive choices in Java....docx"); Shape shape1 = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...setSelected(false); Shape shape2 = (Shape)doc.getChild(NodeType.SHAPE, 1, true);...

    reference.aspose.com/words/java/com.aspose.word...
  9. Working with Images in Java|Aspose.Words for Java

    Image Shapes in details and advanced features provided by Aspose.Words for Java....All images are stored inside Shape nodes in a Document. To extract...getChildNodes method to select all Shape nodes. Iterate through resulting...

    docs.aspose.com/words/java/working-with-images/
  10. Hyperlien|Documentation Aspose.Slides

    Ajouter et gérer des hyperliens dans Aspose.Slides for .NET: texte de lien, formes et images, définir les cibles et les actions pour PPT, PPTX et ODP avec des exemples C#.... Slides [ 0 ]; var shape = slide . Shapes . AddAutoShape ( ShapeType...Rectangle , 50 , 50 , 150 , 50 ); shape . TextFrame . Text = "Aspose"...

    docs.aspose.com/slides/fr/net/examples/elements...