Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 9,913 for

shape

(0.05 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...page's center. SharedPtr < Shape > shape = builder -> InsertImage...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose.Words.Drawing module | Aspose.Words for ...

    The Aspose.Words.Drawing module provides classes that allow to create and modify drawing objects....the Shape and GroupShape classes. An object of the Shape class...(pre Word 2007 - Office Art) shapes. Classes Class Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentVisitor.visitShapeStart method | Aspose...

    DocumentVisitor.visitShapeStart method. Called when enumeration of a Shape has started....visitShapeStart(shape) Called when enumeration of a shape has started...visitShapeStart ( shape : Aspose . Words . Drawing . Shape ) Parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ShapeRenderer | Aspose.Words for Java

    Provides methods to render an individual Shape or GroupShape to a raster or vector image or to a Graphics object in Java....methods to render an individual Shape or GroupShape to a raster or...more, visit the Working with Shapes documentation article. Constructors...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Drawing::ImageData::Save method ...

    Aspose::Words::Drawing::ImageData::Save method. Saves the image into the specified stream in C++....docx" ); // Shapes with the "HasImage" flag set...NodeType :: Shape , true ) -> LINQ_Cast < SharedPtr < Shape >> () ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Stroke.Fill | Aspose.Words for .NET

    Discover the Stroke Fill property for enhanced fill formatting in your designs. Elevate your projects with precise stroke customization today!...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...WrapType . None ); // Basic shapes, such as the rectangle, have...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::Saving::OoxmlSaveOptions::get_Co...

    Aspose::Words::Saving::OoxmlSaveOptions::get_Compliance method. Specifies the OOXML version for the output document. The default value is Ecma376_2006 in C++....inserting an image will define its shape using VML. doc -> get_CompatibilityOptions...ExplicitCast < Shape > ( doc -> GetChild ( NodeType :: Shape , 0 , true...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Drawing::Stroke::get_Color2 meth...

    Aspose::Words::Drawing::Stroke::get_Color2 method. Defines a second color for a stroke in C++....for a Shape is White . Examples Shows how to process shape stroke...MyDir + u "Shape stroke pattern border.docx" ); auto shape = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. ShapeBase.name property | Aspose.Words for Node.js

    ShapeBase.name property. Gets or sets the optional Shape name....property Gets or sets the optional shape name. get name () : string Remarks...Examples Shows how to use a shape’s alternative text. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Node.customNodeId property | Aspose.Words for N...

    Node.customNodeId property. Specifies custom node identifier....(); // Add two runs and one shape as child nodes to the first...world! " )); let shape = new aw . Drawing . Shape ( doc , aw . Drawing...

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