Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 50,318 for

shape

(0.16 sec)
  1. ShapeBase.WidthRelative | Aspose.Words for .NET

    Discover the ShapeBase WidthRelative property to easily adjust Shape widths as a percentage, enhancing your design flexibility and precision....represents the percentage of shape’s relative width. public float...simple shape with absolute size and position. Shape shape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 在 Ruby 中保护和取消保护 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....1" ) shape = page . getShapes () . getShape ( 1 ) shape . getProtection...getLockAspect () . setValue ( 1 ) shape . getProtection () . getLockBegin...

    docs.aspose.com/diagram/zh/java/protect-and-unp...
  3. Fill.back_color property | Aspose.Words for Python

    Fill.back_color property. Gets or sets a Color object that represents the background color for the fill....Examples Shows how to fill a shape with a gradients. doc = aw ...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 保护 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....Pages [ 0 ]; Shape shape = page0 . Shapes [ 0 ]; shape . Protection...LockAspect . Value = BOOL . True ; shape . Protection . LockBegin . Value...

    docs.aspose.com/diagram/zh/net/protect-shapes-i...
  5. ShapeBase.IsInline | Aspose.Words for .NET

    Discover the ShapeBase IsInline property to easily check if your Shape aligns with text, enhancing your design and improving layout efficiency....quick way to determine if this shape is positioned inline with text...Has effect only for top level shapes. Examples Shows how to determine...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Aspose::Words::Drawing::ShapeBase::get_Reflecti...

    Aspose::Words::Drawing::ShapeBase::get_Reflection method. Gets reflection formatting for the Shape in C++....reflection formatting for the shape. System :: SharedPtr < Aspose...to interact with reflection shape effect. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. ImageData.ImageSize | Aspose.Words for .NET

    Discover the ImageData ImageSize property to easily access essential details about image dimensions and resolution for enhanced visual quality....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/net/aspose.words.dra...
  8. ShapeBase.AnchorLocked | Aspose.Words for .NET

    Discover the ShapeBase AnchorLocked property to control anchor locking for Shapes, enhancing design stability and flexibility in your projects....property Specifies whether the shape’s anchor is locked. public bool...level shapes. This property affects behavior of the shape’s anchor...

    reference.aspose.com/words/net/aspose.words.dra...
  9. DocumentBuilder.insertShape method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.insertShape method...width, height) Inserts inline shape with specified type and size...Description shapeType ShapeType The shape type to insert into the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentBuilder.insert_node method | Aspose.Wor...

    DocumentBuilder.insert_node method. Inserts a node before the cursor....to a shape so that it can display it. # 1 - Set the shape to contain...contain the image. shape = aw . drawing . Shape ( builder . document...

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