Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 42,307 for

shape

(0.04 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. ShapeBase.Bounds | Aspose.Words for .NET

    Discover the ShapeBase Bounds property to effortlessly manage your Shape's location and size, enhancing your design precision and efficiency....the containing block of the shape. public RectangleF Bounds {...upon setting. For a top-level shape, the value is in points and...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::Drawing::Fill::get_TextureAlignm...

    Aspose::Words::Drawing::Fill::get_TextureAlignment method. Gets or sets the alignment for tile texture fill in C++....tiling the texture inside the shape. auto doc = MakeObject < Document...> ( doc ); SharedPtr < Shape > shape = builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Fill.patterned method | Aspose.Words for Node.js

    Aspose.Words.Drawing.Fill.patterned method...Shows how to set pattern for a shape. let doc = new aw . Document...myDir + "Shape stroke pattern border.docx" ); let shape = doc ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Forms2OleControlCollection.Item | Aspose.Words ...

    Access the Forms2OleControl object effortlessly with the Item property. Simplify your control management by retrieving items at any index seamlessly....docm" ); // Shapes store and display OLE objects...the document's body. Shape shape = ( Shape ) doc . GetChild ( NodeType...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Forms2OleControlCollection.Count | Aspose.Words...

    Discover the Forms2OleControlCollection Count property to easily retrieve the total number of objects in your collection for enhanced data management....docm" ); // Shapes store and display OLE objects...the document's body. Shape shape = ( Shape ) doc . GetChild ( NodeType...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::Rendering::NodeRendererBase::Ren...

    Aspose::Words::Rendering::NodeRendererBase::RenderToSize method. Renders the Shape into a Graphics object to a specified size in C++....rToSize method Renders the shape into a Graphics object to a...left corner of the rendered shape. y float The Y coordinate (in...

    reference.aspose.com/words/cpp/aspose.words.ren...
  8. 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...
  9. 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...
  10. 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/