Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 48,358 for

shapes

(0.39 sec)
  1. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart series in С++ for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....MakeObject < Presentation > (); auto shapes = presentation -> get_Slides...) -> get_Shapes (); // Adds chart auto chart = shapes -> AddChart...

    docs.aspose.com/slides/cpp/chart-series/
  2. Add Ellipses to Presentations in .NET|Aspose.Sl...

    Learn how to create, format, and manipulate ellipse Shapes in Aspose.Slides for .NET across PPT and PPTX presentations—C# code examples included....developers about adding ellipse shapes to their slides using Aspose...to draw different kinds of shapes with just a few lines of code...

    docs.aspose.com/slides/net/ellipse/
  3. FieldShape.text property | Aspose.Words for Python

    FieldShape.text property. Gets or sets the text to retrieve....Microsoft Word fields such as SHAPE and EMBED are handled during...we will see a SHAPE and an EMBED field. # A SHAPE field is the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Optimize Image Management in Presentations in ....

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for .NET, optimizing performance and automating your workflow.... Shapes . AddPictureFrame ( ShapeType...AddImage ( imageData ); slide . Shapes . AddPictureFrame ( ShapeType...

    docs.aspose.com/slides/net/image/
  5. Get Paragraph Bounds from Presentations in .NET...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for .NET to optimize text positioning in PowerPoint presentations....Presentation ( "Shapes.pptx" )) { IAutoShape shape = ( IAutoShape...0 ]. Shapes [ 0 ]; var textFrame = ( ITextFrame ) shape . TextFrame...

    docs.aspose.com/slides/net/paragraph/
  6. Developer Guide|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....Space Shapes Edit Working with Layer Insert Shape Shape Page Page...Apply Theme To Shape AutoLayout AutoLayout Shapes Developer Code...

    docs.aspose.com/diagram/python-java/developer-g...
  7. FieldShape.Text | Aspose.Words for .NET

    Manage FieldShape text easily—get or set values effortlessly for seamless data retrieval and enhanced functionality in your applications....Microsoft Word fields such as SHAPE and EMBED are handled during...we will see a SHAPE and an EMBED field. // A SHAPE field is the...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Public API Changes in Aspose.Diagram 4.3.0|Docu...

    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....NameU as parameters to glue shapes in the container. You can see...about these features: [Glue Shapes Inside the Container] Overloaded...

    docs.aspose.com/diagram/net/public-api-changes-...
  9. Aspose.Slides for Java 15.4.0 的公共 API 和不向后兼容的更改...

    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 (); IShapeCollection shapes = input . getSlides (). get_Item...(); IConnector connector = shapes . addConnector ( ShapeType...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  10. Remove Watermark in PowerPoint using Java

    Remove watermark in PowerPoint using Java. Get details to set the IDE, a list of steps, and a sample code to remove watermark from PowerPoint using Java....the shapes in a slide Access each shape and filter shapes having...name Remove the shape from the collection of shapes of the selected...

    kb.aspose.com/slides/java/remove-watermark-in-p...