Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 9,917 for

shapes

(0.05 sec)
  1. Manage Placeholder|Aspose.Slides Documentation

    Change Text in a Placeholder in PowerPoint Slides using Java. Set Prompt Text in a Placeholder in PowerPoint Slides using Java.... Iterate through the shapes to find the placeholder. Typecast...Typecast the placeholder shape to an AutoShape and change the...

    docs.aspose.com/slides/java/manage-placeholder/
  2. BookmarkStart | Aspose.Words for Java

    Represents a start of a bookmark in a Word document in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  3. Manage PowerPoint Paragraph in Python|Aspose.Sl...

    Create paragraphs and manage paragraph properties in PowerPoint presentations in Python... shapes . add_auto_shape ( slides . ShapeType...Autoshape aShp = slide . shapes . add_auto_shape ( slides . ShapeType...

    docs.aspose.com/slides/python-net/manage-paragr...
  4. How to Set Text to Header in Presentation Using...

    Hi everyone again; We need your help. We use Aspose Slides for .Net version 18.3, and we try to set text to header. I look this : Presentation Header and Footer|Aspose.Slides Documentation But visual studio doesn’t f…...(var shape in slide.NotesSlideManager.NotesSlide.Shapes) { if...if (shape.Placeholder != null && shape.Placeholder.Type == PlaceholderType...

    forum.aspose.com/t/how-to-set-text-to-header-in...
  5. Audio Frame|Aspose.Slides for Python Documentation

    Add audio to PowerPoint presentation in Python... shapes . add_audio_frame_embedded...audio_fs : audioFrame = slide . shapes . add_audio_frame_embedded...

    docs.aspose.com/slides/python-net/audio-frame/
  6. ShapeBase.relativeHorizontalPosition property |...

    ShapeBase.relativeHorizontalPosition property. Specifies relative to what the shape is positioned horizontally....Specifies relative to what the shape is positioned horizontally....only for top level floating shapes. Examples Shows how to insert...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Manage SmartArt|Aspose.Slides 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....added a connector between two shapes. Presentation pres = new Presentation...added a connector between two shapes. Presentation pres = new Presentation...

    docs.aspose.com/slides/java/manage-smartart/
  8. Manage SmartArt|Aspose.Slides 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....added a connector between two shapes. Presentation pres = new Presentation...added a connector between two shapes. Presentation pres = new Presentation...

    docs.aspose.com/slides/androidjava/manage-smart...
  9. ShapeBase.BehindText | Aspose.Words for .NET

    Discover the ShapeBase BehindText property to control shape layering in your designs, enhancing text visibility and layout precision effortlessly....property Specifies whether the shape is below or above text. public...Has effect only for top level shapes. The default value is false...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ShapeBase.RelativeVerticalPosition | Aspose.Wor...

    Discover the ShapeBase RelativeVerticalPosition property to enhance vertical alignment of Shapes, ensuring precise layout control in your designs....Specifies relative to what the shape is positioned vertically. public...only for top level floating shapes. Examples Shows how to insert...

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