Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 45,856 for

shape

(0.13 sec)
  1. Watermark|Aspose.Slides Documentation

    Add text and image watermarks to PowerPoint presentations in Java...PictureFrame class or fill a watermark shape with an image. PictureFrame...of the shape object. Since ITextFrame is not a shape and its...

    docs.aspose.com/slides/androidjava/watermark/
  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. NodeRendererBase.opaque_bounds_in_points proper...

    NodeRendererBase.opaque_bounds_in_points property. Gets the opaque bounds of the Shape in points....Gets the opaque bounds of the shape in points. @property def op...parts of the shape are ignored) bounding box of the shape. The bounds...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 段落|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/
  5. Topics tagged shapes

    Topics tagged Shapes...shapes Topic Replies Views Activity Mapping xml in a PICTURE... words-java , shapes 7 40 March 6, 2025 Shape.RefreshData() breaks...

    forum.aspose.com/tag/shapes
  6. ShapeBase.alternative_text property | Aspose.Wo...

    ShapeBase.alternative_text property. Defines alternative text to be displayed instead of a graphic....Examples Shows how to use a shape’s alternative text. doc = aw...DocumentBuilder ( doc ) shape = builder . insert_shape ( aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 段落|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/
  8. Refresh Values of Linked Shapes|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....Refresh Values of Linked Shapes Contents [ Hide ] Sometimes,... you have a linked shape in your Excel file which is linked to...

    docs.aspose.com/cells/python-java/refresh-value...
  9. Aspose::Words::Drawing::HorizontalRuleFormat::g...

    Aspose::Words::Drawing::HorizontalRuleFormat::get_Height method. Gets or sets the height of the horizontal rule in C++....to insert a horizontal rule shape, and customize its formatting...:: Words :: Drawing :: Shape > shape = builder -> InsertHorizontalRule...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. 段落|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.... AutoShape shape = ( AutoShape ) pres . getSlides...TextFrame textFrame = ( TextFrame ) shape . getTextFrame (); for ( IParagraph...

    docs.aspose.com/slides/zh/androidjava/paragraph/