Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 9,913 for

shape

(0.85 sec)
  1. Aspose::Words::Drawing::ShapeLineStyle enum | A...

    Aspose::Words::Drawing::ShapeLineStyle enum. Specifies the compound line style of a Shape in C++....the compound line style of a Shape . enum class ShapeLineStyle...> ( doc ); SharedPtr < Shape > shape = builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Stroke.ImageBytes | Aspose.Words for .NET

    Discover how to use the ImageBytes property to create stunning stroke images and unique pattern fills for your designs. Enhance your visuals today!...Examples Shows how to process shape stroke features. Document doc...MyDir + "Shape stroke pattern border.docx" ); Shape shape = ( Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::Drawing::Stroke::get_On method |...

    Aspose::Words::Drawing::Stroke::get_On method. Defines whether the path will be stroked in C++....Remarks The default value for a Shape is true . Examples Shows how...> ( doc ); SharedPtr < Shape > shape = builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::ShapeBase::get_AspectRa...

    Aspose::Words::Drawing::ShapeBase::get_AspectRatioLocked method. Specifies whether the Shape's aspect ratio is locked in C++....method Specifies whether the shape’s aspect ratio is locked. bool...it is true but for the other shape types it is false . Has effect...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. DocumentBuilder.InsertForms2OleControl | Aspose...

    Effortlessly integrate Forms2OleControl with DocumentBuilder's InsertForms2OleControl method. Enhance your document functionality today!... public Shape InsertForms2OleContr ( Forms2OleControl...forms2OleControl ) Return Value Shape object that contains passed...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Aspose::Words::Drawing::HorizontalAlignment enu...

    Aspose::Words::Drawing::HorizontalAlignment enum. Specifies horizontal alignment of a floating Shape, text frame or floating table in C++....horizontal alignment of a floating shape, text frame or floating table...page's center. SharedPtr < Shape > shape = builder -> InsertImage...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. ShapeBase.RelativeHorizontalPosition | Aspose.W...

    Discover the ShapeBase RelativeHorizontalPosition property to master horizontal positioning of Shapes. Optimize your design with precision and control!...Specifies relative to what the shape is positioned horizontally....only for top level floating shapes. Examples Shows how to insert...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::Drawing::HorizontalRuleFormat::g...

    Aspose::Words::Drawing::HorizontalRuleFormat::get_Alignment method. Gets or sets the alignment of the horizontal rule in C++....to insert a horizontal rule shape, and customize its formatting...> ( doc ); SharedPtr < Shape > shape = builder -> InsertHorizontalRule...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. CompositeNode.GetChild | Aspose.Words for .NET

    Discover the CompositeNode GetChild method to easily retrieve the Nth child node of a specific type, enhancing your data management efficiency....(); // Add two runs and one shape as child nodes to the first..."Hello world! " )); Shape shape = new Shape ( doc , ShapeType ...

    reference.aspose.com/words/net/aspose.words/com...
  10. CompositeNode.insert_after method | Aspose.Word...

    CompositeNode.insert_after method. Inserts the specified node immediately after the specified reference node....replace all textbox shapes with image shapes. doc = aw . Document...'Textboxes in drawing canvas.docx' ) shapes = list ( filter ( lambda a...

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