Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 50,259 for

shape

(0.13 sec)
  1. TextPath.on property | Aspose.Words for Python

    TextPath.on property. Defines whether the text is displayed....object to display text in a shape that we can re-size and move...argument to set a shape for the WordArt. shape = append_word_art...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 用C++管理Shape文本选项|Documentation

    学习如何使用 Aspose.Cells for C++ 编程管理Shape的文本选项。...用C++管理Shape文本选项 Contents [ Hide ] Aspose.Cells 提供强大的功能,用于程序化...提供强大的功能,用于程序化管理Excel文件中的Shape文本选项。本指南介绍如何使用 Aspose.Cells for C++ 操纵文本属性,如对齐、方向和格式。...

    docs.aspose.com/cells/zh/cpp/managing-shape-tex...
  3. GlowFormat.color property | Aspose.Words for Py...

    GlowFormat.color property. Gets or sets a aspose.pydrawing.Color object that represents the color for a glow effect...Shows how to interact with glow shape effect. doc = aw . Document...= MY_DIR + 'Various shapes.docx' ) shape = doc . get_child (...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Shape.ExtrusionEnabled | Aspose.Words for .NET

    Discover if the Shape Extrusion feature is active. Easily enhance your designs with stunning 3D effects for a professional touch!...ExtrusionEnabled Contents [ Hide ] Shape.ExtrusionEnabled property Returns...how to iterate over all the shapes in a document. public void...

    reference.aspose.com/words/net/aspose.words.dra...
  5. GlowFormat.remove method | Aspose.Words for Python

    GlowFormat.remove method. Removes [GlowFormat](../) from the parent object....Shows how to interact with glow shape effect. doc = aw . Document...= MY_DIR + 'Various shapes.docx' ) shape = doc . get_child (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Shape.Stroked | Aspose.Words for .NET

    Discover the Shape Stroked property to enhance your designs! Control path styling with precision for stunning visual effects. Boost your creativity!...Stroked Contents [ Hide ] Shape.Stroked property Defines whether...how to iterate over all the shapes in a document. public void...

    reference.aspose.com/words/net/aspose.words.dra...
  7. PageSetup.PageWidth | Aspose.Words for .NET

    Discover the PageSetup PageWidth property to easily adjust page width in points, enhancing your document layout for optimal presentation.... HeaderPrimary ); Shape shape = builder . InsertImage (...logo.png" ); shape . WrapType = WrapType . None ; shape . BehindText...

    reference.aspose.com/words/net/aspose.words/pag...
  8. TextPath.x_scale property | Aspose.Words for Py...

    TextPath.x_scale property. Determines whether a straight textpath will be used instead of the Shape path....will be used instead of the shape path. @property def x_scale...of the lower boundary of the shape. Examples Shows how to work...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PageSetup.pageWidth property | Aspose.Words for...

    PageSetup.pageWidth property. Returns or sets the width of the page in points....DocumentBuilder ( doc ); let shape = builder . insertImage ( base.... imageDir + "Logo.jpg" ); shape . wrapType = aw . Drawing ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Group Presentation Shapes in Java|Aspose.Slides...

    Learn to group and ungroup Shapes in PowerPoint decks using Aspose.Slides for Java—fast, step-by-step guide with free Java code....Presentation Shapes in Java Contents [ Hide ] Add a Group Shape Aspose...support working with group shapes on slides. This feature helps...

    docs.aspose.com/slides/java/group/