Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 50,305 for

shape

(0.08 sec)
  1. WrapSide enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapSide enumeration. Specifies what side(s) of the Shape or picture the text wraps around....Specifies what side(s) of the shape or picture the text wraps around...wraps on both sides of the shape. LEFT The document text wraps...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Shape.strokeColor property | Aspose.Words for N...

    Shape.strokeColor property. Defines the color of a stroke....strokeColor property Shape.strokeColor property Defines the color...Examples Shows how to fill a shape with a solid color. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Fill.GradientAngle | Aspose.Words for .NET

    Adjust the GradientAngle property to customize your gradient fill's angle, enhancing your design's depth and visual appeal effortlessly....Examples Shows how to fill a shape with a gradients. Document doc...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ShapeBase.RelativeVerticalSize | Aspose.Words f...

    Discover the ShapeBase RelativeVerticalSize property to easily adjust Shapes' vertical dimensions for enhanced design flexibility and precision....property Gets or sets the value of shape’s relative size in vertical...simple shape with absolute size and position. Shape shape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  5. LoadOptions.ConvertMetafilesToPng | Aspose.Word...

    Effortlessly convert WMF and EMF metafiles to PNG format with LoadOptions. Simplify your image management and enhance compatibility today!...= new Document (); Shape shape = new Shape ( doc , ShapeType .... Image ); shape . ImageData . SetImage ( ImageDir + "Windows...

    reference.aspose.com/words/net/aspose.words.loa...
  6. Working with Shapes in Ruby|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....Working with Shapes in Ruby Contents [ Hide ] This section includes...Position of a Shape in Ruby Connect Sub-shapes of the Groups...

    docs.aspose.com/diagram/java/working-with-shape...
  7. Aspose::Words::NodeCollection class | Aspose.Wo...

    Aspose::Words::NodeCollection class. Represents a collection of nodes of a specific type. To learn more, visit the documentation article in C++....replace all textbox shapes with image shapes. auto doc = System...:: Words :: Drawing :: Shape >> shapes = doc -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words/nod...
  8. Aspose::Words::Drawing::ShapeBase::get_Bounds m...

    Aspose::Words::Drawing::ShapeBase::get_Bounds method. Gets or sets the location and size of the containing block of the Shape in C++....the containing block of the shape. System :: Drawing :: RectangleF...upon setting. For a top-level shape, the value is in points and...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Group, Convert and Verify Shapes|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....Verify Shapes Contents [ Hide ] Group Multiple Shapes Together...grouping shapes together to move them all at once. Each shape in a...

    docs.aspose.com/diagram/java/group-convert-and-...
  10. TextPath.fit_path property | Aspose.Words for P...

    TextPath.fit_path property. Defines whether the text fits the path of a Shape....the text fits the path of a shape. @property def fit_path ( self...object to display text in a shape that we can re-size and move...

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