Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 50,434 for

shapes

(0.14 sec)
  1. GroupShape|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 处理组形状:创建和取消组合,重新排列子形状,跨 PowerPoint 和 OpenDocument 设置变换和边界。... def add_group_shape (): with slides . Presentation...= slide . shapes . add_group_shape () group . shapes . add_auto_shape...

    docs.aspose.com/slides/zh/python-net/examples/e...
  2. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....isGrouped() determines whether the shape is grouped. Added the Aspose...parent GroupShape object if the shape is grouped. Otherwise it returns...

    docs.aspose.com/slides/java/public-api-and-back...
  3. Prevent Presentation Edits with Shape Locks in ...

    Discover how Aspose.Slides for Python via .NET locks or unlocks Shapes in PPT, PPTX and ODP files, securing presentations while allowing controlled edits and faster delivery....Prevent Presentation Edits with Shape Locks in Python Contents [ Hide...tables, OLE objects, grouped shapes, picture frames, video frames...

    docs.aspose.com/slides/python-net/applying-prot...
  4. ShapeBase.z_order property | Aspose.Words for P...

    ShapeBase.z_order property. Determines the display order of overlapping Shapes....display order of overlapping shapes. @property def z_order ( self...Has effect only for top level shapes. The default value is 0. The...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Extract All Images From a Visio Page in PHP|Doc...

    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....vsd" ); $shapes = $diagram -> getPages () ->...string ) $shapes -> getCount ()){ $shape = $shapes -> get ( $i...

    docs.aspose.com/diagram/java/extract-all-images...
  6. Shape.has_image property | Aspose.Words for Python

    Shape.has_image property. Returns ``True`` if the shape has image bytes or links an image....property Shape.has_image property Returns True if the shape has image...docx' ) # Get the collection of shapes from the document, # and save...

    reference.aspose.com/words/python-net/aspose.wo...
  7. NodeCollection.toArray method | Aspose.Words fo...

    NodeCollection.toArray method. Copies all nodes from the collection to a new array of nodes....replace all textbox shapes with image shapes. let doc = new aw...let shapes = doc . getChildNodes ( aw . NodeType . Shape , true...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Drawing::ShapeBase::get_BoundsWi...

    Aspose::Words::Drawing::ShapeBase::get_BoundsWithEffects method. Gets final extent that this shape object has after applying drawing effects. Value is measured in points in C++....Gets final extent that this shape object has after applying drawing...check how a shape’s bounds are affected by shape effects. auto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::Shape::get_HasImage met...

    Aspose::Words::Drawing::Shape::get_HasImage method. Returns true if the shape has image bytes or links an image in C++....Aspose::Words::Drawing::Shape::get_HasImage method Contents [ Hide ] Shape::get_HasImage...method Returns true if the shape has image bytes or links an...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Shape Types in Aspose.Slides for .NET|Aspose.Sl...

    Learn every shape type in Aspose.Slides for .NET, with clear examples to create, format, and edit Shapes in PPT and PPTX presentations....Shape Types in Aspose.Slides for .NET Contents [ Hide ] Manage...NET Customize Presentation Shapes in .NET Add Ellipses to Presentations...

    docs.aspose.com/slides/net/shape-types/