Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 48,650 for

shape

(0.07 sec)
  1. ShapeBase.relative_vertical_position property |...

    ShapeBase.relative_vertical_position property. Specifies relative to what the Shape is positioned vertically....Specifies relative to what the shape is positioned vertically. @property...only for top level floating shapes. Examples Shows how to insert...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Drawing::ShadowFormat::Clear met...

    Aspose::Words::Drawing::ShadowFormat::Clear method. Clears shadow format in C++....a shadow formatting for the shape. auto doc = System :: MakeObject...() + u "Shape stroke pattern border.docx" ); auto shape = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 形状效果|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中为 PowerPoint 形状应用效果...Presentation (); try { var shape = pres . getSlides (). get_Item...RoundCornerRectangle , 20 , 20 , 200 , 150 ); shape . getEffectFormat (). enableOuterShadowEff...

    docs.aspose.com/slides/zh/nodejs-java/shape-eff...
  4. 3D 演示文稿|Aspose.Slides for Node.js via .NET 文档

    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....可以通过以下方式获取该类的实例: 用于创建 PowerPoint 3D 模型的 Shape.getThreeDFormat() 方法。 用于创建 3D...Presentation (); try { var shape = pres . getSlides (). get_Item...

    docs.aspose.com/slides/zh/nodejs-java/3d-presen...
  5. Working with Shapes Gluing|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....Working with Shapes Gluing Contents [ Hide ] Get the Connectors...a Particular Shape Add and Connect Visio Shapes explains how...

    docs.aspose.com/diagram/java/working-with-shape...
  6. ShapeBase.name property | Aspose.Words for Node.js

    ShapeBase.name property. Gets or sets the optional Shape name....property Gets or sets the optional shape name. get name () : string Remarks...Examples Shows how to use a shape’s alternative text. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ImageData.set_image method | Aspose.Words for P...

    aspose.words.drawing.ImageData.set_image method...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...
  8. DocumentBuilder.InsertHorizontalRule | Aspose.W...

    Enhance your documents with the DocumentBuilder InsertHorizontalRule method, effortlessly adding stylish horizontal lines for better organization and visual appeal....horizontal rule shape into the document. public Shape InsertHorizontalRule...InsertHorizontalRule () Return Value The shape that is a horizontal rule. Examples...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Node.NextPreOrder | Aspose.Words for .NET

    Discover the Node NextPreOrder method for efficient tree traversal. Learn how to retrieve the next node using the preorder algorithm effectively!...and delete any encountered shape with an image. Document doc...GetChildNodes ( NodeType . Shape , true ). OfType < Shape >(). Count ( s...

    reference.aspose.com/words/net/aspose.words/nod...
  10. Fill.twoColorGradient method | Aspose.Words for...

    Aspose.Words.Drawing.Fill.twoColorGradient method...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...