Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 48,782 for

shape

(0.58 sec)
  1. ShapeBase.shadow_format property | Aspose.Words...

    ShapeBase.shadow_format property. Gets shadow formatting for the Shape....Gets shadow formatting for the shape. @property def shadow_format...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ArrowType | Aspose.Words for Java

    Specifies the type of an arrow at a line end 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...
  3. Setting Cells in the Event Section of ShapeShee...

    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....developers can define how a shape responds to specific user actions...element that is evaluated when a shape’s text or text composition changes...

    docs.aspose.com/diagram/java/setting-cells-in-t...
  4. Aspose::Words::Drawing::TextBox class | Aspose....

    Aspose::Words::Drawing::TextBox class. Defines attributes that specify how a text is displayed inside a Shape. To learn more, visit the documentation article in C++....inside a shape. To learn more, visit the Working with Shapes documentation...Microsoft Word will grow the shape to fit text. get_InternalMarginBottom...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::ShapeBase::get_ShadowFo...

    Aspose::Words::Drawing::ShapeBase::get_ShadowFormat method. Gets shadow formatting for the Shape in C++....Gets shadow formatting for the shape. System :: SharedPtr < Aspose..."Shadow color.docx" ); auto shape = System :: ExplicitCast < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. ShapeBase.markupLanguage property | Aspose.Word...

    ShapeBase.markupLanguage property. Gets MarkupLanguage used for this graphic object....Examples Shows how to verify a shape’s size and markup language....DocumentBuilder ( doc ); let shape = builder . insertImage ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Setting Connector line jump style|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....particular shape. Set shape’s Jump style. Set shape’s Jump style...your .NET application to set shape’s jump style using Aspose.Diagram...

    docs.aspose.com/diagram/net/set-connector-line-...
  8. Style properties sometimes null - Free Support ...

    Hello, i have the problem that the style properties of a Shape are sometimes null. You can reproduce it with the following code: Diagram diagram = new Diagram(); var page = diagram.Pages[0]; long recShapeId = page.Dr…...that the style properties of a shape are sometimes null. You can...Aspose.Diagram.Shape drawedShape = page.Shapes.GetShape(recShapeId);...

    forum.aspose.com/t/style-properties-sometimes-n...
  9. 更新 Visio PHP 中的形状文本|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....vsd" ); $shapes = $diagram -> getPages () ->...string ) $shapes -> getCount ()) { $shape = $shapes -> get ( $i...

    docs.aspose.com/diagram/zh/java/update-visio-sh...
  10. OleFormat.Clsid | Aspose.Words for .NET

    Discover the OleFormat Clsid property to easily retrieve the CLSID of OLE objects, enhancing your application's functionality and performance....docm" ); // Shapes store and display OLE objects...the document's body. Shape shape = ( Shape ) doc . GetChild ( NodeType...

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