Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 42,307 for

shape

(0.06 sec)
  1. ShapeBase.ShadowFormat | Aspose.Words for .NET

    Discover the ShapeBase ShadowFormat property to enhance your designs with customizable shadow effects for Shapes. Elevate your visual appeal today!...Gets shadow formatting for the shape. public ShadowFormat ShadowFormat..."Shadow color.docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ShapeRenderer class | Aspose.Words for Node.js

    Aspose.Words.Rendering.ShapeRenderer class. Provides methods to render an individual [Shape](../../aspose.words.drawing/Shape/) or [GroupShape](../../aspose.words.drawing/groupShape/) to a raster or vector image or to a Graphics object...methods to render an individual Shape or GroupShape to a raster or...more, visit the Working with Shapes documentation article. Inheritance:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Working with Shapes Paragraph|Documentation

    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....Working with Shapes Paragraph Contents [ Hide ] The code below...particular shape. Set shape’s paragraph. Set shape’s Paragraph...

    docs.aspose.com/diagram/java/working-with-shape...
  4. Fill.SetImage | Aspose.Words for .NET

    Enhance your design with the SetImage method. Easily switch to a single image fill type for stunning visuals and seamless integration.... Examples Shows how to set shape fill type as image. Document...several ways of setting image. Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::Drawing::ImageData class | Aspos...

    Aspose::Words::Drawing::ImageData class. Defines an image for a Shape. To learn more, visit the documentation article in C++....class Defines an image for a shape. To learn more, visit the Working...FitImageToShape () Fits the image data to Shape frame so that the aspect ratio...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Fill.base_fore_color property | Aspose.Words fo...

    Fill.base_fore_color property. Gets a Color object that represents the base foreground color for the fill without any modifiers....DocumentBuilder () shape = builder . insert_shape ( shape_type = aw ...width = 100 , height = 40 ) shape . fill . fore_color = aspose...

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

    Explore the Aspose.Words.Drawing.ShapeType enum to define and customize Shape types in your Microsoft Word documents for enhanced visual appeal....enumeration Specifies the type of shape in a Microsoft Word document...Image 75 The shape is an image. TextBox 202 The shape is a textbox...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Node.CustomNodeId | Aspose.Words for .NET

    Discover the Node CustomNodeId property for efficient custom node identification. Enhance your project with unique identifiers for better organization!...(); // Add two runs and one shape as child nodes to the first..."Hello world! " )); Shape shape = new Shape ( doc , ShapeType ...

    reference.aspose.com/words/net/aspose.words/nod...
  9. Aspose::Words::Drawing::ImageData::get_SourceFu...

    Aspose::Words::Drawing::ImageData::get_SourceFullName method. Gets or sets the path and name of the source file for the linked image in C++....to a shape so that it can display it. // 1 - Set the shape to contain...contain the image. auto shape = MakeObject < Shape > ( builder -> get_Document...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Aspose::Words::Drawing::ImageSize class | Aspos...

    Aspose::Words::Drawing::ImageSize class. Contains information about image size and resolution. To learn more, visit the documentation article in C++....Examples Shows how to resize a shape with an image. // When we insert...method, the builder scales the shape that displays the image so that...

    reference.aspose.com/words/cpp/aspose.words.dra...