Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 42,872 for

shape

(0.09 sec)
  1. ReflectionFormat class | Aspose.Words for Python

    aspose.words.drawing.ReflectionFormat class. Represents the reflection formatting for an object....to interact with reflection shape effect. doc = aw . Document...= MY_DIR + 'Various shapes.docx' ) shape = doc . get_child (...

    reference.aspose.com/words/python-net/aspose.wo...
  2. OfficeMathRenderer Class | Aspose.Words for .NET

    Discover the Aspose.Words.Rendering.OfficeMathRenderer class to effortlessly convert OfficeMath into stunning raster or vector images for your projects....Gets the actual bounds of the shape in points. OpaqueBoundsInPoints...Gets the opaque bounds of the shape in points. SizeInPoints { get;...

    reference.aspose.com/words/net/aspose.words.ren...
  3. Shape.adjustments property | Aspose.Words for N...

    Shape.adjustments property. Provides access to the adjustment raw values of a Shape...adjustments property Shape.adjustments property Provides access...adjustment raw values of a shape. For a shape that does not contain...

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

    Defines a stroke for a Shape in Java....for a shape. To learn more, visit the Working with Shapes documentation...documentation article. Remarks: Use the Shape.getStroke() property to access...

    reference.aspose.com/words/java/com.aspose.word...
  5. Watermark|Aspose.Slides for PHP Documentation

    Add text and image watermarks to PowerPoint presentations in PHP...watermark shape with an image. PictureFrame implements the Shape class...of the shape object. Since ITextFrame is not a shape and its...

    docs.aspose.com/slides/php-java/watermark/
  6. FileFormatUtil.ImageTypeToExtension | Aspose.Wo...

    Convert Aspose.Words image types to file extensions effortlessly with the FileFormatUtil method. Get accurate, lowercase extensions in seconds!...); // 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/net/aspose.words/fil...
  7. FileFormatUtil.image_type_to_extension method |...

    FileFormatUtil.image_type_to_extension method. Converts an Aspose.Words image type enumerated value into a file extension...docx' ) # 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/python-net/aspose.wo...
  8. Aspose::Words::Drawing::ShapeBase::get_WrapType...

    Aspose::Words::Drawing::ShapeBase::get_WrapType method. Defines whether the Shape is inline or floating. For floating Shapes defines the wrapping mode for text around the Shape in C++....whether the shape is inline or floating. For floating shapes defines...wrapping mode for text around the shape. Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::CompositeNode::GetEnumerator met...

    Aspose::Words::CompositeNode::GetEnumerator method. Provides support for the for each style iteration over the child nodes of this node in C++....(); // Add two runs and one shape as child nodes to the first...world! " )); auto shape = MakeObject < Shape > ( doc , ShapeType...

    reference.aspose.com/words/cpp/aspose.words/com...
  10. 形状效果|Aspose.Slides 文档

    在 C# 或 .NET 中对 PowerPoint 形状应用效果...Presentation ()) { var shape = pres . Slides [ 0 ]. Shapes . AddAutoShape...); shape . EffectFormat . EnableOuterShadowEff (); shape . EffectFormat...

    docs.aspose.com/slides/zh/net/shape-effect/