Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 42,962 for

shape

(0.04 sec)
  1. Extract Images from Document|Aspose.Words for Java

    Extract images from a document easily and fast instead of using Apache POI....GetChildNodes method to select all Shape nodes. Iterate through resulting...node collections. Check the Shape.HasImage boolean property. Extract...

    docs.aspose.com/words/java/extract-images-from-...
  2. Working with Images in Python|Aspose.Words for ...

    Create and manage images of various formats in a document using Python....insert_image method returns a Shape object that was just created...further modify properties of the Shape Inserting an Inline Image Pass...

    docs.aspose.com/words/python-net/working-with-i...
  3. Insert Shapes in Word using Java

    This tutorial describes how to draw a straight line in Word using Java. It has the IDE settings, a list of steps, and a sample code showing how to make a diagram in Word using Java....TeX Product Family Insert Shapes in Word using Java This article...article explains how to insert shapes in Word using Java . It provides...

    kb.aspose.com/words/java/insert-shapes-in-word-...
  4. Aspose::Words::Drawing::TextBox::get_Parent met...

    Aspose::Words::Drawing::TextBox::get_Parent method. Gets a parent Shape for the TextBox in C++....TextBox::get_Parent method Gets a parent shape for the TextBox . System ::...Aspose :: Words :: Drawing :: Shape > Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. DashStyle | Aspose.Words for Java

    Dashed line 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...
  6. ShadowFormat.color property | Aspose.Words for ...

    ShadowFormat.color property. Gets a aspose.pydrawing.Color object that represents the color for the shadow...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () shadow_format = shape . shadow_format self...

    reference.aspose.com/words/python-net/aspose.wo...
  7. GraphicsQualityOptions.UseTileFlipMode | Aspose...

    Discover the GraphicsQualityOptions UseTileFlipMode property to control WrapMode settings for enhanced visual quality in your applications....MyDir + "Shape high dpi.docx" ); Shape shape = ( Shape ) doc ....NodeType . Shape , 0 , true ); ShapeRenderer renderer = shape . GetShapeRenderer...

    reference.aspose.com/words/net/aspose.words.sav...
  8. CompositeNode Class | Aspose.Words for .NET

    Discover the Aspose.Words.CompositeNode class, your essential tool for creating complex document structures with ease and 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...
  9. Manage Placeholder|Aspose.Slides Documentation

    Change Placeholder text and prompt text in PowerPoint presentations in C# or .NET... Iterate through the shapes to find the placeholder. Typecast...Typecast the placeholder shape to an AutoShape and change the...

    docs.aspose.com/slides/net/manage-placeholder/
  10. Shape.lastParagraph property | Aspose.Words for...

    Shape.lastParagraph property. Gets the last paragraph in the Shape....lastParagraph property Shape.lastParagraph property Gets the...the last paragraph in the shape. get lastParagraph () : Aspose ...

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