Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 4,951 for

shape position

(0.04 sec)
  1. Add Picture Frames to Presentations with Python...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Streamline your workflow and enhance slide designs....vector images as native slide shapes. You can insert pictures from...from files or streams, position and resize them with precise coordinates...

    docs.aspose.com/slides/python-net/picture-frame/
  2. How to Create ORG Chart in C#

    This tutorial explains how to create ORG chart in C#. It discusses the system configuration, stepwise procedure and a code snippet to develop an Organizational chart maker in C#....an ORG chart Load the master shapes from the existing stencil with...with the Diagram class Add new shapes and create connections between...

    kb.aspose.com/diagram/net/how-to-create-org-cha...
  3. Features Overview|Aspose.Slides Documentation

    Discover Aspose.Slides for .NET: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently....Finding a Shape You can also find a particular shape from a slide...alternative text associated with the shape Backgrounds Aspose.Slides for...

    docs.aspose.com/slides/net/features-overview/
  4. Managing Pictures with Node.js via C++|Document...

    Learn how to add and Position pictures in spreadsheets using Aspose.Cells for Node.js via C++.... Moreover, the positioning of these pictures can be...dataDir , "output.xls" )); Positioning Pictures There are two possible...

    docs.aspose.com/cells/nodejs-cpp/managing-pictu...
  5. Manage Connectors in Presentations Using PHP|As...

    Empower PHP apps to draw, connect and auto-route lines in PowerPoint slides — gain full control over straight, elbow and curved connectors....links two shapes together and stays attached to shapes even when...(green dots), which exist on all shapes by default. Connection dots...

    docs.aspose.com/slides/php-java/connector/
  6. 6. How to set up new fonts

    This article covers setting up new fonts for use with LaTeX and also includes an example of a font definition....which characters are in which positions? What is its family name?...(weight and width)? What is its shape? What is its size? The answers...

    docs.aspose.com/tex/java/latex-fonts-setup/
  7. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs....display when loading images or shapes. The default value is content/img/updating...myCustomToast ); set info for shape/images operation for server...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  8. Manage SmartArt in PowerPoint Presentations in ...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for .NET using clear C# code samples that speed up slide design and automation.... Shapes [ 0 ]; ISmartArtNodeCollect...nodeShape in smartArtNode . Shapes ) { if ( nodeShape . TextFrame...

    docs.aspose.com/slides/net/manage-smartart/
  9. Add Ellipses to Presentations in Python|Aspose....

    Learn how to create, format, and manipulate ellipse Shapes in Aspose.Slides for Python via .NET across PPT, PPTX and ODP presentations—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/python-net/ellipse/
  10. Manage Video Frames in Presentations Using C++|...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for C++. Fast how-to guide....pres -> get_Slide ( 0 ) -> get_Shapes () -> AddVideoFrame ( 10.0f...IVideoFrame > vf = sld -> get_Shapes () -> AddVideoFrame ( 50.0f...

    docs.aspose.com/slides/cpp/video-frame/