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

shapes

(0.73 sec)
  1. GlowFormat Class | Aspose.Words لـ .NET

    استكشف فئة Aspose.Words.Drawing.GlowFormat لتحسين مستنداتك بتأثيرات توهج مذهلة. ارتقِ بتصميمك مع خيارات تنسيق فريدة!...+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...GetChild ( NodeType . Shape , 0 , true ); shape . Glow . Color = Color...

    reference.aspose.com/words/ar/net/aspose.words....
  2. Metinle Çalışmak|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.... Shape Text Programlama Örneği Güncelleme...particular shape and update its text for ( Shape shape :( Iterable...

    docs.aspose.com/diagram/tr/java/working-with-text/
  3. GlowFormat Class | Aspose.Words for .NET

    Explore Aspose.Words.Drawing.GlowFormat class to enhance your documents with stunning glow effects. Elevate your design with unique formatting options!...Shows how to interact with glow shape effect. Document doc = new Document...+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...

    reference.aspose.com/words/net/aspose.words.dra...
  4. PowerPoint-Formen in Python formatieren|Aspose....

    Erfahren Sie, wie Sie PowerPoint-Formen in Python mit Aspose.Slides formatieren—setzen Sie Füll-, Linien- und Effektstile für PPT-, PPTX- und ODP-Dateien mit Präzision und voller Kontrolle.... shape = slide . shapes . add_auto_shape ( slides ....Füllfarbe für die Rechteckform. shape . fill_format . fill_type =...

    docs.aspose.com/slides/de/python-net/shape-form...
  5. Redimensionner les formes sur les diapositives ...

    Redimensionnez facilement les formes sur les diapositives PowerPoint et OpenDocument avec Aspose.Slides pour .NET - automatisez les ajustements de mise en page des diapositives et améliorez la productivité....{ foreach ( IShape shape in slide . Shapes ) { // Mettre à l'échelle...de la forme. shape . Height *= heightRatio ; shape . Width *= widthRatio...

    docs.aspose.com/slides/fr/net/re-sizing-shapes-...
  6. TextBoxControl | Aspose.Words for Java

    The TextBox control displays text from an organized set of data or user input in Java....docm"); Shape shape = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...textBoxControl = (TextBoxControl)shape.getOleFormat().getOleControl();...

    reference.aspose.com/words/java/com.aspose.word...
  7. CheckBoxControl | Aspose.Words for Java

    The CheckBox control toggles a value in Java....docx"); Shape shape = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...checkBoxControl = (CheckBoxControl)shape.getOleFormat().getOleControl();...

    reference.aspose.com/words/java/com.aspose.word...
  8. إدارة الموصلات في العروض التقديمية باستخدام باي...

    مكّن تطبيقات بايثون من رسم وربط وتوجيه الخطوط تلقائيًا في شرائح PowerPoint وOpenDocument — احصل على تحكم كامل في الموصلات المستقيمة، الزاوية والمنحنية....الشريحة باستخدام طريقة add_auto_shape التي يوفرها كائن ShapeCollection...الأولى. shapes = presentation . slides [ 0 ] . shapes # إضافة...

    docs.aspose.com/slides/ar/python-net/connector/
  9. GradientStyle enumeration | Aspose.Words for Py...

    aspose.words.drawing.GradientStyle enumeration. Specifies the style for a gradient fill....Examples Shows how to fill a shape with a gradients. doc = aw ...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Fill.gradient_variant property | Aspose.Words f...

    Fill.gradient_variant property. Gets the gradient variant [GradientVariant](../../gradientvariant/) for the fill....Examples Shows how to fill a shape with a gradients. doc = aw ...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...