Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 42,876 for

shape

(0.04 sec)
  1. Stroke.on property | Aspose.Words for Python

    Stroke.on property. Defines whether the path will be stroked....Remarks The default value for a Shape is True . Examples Shows how...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to Insert Draft Watermark in PowerPoint Pre...

    This brief tutorial provides details on how to insert draft watermark in PowerPoint presentation using Java. We will use background text to add draft watermark in presentation using Java....load the target file Prepare a shape to place the draft watermark...Set the rotation angle of the shape for displaying rotated text...

    kb.aspose.com/slides/java/how-to-insert-draft-w...
  3. ShapeMarkupLanguage enumeration | Aspose.Words ...

    aspose.words.drawing.ShapeMarkupLanguage enumeration. Specifies Markup language used for the Shape....Markup language used for the shape. Members Name Description DML...Language is used to define the shape. VML Vector Markup Language...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Manage TextBox|Aspose.Slides Documentation

    Manage a text box or text frame in PowerPoint presentations using C++...typically exist in text boxes or shapes. Therefore, to add a text to...interface that allows you to add a shape containing some text. Info Aspose...

    docs.aspose.com/slides/cpp/manage-textbox/
  5. Aspose::Words::Drawing::ImageData::get_IsLinkOn...

    Aspose::Words::Drawing::ImageData::get_IsLinkOnly method. Returns true if the image is linked and not stored in the document in C++....Examples Shows how to edit a shape’s image data. auto imgSourceDoc...= System :: ExplicitCast < Shape > ( imgSourceDoc -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. ImlRenderingMode Enum | Aspose.Words for .NET

    Discover the Aspose.Words ImlRenderingMode enum for optimal InkML rendering. Enhance your document output with precise ink object visualization!...Description Fallback 0 If fall-back shape is available for ink (InkML)...Aspose.Words renders fall-back shape instead of the InkML. InkML...

    reference.aspose.com/words/net/aspose.words.sav...
  7. 段落|Aspose.Slides 文档

    在 C# 或 .NET 中的 PowerPoint 演示文稿中的段落和部分...Presentation ( "Shapes.pptx" )) { IAutoShape shape = ( IAutoShape...0 ]. Shapes [ 0 ]; var textFrame = ( ITextFrame ) shape . TextFrame...

    docs.aspose.com/slides/zh/net/paragraph/
  8. 段落|Aspose.Slides 文档

    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....Presentation > ( u "Shapes.pptx" ); auto shape = System :: ExplicitCast...get_Shapes () -> idx_get ( 0 )); auto textFrame = shape -> get_TextFrame...

    docs.aspose.com/slides/zh/cpp/paragraph/
  9. NodeRendererBase.boundsInPoints2 property | Asp...

    NodeRendererBase.boundsInPoints2 property. Gets the actual bounds of the Shape in points....Gets the actual bounds of the shape in points. get boundsInPoints2...box of the shape. The bounds takes into account shape rotation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Stroke.fill property | Aspose.Words for Node.js

    Stroke.fill property. Gets fill formatting for the [Stroke](../)....DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...WrapType . None ); // Basic shapes, such as the rectangle, have...

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