Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 9,265 for

shape

(0.07 sec)
  1. OleControl | Aspose.Words for Java

    Represents OLE ActiveX control in Java....docx"); Shape shape = (Shape) doc.getChild(NodeType.SHAPE, 0, true);...true); OleControl oleControl = shape.getOleFormat().getOleControl();...

    reference.aspose.com/words/java/com.aspose.word...
  2. ShapeLineStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ShapeLineStyle enum to enhance your document design with customizable compound line styles for Shapes....the compound line style of a Shape . public enum ShapeLineStyle...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Slides::IZoomFrame Class Referenceabstr...

    Public Member Functions | List of all members Aspose::Slides::IZoomFrame Class Reference abstract Represents a Slide ......get_GraphicalObjectLock ()=0 Returns shape's locks. Read-only IGraphicalObjectLock...()=0 Determines whether the shape is TextHolder. Read-only bool...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  4. OleFormat.get_ole_entry method | Aspose.Words f...

    OleFormat.get_ole_entry method. Gets OLE object data entry....objects creates shapes that store these objects. shapes = [ node .... as_shape () for node in doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShapeBase.shadowFormat property | Aspose.Words ...

    ShapeBase.shadowFormat property. Gets shadow formatting for the Shape....Gets shadow formatting for the shape. get shadowFormat () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. HorizontalRuleFormat.Color | Aspose.Words for .NET

    Discover the HorizontalRuleFormat Color property to customize your design. Easily set or get the brush color for a stunning horizontal rule effect!...to insert a horizontal rule shape, and customize its formatting...DocumentBuilder ( doc ); Shape shape = builder . InsertHorizontalRule...

    reference.aspose.com/words/net/aspose.words.dra...
  7. TextBox.BreakForwardLink | Aspose.Words for .NET

    Discover the TextBox BreakForwardLink method to seamlessly unlink your TextBoxes, enhancing user experience and form navigation. Optimize your UI today!...in the current sequence of shapes. For example: 1-2-3-4 sequence...new DocumentBuilder ( doc ); Shape textBoxShape1 = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  8. CheckBoxControl.Type | Aspose.Words for .NET

    Discover the CheckBoxControl Type property for Forms 2.0, unlocking versatile control options to enhance your application’s functionality....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); CheckBoxControl checkBoxControl...

    reference.aspose.com/words/net/aspose.words.dra...
  9. CompositeNode.GetChildNodes | Aspose.Words for ...

    Discover the CompositeNode GetChildNodes method—effortlessly retrieve a live collection of child nodes tailored to your specified type for enhanced performance....); // Get the collection of shapes from the document, // and save...save the image data of every shape with an image as a file to the...

    reference.aspose.com/words/net/aspose.words/com...
  10. Aspose::Words::Drawing::TextBox::BreakForwardLi...

    Aspose::Words::Drawing::TextBox::BreakForwardLink method. Breaks the link to the next TextBox in C++....DocumentBuilder > ( doc ); SharedPtr < Shape > textBoxShape1 = builder ->...-> Writeln (); SharedPtr < Shape > textBoxShape2 = builder ->...

    reference.aspose.com/words/cpp/aspose.words.dra...