Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 50,305 for

shapes

(0.12 sec)
  1. Picture|Aspose.Slides for Python Documentation

    Work with pictures in Python using Aspose.Slides: insert, replace, crop, compress, adjust transparency and effects, fill Shapes, and export for PPT, PPTX and ODP.... shapes . add_picture_frame ( slides...picture_frame = next ( shape for shape in slide . shapes if isinstance...

    docs.aspose.com/slides/python-net/examples/elem...
  2. 将矩形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将矩形对象创建到您的PDF中。...to the Shapes collection of the Graph graph . Shapes . Add (...object to shapes collection of Graph object graph . Shapes . Add...

    docs.aspose.com/pdf/zh/net/add-rectangle/
  3. ShapeBase.allow_overlap property | Aspose.Words...

    ShapeBase.allow_overlap property. Gets or sets a value that specifies whether this shape can overlap other Shapes....specifies whether this shape can overlap other shapes. @property def...property affects behavior of the shape in Microsoft Word. Aspose.Words...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Send Shape Front or Back inside the Worksheet|D...

    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....Ask AI Send Shape Front or Back inside the Worksheet Contents...Scenarios When there are multiple shapes present in the same location...

    docs.aspose.com/cells/net/send-shape-front-or-b...
  5. Animate PowerPoint Charts in Java|Aspose.Slides...

    Create stunning animated charts in Java with Aspose.Slides. Boost presentations with dynamic visuals in PPT and PPTX files—get started now....get_Item ( 0 ); IShapeCollection shapes = slide . getShapes (); IChart...IChart chart = ( IChart ) shapes . get_Item ( 0 ); // Animate the...

    docs.aspose.com/slides/java/animated-charts/
  6. Get Visio Shape Inherit Fill|Documentation

    This section explains how to get visio shape's fill style inherited from it's parent style and master with Aspose.Diagram....Get Visio Shape Inherit Fill Contents [ Hide ] Retrieve Inherited...Fill Data of a Visio Shape The Visio shapes can inherit the parent...

    docs.aspose.com/diagram/net/get-visio-shape-inh...
  7. Convert PPT to PPTX in .NET|Aspose.Slides Docum...

    Convert legacy PPT presentations to modern PPTX fast in .NET with Aspose.Slides — clear tutorial, free C# code samples, no Microsoft Office dependency....presentation with group shapes, auto-shapes (like rectangles and...and ellipses), shapes with custom geometry. Convert presentation...

    docs.aspose.com/slides/net/convert-ppt-to-pptx/
  8. Shape.OleFormat | Aspose.Words for .NET

    Access and manage the OleFormat property of Shapes effortlessly. Retrieve OLE data for enhanced functionality, with null return for non-OLE objects....OleFormat Contents [ Hide ] Shape.OleFormat property Provides...to the OLE data of a shape. For a shape that is not an OLE object...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Shape.AcceptEnd | Aspose.Words for .NET

    Discover the Shape AcceptEnd method to seamlessly guide visitors to the shape's end, enhancing user experience and interaction....AcceptEnd Contents [ Hide ] Shape.AcceptEnd method Accepts a visitor...for visiting the end of the shape. public override VisitorAction...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Compress HTML In Python

    Compress HTML in Python without losing quality. Optimize HTML content, reduce file size easily....cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True )] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/python-net/compress/h...