Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 49,132 for

shape

(0.07 sec)
  1. Fill.PresetTexture | Aspose.Words for .NET

    Discover how to set the PresetTexture property effortlessly and enhance your designs with stunning fill options. Unlock your creative potential today!...tiling the texture inside the shape. Document doc = new Document...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::Drawing::ImageData class | Aspos...

    Aspose::Words::Drawing::ImageData class. Defines an image for a Shape. To learn more, visit the documentation article in C++....class Defines an image for a shape. To learn more, visit the Working...FitImageToShape () Fits the image data to Shape frame so that the aspect ratio...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. ShapeBase.IsMoveToRevision | Aspose.Words for .NET

    Discover how ShapeBase's IsMoveToRevision property enhances your Microsoft Word experience by tracking object movements seamlessly during edits....how to identify move revision shapes. // A move revision is when...an inline shape in such a text movement, that shape will also...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose::Words::Drawing::ShapeBase::get_IsMoveTo...

    Aspose::Words::Drawing::ShapeBase::get_IsMoveToRevision method. Returns true if this object was moved (inserted) in Microsoft Word while change tracking was enabled in C++....how to identify move revision shapes. // A move revision is when...an inline shape in such a text movement, that shape will also...

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

    Represents the soft edge formatting for an object in Java....= new DocumentBuilder(); Shape shape = builder.insertShape(ShapeType...// Apply soft edge to the shape. shape.getSoftEdge().setRadius(30...

    reference.aspose.com/words/java/com.aspose.word...
  6. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in JavaScript using Aspose.Slides, featuring concise code examples and performance-focused guidance....Contents [ Hide ] Create SmartArt Shape Aspose.Slides for Node.js via...create SmartArt shapes. To create a SmartArt shape in a slide, please...

    docs.aspose.com/slides/nodejs-java/manage-smart...
  7. ShapeBase.HorizontalAlignment | Aspose.Words fo...

    Discover the ShapeBase HorizontalAlignment property to optimize horizontal positioning of Shapes in your design for enhanced layout control....property Specifies how 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. ShapeBase.VerticalAlignment | Aspose.Words for ...

    Discover the ShapeBase VerticalAlignment property to optimize your Shape's vertical positioning for enhanced design precision and visual appeal....property Specifies how the shape is positioned vertically. public...only for top level floating shapes. Examples Shows how to insert...

    reference.aspose.com/words/net/aspose.words.dra...
  9. WrapType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.WrapType enumeration. Specifies how text is wrapped around a Shape or picture....how text is wrapped around a shape or picture. Members Name Description...text wrapping around the shape. The shape is placed behind or in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. MorphDataControl | Aspose.Words for Java

    The MorphDataControl structure is an aggregate of six controls CheckBox ComboBox ListBox OptionButton TextBox and ToggleButton in Java....docx"); Shape shape = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...oleControl = (Forms2OleControl)shape.getOleFormat().getOleControl();...

    reference.aspose.com/words/java/com.aspose.word...