Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 45,856 for

shape

(0.07 sec)
  1. 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...
  2. 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...
  3. Apply Custom Style Sheet to a Visio Diagram in ...

    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/java/apply-custom-style...
  4. Story.DeleteShapes | Aspose.Words for .NET

    Effortlessly remove all Shapes from your story text with the DeleteShapes method. Simplify your content and enhance clarity today!...DeleteShapes method Deletes all shapes from the text of this story...Examples Shows how to remove all shapes from a node. Document doc =...

    reference.aspose.com/words/net/aspose.words/sto...
  5. TextBox.no_text_rotation property | Aspose.Word...

    TextBox.no_text_rotation property. Gets or sets a boolean value indicating either text of the TextBox should not rotate when the Shape is rotated....should not rotate when the shape is rotated. @property def no_text_rotation...disable text rotation when the shape is rotate. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Node.next_pre_order method | Aspose.Words for P...

    Node.next_pre_order method. Gets next node according to the pre-order tree traversal algorithm....and delete any encountered shape with an image. doc = aw . Document...of_type ( lambda x : x . as_shape (), b ), list ( doc . get_child_nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with TextBoxes in Python|Aspose.Words f...

    Work with textboxes in a document using Python....text is displayed inside a shape. It provides a public property...as parent to get the parent shape for the text box to allow customer...

    docs.aspose.com/words/python-net/working-with-t...
  8. Chart.source_full_name property | Aspose.Words ...

    Chart.source_full_name property. Gets the path and name of an xls/xlsx file this chart is linked to....= MY_DIR + 'Shape with linked chart.docx' ) shape = doc . get_child...aw . NodeType . SHAPE , 0 , True ) . as_shape () source_full_name...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::TextBoxWrapMode enum | ...

    Aspose::Words::Drawing::TextBoxWrapMode enum. Specifies how text wraps inside a Shape in C++....Specifies how text wraps inside a shape. enum class TextBoxWrapMode...inside a shape. None 2 Text does not wrap inside a shape. Examples...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Stroke.StartArrowWidth | Aspose.Words for .NET

    Discover the Stroke StartArrowWidth property to customize arrowhead width for your strokes, enhancing your design's precision and visual appeal....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...