Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 48,106 for

shape

(0.15 sec)
  1. Aspose::Words::DocumentBuilder::InsertSignature...

    Aspose::Words::DocumentBuilder::InsertSignatureLine method. Inserts a signature line at the current position in C++....Aspose :: Words :: Drawing :: Shape > Aspose :: Words :: DocumentBuilder...SignatureLineProvide.Signed.docx" ); auto shape = System :: ExplicitCast < Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. 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...
  3. ChartFormat.ShapeType | Aspose.Words for .NET

    Discover how to use the ChartFormat ShapeType property to customize your chart elements effectively. Enhance your data visualization today!...ShapeType property Gets or sets the shape type of the parent chart element...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose.Diagram Java For Ruby|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 in Ruby Change the Position of a Shape in Ruby...Ruby Connect Sub-shapes of the Groups in Ruby Extract All Images...

    docs.aspose.com/diagram/java/aspose-diagram-jav...
  5. 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...
  6. ShapeType | Aspose.Words for Java

    Specifies the type of Shape in a Microsoft Word document in Java....ShapeType Specifies the type of shape in a Microsoft Word document...Examples: Shows how to insert a shape with an image from the local...

    reference.aspose.com/words/java/com.aspose.word...
  7. DocumentBuilder.insert_image method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_image method... # 1 - Inline shape with a default size based on... PAGE_BREAK ) # 2 - Inline shape with custom dimensions: builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Node.previousPreOrder method | Aspose.Words for...

    Node.previousPreOrder method. Gets the previous node according to the pre-order tree traversal algorithm....and delete any encountered shape with an image. let doc = new...getChildNodes ( aw . NodeType . Shape , true ). toArray (). map (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. AdjustmentCollection.count property | Aspose.Wo...

    AdjustmentCollection.count property. Gets the number of elements contained in the collection....+ 'Rounded rectangle shape.docx' ) shape = doc . get_child ( aw...NodeType . SHAPE , 0 , True ) . as_shape () adjustments = shape . adjustments...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Shape.filled property | Aspose.Words for Node.js

    Shape.filled property. Determines whether the closed path of the Shape will be filled....filled property Shape.filled property Determines whether the...the closed path of the shape will be filled. get filled () : boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...