Sort Score
Result 10 results
Languages All
Labels All
Results 6,011 - 6,020 of 42,307 for

shapes

(0.1 sec)
  1. Fill.GradientStyle | Aspose.Words for .NET

    Discover how to enhance your designs with the GradientStyle property for stunning fill effects. Elevate your projects with vibrant gradients!...Examples Shows how to fill a shape with a gradients. Document doc...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ShapeBase.WrapSide | Aspose.Words för .NET

    ShapeBase WrapSide fast egendom. Anger hur texten lindas runt formen i C#....docx" ); Shape [] shapes = doc . GetChildNodes (...( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/sv/net/aspose.words....
  3. NodeCollection.ToArray | Aspose.Words per .NET

    NodeCollection ToArray metodo. Copia tutti i nodi dalla raccolta in un nuovo array di nodi in C#....docx" ); Shape [] shapes = doc . GetChildNodes (...( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/it/net/aspose.words/...
  4. TextPath.FitShape | Aspose.Words for .NET

    Discover how the TextPath FitShape property ensures your text perfectly fits within a shape's bounding box for enhanced design flexibility....text fits bounding box of a shape. public bool FitShape { get...object to display text in a shape that we can re-size and move...

    reference.aspose.com/words/net/aspose.words.dra...
  5. TextPath.FitPath | Aspose.Words for .NET

    Discover how TextPath FitPath enhances your design by ensuring text seamlessly follows any shape, creating stunning visual effects....the text fits the path of a shape. public bool FitPath { get ;...object to display text in a shape that we can re-size and move...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Cambia la posizione di una forma in PHP|Documen...

    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....vsd" ); $shapes = $diagram -> getPages () ->...string ) $shapes -> getCount ()) { $shape = $shapes -> get ( $i...

    docs.aspose.com/diagram/it/java/change-the-posi...
  7. Working with Text Boxes|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....] Format Text in the Visio Shape’s Text Block Section Aspose...stop position of text in a shape’s text block. They can interact...

    docs.aspose.com/diagram/java/working-with-text-...
  8. TextPath.fit_path property | Aspose.Words for P...

    TextPath.fit_path property. Defines whether the text fits the path of a shape....the text fits the path of a shape. @property def fit_path ( self...object to display text in a shape that we can re-size and move...

    reference.aspose.com/words/python-net/aspose.wo...
  9. إضافة بيانات الشكل واستردادها ونسخها وقراءتها V...

    يشرح هذا القسم كيفية إضافة شكل أو تعيين خاصية الشكل أو نسخ شكل باستخدام Aspose.Diagram.... انسخ شكل Visio إلى مثيل Shape آخر تأخذ طريقة النسخ الخاصة..."Drawing1.vsdx" ); Shape newShape = new Shape (); // copy diagram...

    docs.aspose.com/diagram/ar/net/add-retrieve-cop...
  10. DocumentVisitor.VisitShapeStart | Aspose.Words ...

    DocumentVisitor VisitShapestart metodo. Chiamato quando è iniziata lenumerazione di una forma in C#....VisitShapeStart ( Shape shape ) Parametro Tipo Descrizione shape Shape L’oggetto...DocumentBuilder.InsertShape. Shape balloon = new Shape ( doc , ShapeType...

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