Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 45,851 for

shape

(0.19 sec)
  1. ShapeBase.AdjustWithEffects | Aspose.Words for ...

    Discover how the ShapeBase AdjustWithEffects method enhances your source rectangle by adding effect extents, delivering precise final rectangle values....check how a shape’s bounds are affected by shape effects. Document...MyDir + "Shape shadow effect.docx" ); Shape [] shapes = doc ....

    reference.aspose.com/words/net/aspose.words.dra...
  2. Working with Hyperlinks|Documentation

    This section explains how to add or get Hyperlink in a Visio Shape with Aspose.Diagram....] Add Hyperlink to a Visio Shape Microsoft Office Visio supports...adding the hyperlinks to any shape. The hyperlinks can link to...

    docs.aspose.com/diagram/net/working-with-hyperl...
  3. Shapes Separately from Document|Aspose.Words fo...

    Extract various graphic objects, such as images, text box containing paragraphs, or arrow Shapes, when processing a document, and export them to an external location using Python....Ask AI Rendering Shapes Separately from a Document Contents [...containing paragraphs, arrow shapes, and a small image. There is...

    docs.aspose.com/words/python-net/rendering-shap...
  4. 3D 演示|Aspose.Slides 文档

    Java 中的 3D PowerPoint 演示文稿... 可以通过以下方法获取该类的实例: 使用 Shape.getThreeDFormat() 方法创建 PowerPoint...get_Item ( 0 ); IAutoShape shape = slide . getShapes (). addAutoShape...

    docs.aspose.com/slides/zh/java/3d-presentation/
  5. Shape.has_image property | Aspose.Words for Python

    Shape.has_image property. Returns ``True`` if the Shape has image bytes or links an image....property Shape.has_image property Returns True if the shape has image...docx' ) # Get the collection of shapes from the document, # and save...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 在幻灯片上调整形状大小|Aspose.Slides 文档

    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....foreach ( IShape shape in slide . Shapes ) { //调整位置 shape . Height =...= shape . Height * ratioHeight ; shape . Width = shape . Width...

    docs.aspose.com/slides/zh/net/re-sizing-shapes-...
  7. Aspose::Words::Drawing::GlowFormat::get_Transpa...

    Aspose::Words::Drawing::GlowFormat::get_Transparency method. Gets or sets the degree of transparency for the glow effect as a value between 0.0 (opaque) and 1.0 (clear). The default value is 0.0 in C++....Shows how to interact with glow shape effect. auto doc = System ::...get_MyDir () + u "Various shapes.docx" ); auto shape = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Fill.backColor property | Aspose.Words for Node.js

    Fill.backColor 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. let doc =...DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ImageSize.heightPoints property | Aspose.Words ...

    ImageSize.heightPoints property. Gets the height of the image in points...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...
  10. PageSetup.pageHeight property | Aspose.Words fo...

    PageSetup.pageHeight property. Returns or sets the height of the page in points.... HeaderPrimary ); let shape = builder . insertImage ( base..."Transparent background logo.png" ); shape . wrapType = aw . Drawing ....

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