Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 46,954 for

shape

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

    Base class for ShapeRenderer and OfficeMathRenderer in Java....more, visit the Working with Shapes documentation article. Examples:...Shows how to measure and scale shapes. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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...
  3. ShapeBase.width_relative property | Aspose.Word...

    ShapeBase.width_relative property. Gets or sets the value that represents the percentage of Shape's relative width....represents the percentage of shape’s relative width. @property...a simple shape with absolute size and position. shape = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ImageData.Contrast | Aspose.Words for .NET

    Adjust image contrast easily with the ImageData Contrast property. Set values from 0.0 (low) to 1.0 (high) for optimal picture clarity and quality....Examples Shows how to edit a shape’s image data. Document imgSourceDoc..."Images.docx" ); Shape sourceShape = ( Shape ) imgSourceDoc ....

    reference.aspose.com/words/net/aspose.words.dra...
  5. ImageData.SourceFullName | Aspose.Words for .NET

    Discover the ImageData SourceFullName property to easily manage linked image paths and filenames, enhancing your image handling efficiency....to a shape so that it can display it. // 1 - Set the shape to contain...contain the image. Shape shape = new Shape ( builder . Document...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ImageData class | Aspose.Words for Python

    aspose.words.drawing.ImageData class. Defines an image for a Shape...class Defines an image for a shape. To learn more, visit the Working...documentation article. Remarks Use the Shape.image_data property to access...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Group|Aspose.Slides 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....Group Shape Aspose.Slides support working with group shapes on slides...accessing group shapes. It is possible to add shapes to an added...

    docs.aspose.com/slides/androidjava/group/
  8. ShapeBase.IsSignatureLine | Aspose.Words for .NET

    Discover ShapeBase's IsSignatureLine property, which defines Shapes as SignatureLines, enhancing document integrity and professional presentation....IsSignatureLine property Indicates that shape is a SignatureLine . public..."Senior Manager" }; // Insert a shape that will contain a signature...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::Drawing::WrapSide enum | Aspose....

    Aspose::Words::Drawing::WrapSide enum. Specifies what side(s) of the Shape or picture the text wraps around in C++....Specifies what side(s) of the shape or picture the text wraps around...wraps on both sides of the shape. Left 1 The document text wraps...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. CompositeNode.InsertAfter | Aspose.Words for .NET

    Effortlessly insert nodes with the CompositeNode InsertAfter method, enhancing your data structure management and ensuring efficient node placement....replace all textbox shapes with image shapes. Document doc = new...drawing canvas.docx" ); Shape [] shapes = doc . GetChildNodes (...

    reference.aspose.com/words/net/aspose.words/com...