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

shapes

(0.15 sec)
  1. GraphicsQualityOptions.UseTileFlipMode | Aspose...

    GraphicsQualityOptions UseTileFlipMode fast egendom. Hämtar eller ställer in en flagga som indikerar om WrapMode är TileFlipXY i C#....MyDir + "Shape high dpi.docx" ); Shape shape = ( Shape ) doc ....NodeType . Shape , 0 , true ); ShapeRenderer renderer = shape . GetShapeRenderer...

    reference.aspose.com/words/sv/net/aspose.words....
  2. Stroke.ImageBytes | Aspose.Words per .NET

    Stroke ImageBytes proprietà. Definisce limmagine per unimmagine di tratto o un riempimento a motivo in C#....MyDir + "Shape stroke pattern border.docx" ); Shape shape = ( Shape...NodeType . Shape , 0 , true ); Stroke stroke = shape . Stroke ;...

    reference.aspose.com/words/it/net/aspose.words....
  3. ImageSize class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ImageSize class. Contains information about image size and resolution...Examples Shows how to resize a shape with an image. // When we insert...method, the builder scales the shape that displays the image so that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. Legen Sie Visio Liniendaten der Form in Ruby fe...

    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....Sie die Liniendaten von Visio Shape ein Aspose.Diagram Java für...während ich < shapes . getCount () shape = shapes . get ( i ) if...

    docs.aspose.com/diagram/de/java/set-visio-shape...
  6. ShapeBase.Width | Aspose.Words لـ .NET

    ShapeBase Width ملكية. الحصول على أو تعيين عرض الكتلة التي تحتوي على الشكل في C#....DocumentBuilder ( doc ); Shape shape = builder . InsertImage (...( ImageDir + "Logo.jpg" ); shape . WrapType = WrapType . None...

    reference.aspose.com/words/ar/net/aspose.words....
  7. ShapeBase.alternativeText property | Aspose.Wor...

    ShapeBase.alternativeText property. Defines alternative text to be displayed instead of a graphic....Examples Shows how to use a shape’s alternative text. let doc...DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ShapeBase.Title | Aspose.Words per .NET

    ShapeBase Title proprietà. Ottiene o imposta il titolo didascalia delloggetto forma corrente in C#.... Shape shape = new Shape ( doc , ShapeType ...Cube ); shape . Width = 200 ; shape . Height = 200 ; shape . Title...

    reference.aspose.com/words/it/net/aspose.words....
  9. FieldShape.Text | Aspose.Words per .NET

    FieldShape Text proprietà. Ottiene o imposta il testo da recuperare in C#....Microsoft Word meno recenti come SHAPE e EMBED durante il caricamento...un campo SHAPE e un campo EMBED. // Un campo SHAPE è l'ancora/tela...

    reference.aspose.com/words/it/net/aspose.words....
  10. ReflectionFormat.remove method | Aspose.Words f...

    ReflectionFormat.remove method. Removes [ReflectionFormat](../) from the parent object....to interact with reflection shape effect. doc = aw . Document...= MY_DIR + 'Various shapes.docx' ) shape = doc . get_child (...

    reference.aspose.com/words/python-net/aspose.wo...