Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 48,838 for

shape

(0.46 sec)
  1. Aspose::Words::Drawing::ImageData::get_IsLink m...

    Aspose::Words::Drawing::ImageData::get_IsLink method. Returns true if the image is linked to the Shape (when SourceFullName is specified) in C++....the image is linked to the shape (when SourceFullName is specified)...Examples Shows how to edit a shape’s image data. auto imgSourceDoc...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. ShapeMarkupLanguage Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ShapeMarkupLanguage enum, defining Shape markup languages for enhanced document formatting and design flexibility....Markup language used for the shape. public enum ShapeMarkupLanguage...Language is used to define the shape. Vml 1 Vector Markup Language...

    reference.aspose.com/words/net/aspose.words.dra...
  3. SignatureLine.DefaultInstructions | Aspose.Word...

    Discover how the SignatureLine DefaultInstructions property enhances your Sign dialog with customizable default instructions for a seamless user experience...."Senior Manager" }; // Insert a shape that will contain a signature...created above. // If we insert a shape whose coordinates originate...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Fill.TextureAlignment | Aspose.Words for .NET

    Set the TextureAlignment property to optimize tile texture fill. Easily customize alignment for enhanced visual appeal and design precision....tiling the texture inside the shape. Document doc = new Document...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::Drawing::ReflectionFormat class ...

    Aspose::Words::Drawing::ReflectionFormat class. Represents the reflection formatting for an object in C++....to interact with reflection shape effect. auto doc = System ::...get_MyDir () + u "Various shapes.docx" ); auto shape = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. DocumentVisitor.visit_shape_start method | Aspo...

    DocumentVisitor.visit_Shape_start method. Called when enumeration of a Shape has started....visit_shape_start method visit_shape_start(shape) Called when...enumeration of a shape has started. def visit_shape_start ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::Stroke::get_On method |...

    Aspose::Words::Drawing::Stroke::get_On method. Defines whether the path will be stroked in C++....Remarks The default value for a Shape is true . Examples Shows how...:: Words :: Drawing :: Shape > shape = builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::ShapeBase::get_HeightRe...

    Aspose::Words::Drawing::ShapeBase::get_HeightRelative method. Gets or sets the value that represents the percentage of Shape's relative height in C++....represents the percentage of shape’s relative height. float Aspose...( doc ); // Adding a simple shape with absolute size and position...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Fields::FieldEmbed class | Aspos...

    Aspose::Words::Fields::FieldEmbed class. Implements the EMBED field. To learn more, visit the documentation article in C++....Microsoft Word fields such as SHAPE and EMBED are handled during...we will see a SHAPE and an EMBED field. // A SHAPE field is the...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Fill.BaseForeColor | Aspose.Words for .NET

    Discover the BaseForeColor property to access a Color object representing the true foreground color for your fill, enhancing your design's clarity and appeal....new DocumentBuilder (); Shape shape = builder . InsertShape (... 40 ); shape . Fill . ForeColor = Color . Red ; shape . Fill...

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