Sort Score
Result 10 results
Languages All
Labels All
Results 8,251 - 8,260 of 50,319 for

shapes

(0.09 sec)
  1. Fill.BackColor | Aspose.Words per .NET

    Personalizza facilmente il colore di sfondo del tuo riempimento con la proprietà BackColor. Imposta o ottieni facilmente un oggetto Color per un design vibrante....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...ForeColor del riempimento sfumato. shape . Fill . OneColorGradient (...

    reference.aspose.com/words/it/net/aspose.words....
  2. Hipervínculo|Documentación de Aspose.Slides

    Añadir y gestionar hipervínculos en Aspose.Slides for .NET: enlazar texto, formas e imágenes, establecer destinos y acciones para PPT, PPTX y ODP con ejemplos en C#.... Slides [ 0 ]; var shape = slide . Shapes . AddAutoShape ( ShapeType...Rectangle , 50 , 50 , 150 , 50 ); shape . TextFrame . Text = "Aspose"...

    docs.aspose.com/slides/es/net/examples/elements...
  3. GridJsハイライト機能の操作|Documentation

    この記事では、GridJsでセルテキスト、セル範囲、図形、および画像のハイライトの使い方について説明します。...id of shape , can be find in xs . sheet . data . shapes アクティブ...id of shape , can be find in xs . sheet . data . shapes アクティブ...

    docs.aspose.com/cells/ja/net/aspose-cells-gridj...
  4. Trabajar con datos de forma Visio|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....addMaster ( dataDir + "Basic Shapes.vss" , masterName ); // page... 5 ; //Add a new rectangle shape long rectangleId = diagram ...

    docs.aspose.com/diagram/es/java/working-with-vi...
  5. Stroke.BaseForeColor | Aspose.Words for .NET

    Discover the Stroke BaseForeColor property to easily access the unmodified base foreground color of your stroke for precise design control....Remarks The default value for a Shape is Black. Examples Shows how...new DocumentBuilder (); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  6. SoftEdgeFormat.remove method | Aspose.Words for...

    SoftEdgeFormat.remove method. Removes [SoftEdgeFormat](../) from the parent object....DocumentBuilder () shape = builder . insert_shape ( shape_type = aw ...# Apply soft edge to the shape. shape . soft_edge . radius = 30...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Ställ in höjd och bredd på en form i PHP|Docume...

    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 () ->...sizeof ( $shapes -> getCount ())) { $shape = $shapes -> get (...

    docs.aspose.com/diagram/sv/java/set-the-height-...
  8. GradientVariant | Aspose.Words for Java

    Specifies the variant for a gradient fill in Java....Examples: Shows how to fill a shape with a gradients. Document doc...new DocumentBuilder(doc); Shape shape = builder.insertShape(ShapeType...

    reference.aspose.com/words/java/com.aspose.word...
  9. Используйте индексы соединения для соединения ф...

    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....AddMaster ( @ "C:\temp\Basic Shapes.vss" , rectangle ); diagram..."C:\temp\Basic Shapes.vss" , connectorMaster ); // add shapes long shape1_ID...

    docs.aspose.com/diagram/ru/net/use-connection-i...
  10. ShapeBase.Bounds | Aspose.Words för .NET

    Upptäck egenskapen ShapeBase Bounds för att enkelt hantera din forms placering och storlek, vilket förbättrar din designprecision och effektivitet....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (..., 100 , WrapType . None ); shape . StrokeColor = Color . Orange...

    reference.aspose.com/words/sv/net/aspose.words....