Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 42,307 for

shape

(0.04 sec)
  1. ShapeBase.wrapSide property | Aspose.Words for ...

    ShapeBase.wrapSide property. Specifies how the text is wrapped around the Shape....text is wrapped around the shape. get wrapSide () : Aspose ....Has effect only for top level shapes. Examples Shows how to replace...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ShapeBase.can_have_image property | Aspose.Word...

    ShapeBase.can_have_image property. Returns ``True`` if the Shape type allows the Shape to have an image....Returns True if the shape type allows the shape to have an image...Microsoft Word has a special shape type for images, it appears...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Shapes Separately from Document|Aspose.Words fo...

    Extract various graphic objects, such as images, text box containing paragraphs, or arrow Shapes, when processing a document, and export them to an external location using Python....Ask AI Rendering Shapes Separately from a Document Contents [...containing paragraphs, arrow shapes, and a small image. There is...

    docs.aspose.com/words/python-net/rendering-shap...
  4. Aspose::Words::Drawing::ShapeBase class | Aspos...

    Aspose::Words::Drawing::ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture. To learn more, visit the documentation article in C++....more, visit the Working with Shapes documentation article. class...specifies whether this shape can overlap other shapes. get_AlternativeText...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Applying Protection to Presentation|Aspose.Slid...

    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....like auto shapes, tables, OLE objects, grouped shapes, picture...on a slide is turned into a Shape object. In other words, each...

    docs.aspose.com/slides/net/applying-protection-...
  6. Shape.has_image property | Aspose.Words for Python

    Shape.has_image property. Returns ``True`` if the Shape has image bytes or links an image....property Shape.has_image property Returns True if the shape has image...docx' ) # Get the collection of shapes from the document, # and save...

    reference.aspose.com/words/python-net/aspose.wo...
  7. NodeRendererBase.Save | Aspose.Words for .NET

    Discover the NodeRendererBase Save method. Easily render Shapes as images and save them to files for seamless integration and enhanced productivity....ImageSaveOptions ) Renders the shape into an image and saves into...options that control how the shape is rendered and saved. Can be...

    reference.aspose.com/words/net/aspose.words.ren...
  8. RelativeVerticalPosition enumeration | Aspose.W...

    aspose.words.drawing.RelativeVerticalPosition enumeration. Specifies to what the vertical position of a Shape or text frame is relative....the vertical position of a shape or text frame is relative. Members...HeaderFooterType . HEADER_PRIMARY ) shape = builder . insert_image ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ImageData.Save | Aspose.Words for .NET

    Effortlessly save images with the ImageData Save method. Streamline your workflow by storing images directly into your chosen stream with ease....docx" ); // Shapes with the "HasImage" flag set...all the document's images. Shape [] shapesWithImages = imgSourceDoc...

    reference.aspose.com/words/net/aspose.words.dra...
  10. GlowFormat class | Aspose.Words for Python

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

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