Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 9,888 for

shape

(0.03 sec)
  1. GlowFormat.Transparency | Aspose.Words for .NET

    Discover GlowFormat's Transparency property, easily adjust glow effects from opaque to clear (0.0 to 1.0) for stunning visual impact. Default, 0.0....Shows how to interact with glow shape effect. Document doc = new Document...+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::Drawing::ShapeBase::get_Relative...

    Aspose::Words::Drawing::ShapeBase::get_RelativeVerticalPosition method. Specifies relative to what the Shape is positioned vertically in C++....Specifies relative to what the shape is positioned vertically. Aspose...only for top level floating shapes. Examples Shows how to insert...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. TextPath.same_letter_heights property | Aspose....

    TextPath.same_letter_heights property. Determines whether all letters will be the same height regardless of initial case....object to display text in a shape that we can re-size and move...argument to set a shape for the WordArt. shape = append_word_art...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Drawing::ImageSize::get_WidthPix...

    Aspose::Words::Drawing::ImageSize::get_WidthPixels method. Gets the width of the image in pixels in C++....properties of an image in a shape. auto doc = MakeObject < Document...DocumentBuilder > ( doc ); // Insert a shape into the document which contains...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::ImageSize::get_Horizont...

    Aspose::Words::Drawing::ImageSize::get_HorizontalResolution method. Gets the horizontal resolution in DPI in C++....properties of an image in a shape. auto doc = MakeObject < Document...DocumentBuilder > ( doc ); // Insert a shape into the document which contains...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::ImageSize::get_Vertical...

    Aspose::Words::Drawing::ImageSize::get_VerticalResolution method. Gets the vertical resolution in DPI in C++....properties of an image in a shape. auto doc = MakeObject < Document...DocumentBuilder > ( doc ); // Insert a shape into the document which contains...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. ShapeBase.Bottom | Aspose.Words for .NET

    Discover the ShapeBase Bottom property to easily access the bottom edge position of your Shape's containing block for precise design control....the containing block of the shape. public double Bottom { get...; } Remarks For a top-level shape, the value is in points and...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ImageSize.horizontal_resolution property | Aspo...

    ImageSize.horizontal_resolution property. Gets the horizontal resolution in DPI....properties of an image in a shape. doc = aw . Document () builder...DocumentBuilder ( doc = doc ) # Insert a shape into the document which contains...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::ShapeBase::get_BoundsWi...

    Aspose::Words::Drawing::ShapeBase::get_BoundsWithEffects method. Gets final extent that this Shape object has after applying drawing effects. Value is measured in points in C++....Gets final extent that this shape object has after applying drawing...check how a shape’s bounds are affected by shape effects. auto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Aspose::Words::NodeCollection::ToArray method |...

    Aspose::Words::NodeCollection::ToArray method. Copies all nodes from the collection to a new array of nodes in C++....replace all textbox shapes with image shapes. auto doc = MakeObject...ArrayPtr < SharedPtr < Shape >> shapes = doc -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words/nod...