Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 49,131 for

shape

(0.11 sec)
  1. ShapeBase.screen_tip property | Aspose.Words fo...

    ShapeBase.screen_tip property. Defines the text displayed when the mouse pointer moves over the Shape....mouse pointer moves over the shape. @property def screen_tip (...Examples Shows how to insert a shape which contains an image, and...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ImageData Class | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ImageData class—your solution for defining and managing images in Shapes. Enhance your document design effortlessly!...class Defines an image for a shape. To learn more, visit the Working...get; } Returns true if the shape has image bytes or links an...

    reference.aspose.com/words/net/aspose.words.dra...
  3. GroupShape | Aspose.Words for Java

    Represents a group of Shapes in a document in Java....ShapeBase Represents a group of shapes in a document. To learn more...visit the How to Add Group Shape into a Word Document documentation...

    reference.aspose.com/words/java/com.aspose.word...
  4. 在 .NET 中创建 3D 演示文稿|Aspose.Slides 文档

    使用 Aspose.Slides 在 .NET 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,实现多种用途。...Slides [ 0 ]; IAutoShape shape = slide . Shapes . AddAutoShape ( ShapeType...200 , 200 ); shape . TextFrame . Text = "3D" ; shape . TextFrame...

    docs.aspose.com/slides/zh/net/3d-presentation/
  5. Shape.has_smart_art property | Aspose.Words for...

    Shape.has_smart_art property. Returns ``True`` if this [Shape](../) has a SmartArt object....has_smart_art property Shape.has_smart_art property Returns True...True if this Shape has a SmartArt object. @property def has_smart_art...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Lock or unlock shapes with Node.js via C++|Docu...

    This article shows you code explaining how to lock or unlock Shapes to protect them using Aspose.Cells library for Node.js via C++....Ask AI Lock or unlock shapes with Node.js via C++ Contents [...Sometimes, you need to protect all shapes in certain worksheets to prevent...

    docs.aspose.com/cells/nodejs-cpp/lock-or-unlock...
  7. ShapeBase.Name | Aspose.Words for .NET

    Discover the ShapeBase Name property to easily manage optional Shape names, enhancing your design flexibility and project organization....property Gets or sets the optional shape name. public string Name { get...Examples Shows how to use a shape’s alternative text. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  8. NodeCollection.to_array method | Aspose.Words f...

    NodeCollection.to_array method. Copies all nodes from the collection to a new array of nodes....replace all textbox shapes with image shapes. doc = aw . Document...'Textboxes in drawing canvas.docx' ) shapes = list ( filter ( lambda a...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 在演示文稿幻灯片上调整形状大小|Aspose.Slides 文档

    使用 Aspose.Slides for C++,轻松在 PowerPoint 和 OpenDocument 幻灯片上调整形状大小——自动化幻灯片布局调整,提高工作效率。...; // Resize and reposition shapes on every slide. for ( auto...auto && shape : slide -> get_Shapes ()) { // 缩放形状大小。 shape -> set_Height...

    docs.aspose.com/slides/zh/cpp/re-sizing-shapes-...
  10. ShapeBase.HRef | Aspose.Words for .NET

    Discover ShapeBase HRef property to easily manage full hyperlink addresses for your Shapes, enhancing your design's interactivity and functionality....full hyperlink address for a shape. public string HRef { get ;...Examples Shows how to insert a shape which contains an image, and...

    reference.aspose.com/words/net/aspose.words.dra...