Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 9,913 for

shape

(0.05 sec)
  1. Stroke.On | Aspose.Words for .NET

    Control path styling with Stroke On property. Enhance your designs by defining how paths are stroked for a polished, professional look....Remarks The default value for a Shape is true . Examples Shows how...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  2. TextBox.VerticalAnchor | Aspose.Words for .NET

    Discover how the TextBox VerticalAnchor property enhances text alignment within Shapes for improved design and readability in your projects....alignment of the text within a shape. public TextBoxAnchor VerticalAnchor...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  3. aspose.words.drawing module | Aspose.Words for ...

    The aspose.words.drawing module provides classes that allow to create and modify drawing objects....the Shape and GroupShape classes. An object of the Shape class...(pre Word 2007 - Office Art) shapes. Classes Class Description...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShapeBase.is_move_from_revision property | Aspo...

    ShapeBase.is_move_from_revision property. Returns ``True`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled....how to identify move revision shapes. # A move revision is when...an inline shape in such a text movement, that shape will also...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShapeBase.is_move_to_revision property | Aspose...

    ShapeBase.is_move_to_revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....how to identify move revision shapes. # A move revision is when...an inline shape in such a text movement, that shape will also...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Rendering Shapes on Slide as Images|Aspose.Slid...

    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....Rendering Shapes on Slide as Images Contents [ Hide ] This covers...Extracting Image from Shape to file. Extracting Shapes as image file...

    docs.aspose.com/slides/net/rendering-shapes-on-...
  7. ShapeBase.is_horizontal_rule property | Aspose....

    ShapeBase.is_horizontal_rule property. Returns ``True`` if this Shape is a horizontal rule....property Returns True if this shape is a horizontal rule. @property...to insert a horizontal rule shape, and customize its formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  8. GroupShape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.GroupShape class. Represents a group of Shapes in a document...class Represents a group of shapes in a document. To learn more...visit the How to Add Group Shape into a Word Document documentation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 形状效果|Aspose.Slides for Python 文档

    在Python中对PowerPoint形状应用效果...pres : shape = pres . slides [ 0 ] . shapes . add_auto_shape ( slides...LE , 20 , 20 , 200 , 150 ) shape . effect_format . enable_outer_shadow_effect...

    docs.aspose.com/slides/zh/python-net/shape-effect/
  10. Aspose::Words::Drawing::Fill::get_TextureAlignm...

    Aspose::Words::Drawing::Fill::get_TextureAlignment method. Gets or sets the alignment for tile texture fill in C++....tiling the texture inside the shape. auto doc = MakeObject < Document...> ( doc ); SharedPtr < Shape > shape = builder -> InsertShape...

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