Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 45,855 for

shape

(0.13 sec)
  1. Aspose::Words::Drawing::VerticalAlignment enum ...

    Aspose::Words::Drawing::VerticalAlignment enum. Specifies vertical alignment of a floating Shape, text frame or a floating table in C++....vertical alignment of a floating shape, text frame or a floating table...:: Words :: Drawing :: Shape > shape = builder -> InsertImage...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::ShapeMarkupLanguage enu...

    Aspose::Words::Drawing::ShapeMarkupLanguage enum. Specifies Markup language used for the Shape in C++....Markup language used for the shape. enum class ShapeMarkupLanguage...Language is used to define the shape. Vml 1 Vector Markup Language...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. TextBox class | Aspose.Words for Python

    aspose.words.drawing.TextBox class. Defines attributes that specify how a text is displayed inside a Shape...inside a shape. To learn more, visit the Working with Shapes documentation...documentation article. Remarks Use the Shape.text_box property to access...

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

    Discover the Stroke Color property to customize your designs. Enhance visuals with precise stroke colors for stunning graphic results!...Remarks The default value for a Shape is Black. Examples Shows to...to create a variety of shapes. Document doc = new Document ();...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 公共 API Aspose.Diagram 6.8.0 的变化|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....); // Get shape by ID Shape shape = page . Shapes . GetShape...3 ); // Assign shape to this new Layer shape . LayerMem . LayerMember...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  6. Stroke.LineStyle | Aspose.Words for .NET

    Discover the Stroke LineStyle property to customize your design with unique line styles for strokes, enhancing your project's visual appeal....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...WrapType . None ); // Basic shapes, such as the rectangle, have...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ImageData.save method | Aspose.Words for Node.js

    Aspose.Words.Drawing.ImageData.save method...); // Get the collection of shapes from the document, // and save...save the image data of every shape with an image as a file to the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Stroke.on property | Aspose.Words for Node.js

    Stroke.on property. Defines whether the path will be stroked....Remarks The default value for a Shape is true . Examples Shows how...DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FileFormatUtil.imageTypeToExtension method | As...

    FileFormatUtil.imageTypeToExtension method. Converts an Aspose.Words image type enumerated value into a file extension...); // Get the collection of shapes from the document, // and save...save the image data of every shape with an image as a file to the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldEmbed class | Aspose.Words for Python

    aspose.words.fields.FieldEmbed class. Implements the EMBED field...Microsoft Word fields such as SHAPE and EMBED are handled during...we will see a SHAPE and an EMBED field. # A SHAPE field is the...

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