Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 42,307 for

shape

(0.03 sec)
  1. 用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...
  2. 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...
  3. Fill.GradientStyle | Aspose.Words for .NET

    Discover how to enhance your designs with the GradientStyle property for stunning fill effects. Elevate your projects with vibrant gradients!...Examples Shows how to fill a shape with a gradients. Document doc...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Working with Text|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....Contents [ Hide ] Insert a Text Shape in the Visio Page Aspose.Diagram...developers to insert a text shape anywhere in the Visio page....

    docs.aspose.com/diagram/java/working-with-text/
  5. ShapeBase.IsDecorative | Aspose.Words for .NET

    Discover ShapeBase. Easily manage decorative properties in your documents. Enhance visual appeal by setting flags for unique Shape designs....that specifies whether the shape is decorative in the document...; set ; } Remarks Note that shape having not empty AlternativeText...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Shape.Accept | Aspose.Words for .NET

    Discover the Shape Accept method, designed to enhance visitor engagement and streamline your acceptance process for better results....Accept Contents [ Hide ] Shape.Accept method Accepts a visitor...for all child nodes of the shape and calls VisitShapeEnd at the...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::Drawing::TextPath class | Aspose...

    Aspose::Words::Drawing::TextPath class. Defines the text and formatting of the text path (of a WordArt object). To learn more, visit the documentation article in C++....more, visit the Working with Shapes documentation article. class...the text fits the path of a shape. get_FitShape () Defines whether...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. 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...
  9. RelativeVerticalPosition enumeration | Aspose.W...

    Aspose.Words.Drawing.RelativeVerticalPosition enumeration. Specifies to what the vertical position of a Shape or text frame is relative....the vertical position of a shape or text frame is relative. Members...HeaderFooterType . HeaderPrimary ); let shape = builder . insertImage ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ShapeBase.title property | Aspose.Words for Nod...

    ShapeBase.title property. Gets or sets the title (caption) of the current Shape object....title (caption) of the current shape object. get title () : string...Shows how to set the title of a shape. let doc = new aw . Document...

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