Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 5,125 for

shape position

(0.15 sec)
  1. Aggiorna le proprietà della forma in VSTO e Asp...

    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/it/net/update-shape-pro...
  2. إدارة عقد شكل SmartArt في العروض التقديمية في ....

    إدارة عقد شكل SmartArt في ملفات PPT و PPTX باستخدام Aspose.Slides for .NET. احصل على أمثلة شفرة واضحة ونصائح لتبسيط عروضك التقديمية....foreach ( IShape shape in pres . Slides [ 0 ]. Shapes ) { // التحقق...الشكل من نوع SmartArt if ( shape is Aspose . Slides . SmartArt...

    docs.aspose.com/slides/ar/net/manage-smartart-s...
  3. 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....
  4. 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....
  5. 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....
  6. Inoltra la forma davanti o dietro all interno d...

    Impara come inviare una forma in primo piano o in secondo piano in un foglio di lavoro usando Aspose.Cells for Node.js via C++....Cells fornisce il metodo Shape.toFrontOrBack() , che cambia...esempio spiega l’uso del metodo Shape.toFrontOrBack() . Guarda il...

    docs.aspose.com/cells/it/nodejs-cpp/send-shape-...
  7. GradientStopCollection Class | Aspose.Words för...

    Utforska klassen Aspose.Words.Drawing.GradientStopCollection, med en robust samling anpassningsbara GradientStop-objekt för förbättrad dokumentdesign....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...ShapeType . Rectangle , 80 , 80 ); shape . Fill . TwoColorGradient (...

    reference.aspose.com/words/sv/net/aspose.words....
  8. GradientStopCollection.RemoveAt | Aspose.Words ...

    Gestisci senza sforzo la tua GradientStopCollection con il metodo RemoveAt. Rimuovi facilmente i GradientStop in base all'indice per un controllo semplificato del design....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...ShapeType . Rectangle , 80 , 80 ); shape . Fill . TwoColorGradient (...

    reference.aspose.com/words/it/net/aspose.words....
  9. GradientStopCollection.Remove | Aspose.Words pe...

    Rimuovi senza sforzo uno specifico GradientStop dalla tua collezione con il metodo GradientStopCollection Remove. Semplifica il tuo processo di progettazione oggi stesso!...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...ShapeType . Rectangle , 80 , 80 ); shape . Fill . TwoColorGradient (...

    reference.aspose.com/words/it/net/aspose.words....
  10. GradientStop.Remove | Aspose.Words per .NET

    Gestisci senza sforzo i tuoi gradienti con il metodo GradientStop Remove, semplificando la rimozione delle interruzioni del gradiente da qualsiasi GradientStopCollection....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...ShapeType . Rectangle , 80 , 80 ); shape . Fill . TwoColorGradient (...

    reference.aspose.com/words/it/net/aspose.words....