Sort Score
Result 10 results
Languages All
Labels All
Results 3,671 - 3,680 of 136,555 for

shape

(0.24 sec)
  1. OleFormat.GetRawData | Aspose.Words for .NET

    OleFormat GetRawData method. Gets OLE object raw data in C#....foreach ( Shape shape in doc . GetChildNodes ( NodeType . Shape , true...)) { OleFormat oleFormat = shape . OleFormat ; if ( oleFormat...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose.Diagram for Python via .NET 22.10 Releas...

    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.... Adds GetDisplayText in Shape Get the text displayed on the...text = shape . GetDisplayText (); Adds InheritGeoms in Shape Contains...

    docs.aspose.com/diagram/python-net/aspose-diagr...
  3. GlueShapesInContainerByID | Aspose.Diagram for ...

    GlueShapesInContainerByID Page.GlueShapesInContainerByID method Glue Shapes by connection id in container public void......GlueShapesInContaine method Glue shapes by connection id in container...Int64 The ID of shape which is glue from Shape . shapeToBeginConnecti...

    reference.aspose.com/diagram/net/aspose.diagram...
  4. DashStyle Enum | Aspose.Words for .NET

    Aspose.Words.Drawing.DashStyle enum. Dashed line style in C#....Shows to create a variety of shapes. Document doc = new Document...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Forms2OleControl.Enabled | Aspose.Words for .NET

    Forms2OleControl Enabled property. Returns true if control is in enabled state in C#....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); OleControl oleControl = shape . OleFormat...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ResponsiveHtmlController | Aspose.Sildes for Py...

    ResponsiveHtmlController Contents [ Hide ] ResponsiveHtmlController class Responsive HTML Controller The ResponsiveHt......write_shape_start(generator, shape) Called before shape’s rendering...rendering. Called once per each of shape. If this function writes anything...

    reference.aspose.com/slides/python-net/aspose.s...
  7. ArrowWidth | Aspose.Words for Java

    Width of the arrow at the end of a line in Java....Shows to create a variety of shapes. Document doc = new Document();...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/java/com.aspose.word...
  8. Class: Bevel - Aspose.Diagram for Node.js via J...

    The Visio Diagram API allows you to perform various scenarios with Visio documents in Node.js code....bevel, or how far above the shape it is applied. In unit of Points...bevel, or how far into the shape it is applied. setHeight ()...

    reference.aspose.com/diagram/nodejs/Bevel
  9. EndCap | Aspose.Words for Java

    Specifies line cap style in Java....Shows to create a variety of shapes. Document doc = new Document();...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/java/com.aspose.word...
  10. Stroke.Color | Aspose.Words for .NET API 参考

    Stroke 财产. 定义笔画的颜色...Color { get ; set ; } 评论 的默认值 Shape 是 Black. 例子 显示创建各种形状。 Document...// 左端有一个箭头,右端有一个菱形: Shape arrow = new Shape ( doc , ShapeType ...

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