Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 48,855 for

shape

(0.15 sec)
  1. Aspose::Words::Drawing::GlowFormat::get_Color m...

    Aspose::Words::Drawing::GlowFormat::get_Color method. Gets or sets a Color object that represents the color for a glow effect. The default value is Black in C++....Shows how to interact with glow shape effect. auto doc = System ::...get_MyDir () + u "Various shapes.docx" ); auto shape = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. 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...
  3. ImageData | Aspose.Words for Java

    Defines an image for a Shape in Java....ImageData Defines an image for a shape. To learn more, visit the Working...documentation article. Remarks: Use the Shape.getImageData() property to access...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Drawing::ShapeBase::get_CoordOri...

    Aspose::Words::Drawing::ShapeBase::get_CoordOrigin method. The coordinates at the top-left corner of the containing block of this Shape in C++....the containing block of this shape. System :: Drawing :: Point...create and populate a group shape. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::NodeCollection class | Aspose.Wo...

    Aspose::Words::NodeCollection class. Represents a collection of nodes of a specific type. To learn more, visit the documentation article in C++....replace all textbox shapes with image shapes. auto doc = System...:: Words :: Drawing :: Shape >> shapes = doc -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words/nod...
  6. 3D Rotation Effects in a Visio Drawing|Document...

    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....Parallel rotation, where the shape is rotated without accounting...Perspective rotation, where the shape is rotated with linear perspective...

    docs.aspose.com/diagram/java/3d-rotation-effect...
  7. ShapeBase.RelativeVerticalSize | Aspose.Words f...

    Discover the ShapeBase RelativeVerticalSize property to easily adjust Shapes' vertical dimensions for enhanced design flexibility and precision....property Gets or sets the value of shape’s relative size in vertical...simple shape with absolute size and position. Shape shape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::Drawing::GradientVariant enum | ...

    Aspose::Words::Drawing::GradientVariant enum. Specifies the variant for a gradient fill in C++....Examples Shows how to fill a shape with a gradients. auto doc =...:: Words :: Drawing :: Shape > shape = builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. ImageData.setImage method | Aspose.Words for No...

    Aspose.Words.Drawing.ImageData.setImage method...setImage(stream) Sets the image that the shape displays. setImage ( stream...setImage(fileName) Sets the image that the shape displays. setImage ( fileName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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...