Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 42,872 for

shape

(0.04 sec)
  1. WrapType | Aspose.Words for Java

    Specifies how text is wrapped around a Shape or picture in Java....how text is wrapped around a shape or picture. Examples: Shows...it to the page's center. Shape shape = builder.insertImage(getImageDir()...

    reference.aspose.com/words/java/com.aspose.word...
  2. 更新 VSTO 和 Aspose.Diagram 中的形状属性|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....//Create shape object to get required shape Visio . Shape shape = page...page . Shapes [ "Process1" ]; //Set shape text and text style...

    docs.aspose.com/diagram/zh/net/update-shape-pro...
  3. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....more, visit the Working with Shapes documentation article. Remarks:...instantiate are Shape and GroupShape . A shape is a node in the...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. ShapeBase.width_relative property | Aspose.Word...

    ShapeBase.width_relative property. Gets or sets the value that represents the percentage of Shape's relative width....represents the percentage of shape’s relative width. @property...a simple shape with absolute size and position. shape = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ShadowFormat.Clear | Aspose.Words for .NET

    Effortlessly reset your shadow format with the ShadowFormat Clear method. Enhance your design with a clean slate today!...the shape. Document doc = new Document ( MyDir + "Shape stroke...pattern border.docx" ); Shape shape = ( Shape ) doc . GetChildNodes...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ImageData.SourceFullName | Aspose.Words for .NET

    Discover the ImageData SourceFullName property to easily manage linked image paths and filenames, enhancing your image handling efficiency....to a shape so that it can display it. // 1 - Set the shape to contain...contain the image. Shape shape = new Shape ( builder . Document...

    reference.aspose.com/words/net/aspose.words.dra...
  8. DocumentBuilder.InsertGroupShape | Aspose.Words...

    Effortlessly group Shapes with DocumentBuilder's InsertGroupShape method. Create organized designs by inserting new GroupShape nodes seamlessly....params ShapeBase[] ) Groups the shapes passed as a parameter into...ShapeBase [] shapes ) Parameter Type Description shapes ShapeBase[]...

    reference.aspose.com/words/net/aspose.words/doc...
  9. 3D 演示|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/androidjava/3d-presen...
  10. CompositeNode.InsertAfter | Aspose.Words for .NET

    Effortlessly insert nodes with the CompositeNode InsertAfter method, enhancing your data structure management and ensuring efficient node placement....replace all textbox shapes with image shapes. Document doc = new...drawing canvas.docx" ); Shape [] shapes = doc . GetChildNodes (...

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