Sort Score
Result 10 results
Languages All
Labels All
Results 9,961 - 9,970 of 50,304 for

shape

(0.14 sec)
  1. Fill.OneColorGradient | Aspose.Words per .NET

    Scopri come utilizzare il metodo OneColorGradient per creare splendide sfumature monocromatiche per i tuoi progetti. Migliora i tuoi progetti senza sforzo!...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...ForeColor del riempimento sfumato. shape . Fill . OneColorGradient (...

    reference.aspose.com/words/it/net/aspose.words....
  2. Converti il Smart Art in forma di gruppo con C+...

    Impara come convertire una forma di Smart Art in Forma di Gruppo usando Aspose.Cells for C++ e accedere alle singole parti del gruppo....gruppo utilizzando il metodo Shape::GetResultOfSmartArt() . Questo...gruppo e stampa la proprietà Shape::IsGroup. Vedi l’output della...

    docs.aspose.com/cells/it/cpp/convert-the-smart-...
  3. ShapeBase.LeftRelative | Aspose.Words لـ .NET

    اكتشف خاصية ShapeBase LeftRelative لضبط موضع الأشكال إلى اليسار بسهولة كنسب مئوية. حسّن دقة تصميمك اليوم!... Shape shape = builder . InsertShape (...تحويلها تلقائيًا إلى وحدات مطلقة. shape . WrapType = WrapType . None...

    reference.aspose.com/words/ar/net/aspose.words....
  4. ShapeBase.LeftRelative | Aspose.Words per .NET

    Scopri la proprietà ShapeBase LeftRelative per regolare facilmente la posizione relativa a sinistra delle forme in percentuale. Migliora la precisione del tuo design oggi stesso!... Shape shape = builder . InsertShape (...convertite in unità assolute. shape . WrapType = WrapType . None...

    reference.aspose.com/words/it/net/aspose.words....
  5. Administrar conectores en presentaciones con Py...

    Capacite a las aplicaciones Python para dibujar, conectar y enrutar automáticamente líneas en diapositivas de PowerPoint y OpenDocument - obtenga control total sobre conectores rectos, en ángulo y curvos....mediante el método add_auto_shape expuesto por el objeto ShapeCollection...diapositiva. shapes = presentation . slides [ 0 ] . shapes # Añadir...

    docs.aspose.com/slides/es/python-net/connector/
  6. arkiv

    arkiv...element som en Shape eller ett abjekt som härrör från Shape. Så för...vara av följande typer: Auto Shape Gruppform Anslutning Bild ram...

    blog.aspose.com/sv/slides/lock-or-unlock-powerp...
  7. ShapeBase.GetShapeRenderer | Aspose.Words لـ .NET

    اكتشف طريقة ShapeBase GetShapeRenderer لإنشاء الأشكال وتقديمها كصور بسهولة، مما يعزز مشاريع التصميم الخاصة بك بسهولة....MyDir + "Various shapes.docx" ); Shape [] shapes = doc . GetChildNodes...GetChildNodes ( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/ar/net/aspose.words....
  8. Travailler avec des zones de texte|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...."Page-1" ); // get shape by its ID Shape shape = page1 . getShapes...bottom margins of the shape's text block shape . getTextBlock ()...

    docs.aspose.com/diagram/fr/java/working-with-te...
  9. API Public et Changements Incompatibles avec le...

    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....Par exemple : IShape shape = ...; shape . setFrame ( new ShapeFrame...Float . NaN )); ou slide . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/fr/androidjava/public-ap...
  10. Crear presentaciones 3D en .NET|Documentación d...

    Genere presentaciones 3D interactivas en .NET con Aspose.Slides sin esfuerzo. Exporte rápidamente a formatos PowerPoint y OpenDocument para usos versátiles....Slides [ 0 ]; IAutoShape shape = slide . Shapes . AddAutoShape ( ShapeType...200 , 200 ); shape . TextFrame . Text = "3D" ; shape . TextFrame...

    docs.aspose.com/slides/es/net/3d-presentation/