Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 5,261 for

shape position

(0.74 sec)
  1. GradientStop Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.Drawing.GradientStop، الحل الخاص بك لإنشاء تدرجات مذهلة مع توقفات قابلة للتخصيص لتحسين المرئيات في المستندات.... Position { get; set; } يحصل على قيمة...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/ar/net/aspose.words....
  2. Ändern Sie den Farbverlauf einer Visio-Form|Doc...

    Auf dieser Seite wird beschrieben, wie Sie die Verlaufsfarbe einer visio-Form mit der Aspose.Diagram-Bibliothek ändern....den Winkel, die Farbe und Position des Verlaufsstopps usw. festzulegen...); // get shape by ID Aspose . Diagram . Shape shape = page ....

    docs.aspose.com/diagram/de/net/modify-the-gradi...
  3. Administrar nodos de forma SmartArt en presenta...

    Administre los nodos de forma SmartArt en PPT, PPTX y ODP con Aspose.Slides para Python a través de .NET. Obtenga ejemplos de código claros y consejos para optimizar sus presentaciones....diapositiva for shape in pres . slides [ 0 ] . shapes : # Verificar...del tipo SmartArt if type ( shape ) is art . SmartArt : # Añadir...

    docs.aspose.com/slides/es/python-net/manage-sma...
  4. GradientStopCollection.RemoveAt | Aspose.Words ...

    Hantera enkelt din GradientStopCollection med RemoveAt-metoden. Ta enkelt bort GradientStops via index för effektiv designkontroll....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...ShapeType . Rectangle , 80 , 80 ); shape . Fill . TwoColorGradient (...

    reference.aspose.com/words/sv/net/aspose.words....
  5. GradientStopCollection.Insert | Aspose.Words لـ...

    أضف GradientStop إلى مجموعتك بسهولة باستخدام طريقة إدراج GradientStopCollection. حسّن انتقالات ألوانك بسلاسة!...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...ShapeType . Rectangle , 80 , 80 ); shape . Fill . TwoColorGradient (...

    reference.aspose.com/words/ar/net/aspose.words....
  6. Fill.GradientStops | Aspose.Words لـ .NET

    اكتشف كيفية تعزيز تصميماتك باستخدام خاصية GradientStops، التي تتميز بمجموعة من كائنات GradientStop للحصول على تأثيرات تعبئة مذهلة....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...ShapeType . Rectangle , 80 , 80 ); shape . Fill . TwoColorGradient (...

    reference.aspose.com/words/ar/net/aspose.words....
  7. Actualice las propiedades de la forma en VSTO y...

    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....//Create shape object to get required shape Visio . Shape shape = page...page . Shapes [ "Process1" ]; //Set shape text and text style...

    docs.aspose.com/diagram/es/net/update-shape-pro...
  8. VSTO ve Aspose.Diagram'de şekil özelliklerini g...

    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....//Create shape object to get required shape Visio . Shape shape = page...page . Shapes [ "Process1" ]; //Set shape text and text style...

    docs.aspose.com/diagram/tr/net/update-shape-pro...
  9. Lavorare con le caselle di testo|Documentation

    Questa sezione spiega come formattare una forma di testo con Aspose.Diagram....// Get shape by its ID Aspose . Diagram . Shape shape = page1...page1 . Shapes . GetShape ( 1 ); // Set orientation angle DoubleValue...

    docs.aspose.com/diagram/it/net/working-with-tex...
  10. Formen im Arbeitsblatt mit Golang über C++ nach...

    Lernen Sie, wie Sie die Z Order Position von Formen in einem Arbeitsblatt mit Aspose.Cells for C++ ändern....Cells bietet die Shape.ToFrontOrBack() Methode, die...die die Z-Orders-Position der Form ändert. Wenn Sie eine Form nach...

    docs.aspose.com/cells/de/go-cpp/send-shape-fron...