Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 46,954 for

shape

(0.08 sec)
  1. 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...
  2. Aspose::Words::Drawing::ShapeBase::get_Distance...

    Aspose::Words::Drawing::ShapeBase::get_DistanceRight method. Returns or sets the distance (in points) between the document text and the right edge of the Shape in C++....text and the right edge of the shape. double Aspose :: Words :: Drawing...Has effect only for top level shapes. Examples Shows how to set...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::ShapeBase::get_Distance...

    Aspose::Words::Drawing::ShapeBase::get_DistanceTop method. Returns or sets the distance (in points) between the document text and the top edge of the Shape in C++....text and the top edge of the shape. double Aspose :: Words :: Drawing...Has effect only for top level shapes. Examples Shows how to set...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. ShapeBase.anchorLocked property | Aspose.Words ...

    ShapeBase.anchorLocked property. Specifies whether the Shape's anchor is locked....property Specifies whether the shape’s anchor is locked. get anchorLocked...level shapes. This property affects behavior of the shape’s anchor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Drawing::HorizontalRuleFormat::g...

    Aspose::Words::Drawing::HorizontalRuleFormat::get_WidthPercent method. Gets or sets the length of the specified horizontal rule expressed as a percentage of the window width in C++....to insert a horizontal rule shape, and customize its formatting...:: Words :: Drawing :: Shape > shape = builder -> InsertHorizontalRule...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::HorizontalRuleFormat::g...

    Aspose::Words::Drawing::HorizontalRuleFormat::get_NoShade method. Indicates the presence of 3D shading for the horizontal rule. If true, then the horizontal rule is without 3D shading and solid color is used in C++....to insert a horizontal rule shape, and customize its formatting...:: Words :: Drawing :: Shape > shape = builder -> InsertHorizontalRule...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. GlowFormat | Aspose.Words for Java

    Represents the glow formatting for an object in Java....Shows how to interact with glow shape effect. Document doc = new Document(getMyDir()...Document(getMyDir() + "Various shapes.docx"); Shape shape = (Shape)doc.getChild(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Drawing::ShapeBase::get_IsDecora...

    Aspose::Words::Drawing::ShapeBase::get_IsDecorative method. Gets or sets the flag that specifies whether the Shape is decorative in the document in C++....that specifies whether the shape is decorative in the document...Examples Shows how to set that the shape is decorative. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Working with Shapes in C#|Aspose.Words for .NET

    Introduction to Shape markup language, creating Shapes of different types using C#....Ask AI Working with Shapes Contents [ Hide ] This topic discusses...programmatically with shapes using Aspose.Words. The shapes in Aspose.Words...

    docs.aspose.com/words/net/working-with-shapes/
  10. TextBoxControl.Text | Aspose.Words for .NET

    Manage the TextBoxControl's text easily—get or set its content for seamless user interaction and enhanced functionality in your application....docm" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); TextBoxControl textBoxControl...

    reference.aspose.com/words/net/aspose.words.dra...