Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 48,663 for

shape

(0.07 sec)
  1. ShapeBase.IsHorizontalRule | Aspose.Words for .NET

    Discover the ShapeBase IsHorizontalRule property, easily identify horizontal rules in your designs for improved layout and styling efficiency....property Returns true if this shape is a horizontal rule. public...to insert a horizontal rule shape, and customize its formatting...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 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...
  3. HtmlSaveOptions.exportPageMargins property | As...

    HtmlSaveOptions.exportPageMargins property. Specifies whether page margins is exported to HTML, MHTML or EPUB...builder to insert a shape with no wrapping. let shape = builder . insertShape...ShapeType . Cube , 200 , 200 ); shape . relativeHorizontalPo = aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Drawing::ShapeBase::get_Name met...

    Aspose::Words::Drawing::ShapeBase::get_Name method. Gets or sets the optional Shape name in C++....method Gets or sets the optional shape name. System :: String Aspose...Examples Shows how to use a shape’s alternative text. auto doc...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. ShapeBase.name property | Aspose.Words for Python

    ShapeBase.name property. Gets or sets the optional Shape name....property Gets or sets the optional shape name. @property def name ( self...Examples Shows how to use a shape’s alternative text. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::ShadowFormat::get_Color...

    Aspose::Words::Drawing::ShadowFormat::get_Color method. Gets or sets a Color object that represents the color for the shadow. The default value is Black in C++....docx" ); auto shape = System :: ExplicitCast < Aspose...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Node.Remove | Aspose.Words for .NET

    Discover the Node Remove method to effortlessly detach nodes from their parent, enhancing your code's efficiency and structure....Examples Shows how to delete all shapes with images from a document...NodeCollection shapes = doc . GetChildNodes ( NodeType . Shape , true...

    reference.aspose.com/words/net/aspose.words/nod...
  8. 在 PHP 中设置形状的高度和宽度|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....vsd" ); $shapes = $diagram -> getPages () ->...sizeof ( $shapes -> getCount ())) { $shape = $shapes -> get (...

    docs.aspose.com/diagram/zh/java/set-the-height-...
  9. 在 PHP 中设置 Visio 形状的线数据|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....vsd" ); $shapes = $diagram -> getPages () ->...string ) $shapes -> getCount ()) { $shape = $shapes -> get ( $i...

    docs.aspose.com/diagram/zh/java/set-visio-shape...
  10. SoftEdgeFormat class | Aspose.Words for Python

    aspose.words.drawing.SoftEdgeFormat class. Represents the soft edge formatting for an object....DocumentBuilder () shape = builder . insert_shape ( shape_type = aw ...# Apply soft edge to the shape. shape . soft_edge . radius = 30...

    reference.aspose.com/words/python-net/aspose.wo...