Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 48,106 for

shape

(0.1 sec)
  1. PageSetup.PageHeight | Aspose.Words for .NET

    Discover the PageSetup PageHeight property to efficiently manage your document's height in points, enhancing your layout and presentation.... HeaderPrimary ); Shape shape = builder . InsertImage (...logo.png" ); shape . WrapType = WrapType . None ; shape . BehindText...

    reference.aspose.com/words/net/aspose.words/pag...
  2. Aspose::Words::Drawing::ShapeBase::get_IsHorizo...

    Aspose::Words::Drawing::ShapeBase::get_IsHorizontalRule method. Returns true if this Shape is a horizontal rule in C++....method Returns true if this shape is a horizontal rule. bool Aspose...to insert a horizontal rule shape, and customize its formatting...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. TextBox Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.TextBox class to easily customize text display within Shapes, enhancing your document's visual appeal and functionality....inside a shape. To learn more, visit the Working with Shapes documentation...Microsoft Word will grow the shape to fit text. InternalMarginBottom...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ImageData.source_full_name property | Aspose.Wo...

    ImageData.source_full_name property. Gets or sets the path and name of the source file for the linked image....to a shape so that it can display it. # 1 - Set the shape to contain...contain the image. shape = aw . drawing . Shape ( builder . document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Saving::ImageSavingArgs::get_Cur...

    Aspose::Words::Saving::ImageSavingArgs::get_CurrentShape method. Gets the ShapeBase object corresponding to the Shape or group Shape that is about to be saved in C++....corresponding to the shape or group shape that is about to be...while saving either a shape or a group shape. That’s why the property...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Add Watermarks to Presentations in PHP|Aspose.S...

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in PHP to indicate a draft, confidential information, copyright, and more....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/
  7. Stroke.base_fore_color property | Aspose.Words ...

    Stroke.base_fore_color property. Gets the base foreground color of the stroke without any modifiers....Remarks The default value for a Shape is aspose.pydrawing.Color.black...DocumentBuilder () shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShapeBase.local_to_parent method | Aspose.Words...

    ShapeBase.local_to_parent method. Converts a value from the local coordinate space into the coordinate space of the parent Shape....coordinate space of the parent shape. def local_to_parent ( self...y coordinate location on a shape’s coordinate plane to a location...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Fields::FieldShape class | Aspos...

    Aspose::Words::Fields::FieldShape class. Implements the Shape field. To learn more, visit the documentation article in C++....FieldShape class Implements the SHAPE field. To learn more, visit...Microsoft Word fields such as SHAPE and EMBED are handled during...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. WrapType | Aspose.Words for Java

    Specifies how text is wrapped around a Shape or picture in Java....how text is wrapped around a shape or picture. Examples: Shows...it to the page's center. Shape shape = builder.insertImage(getImageDir()...

    reference.aspose.com/words/java/com.aspose.word...