Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 5,126 for

shape position

(0.08 sec)
  1. Features Overview|Aspose.Slides Documentation

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

    docs.aspose.com/slides/java/features-overview/
  2. How to create YouTube thumbnail generator progr...

    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....gradient fill, drawing text and shapes): How it works in a nutshell...following 2 actions (resizing, positioning) are useful for those cases...

    docs.aspose.com/psd/java/how-to-create-youtube-...
  3. Format PowerPoint Shapes in JavaScript|Aspose.S...

    Format PowerPoint Shapes in JavaScript using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....Format PowerPoint Shapes in JavaScript Contents [ Hide ] Overview...PowerPoint, you can add shapes to slides. Since shapes are made up of...

    docs.aspose.com/slides/nodejs-java/shape-format...
  4. Format PowerPoint Shapes in .NET|Aspose.Slides ...

    Learn how to format PowerPoint Shapes in C# using Aspose.Slides—set fill, line, and effect styles for PPT and PPTX files with precision and full control....Format PowerPoint Shapes in .NET Contents [ Hide ] Overview In...PowerPoint, you can add shapes to slides. Since shapes are made up of...

    docs.aspose.com/slides/net/shape-formatting/
  5. Format PowerPoint Shapes in Java|Aspose.Slides ...

    Learn how to format PowerPoint Shapes in Java using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....Format PowerPoint Shapes in Java Contents [ Hide ] Overview In...PowerPoint, you can add shapes to slides. Since shapes are made up of...

    docs.aspose.com/slides/java/shape-formatting/
  6. 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...
  7. Features Overview|Aspose.Slides for PHP Documen...

    Discover Aspose.Slides for PHP via Java: 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/php-java/features-overview/
  8. 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...
  9. Working Solution for Chart Resizing in PPTX|Asp...

    Fix unexpected chart resizing in PPTX when using embedded Excel OLE objects with Aspose.Slides for C++. Learn two methods with code to keep sizes consistent....OLE object frame’s size or position, resizing occurs. Working...based on it. Assume there is a shape at index 2 in the template where...

    docs.aspose.com/slides/cpp/working-solution-for...
  10. Replace word with image - Free Support Forum - ...

    Dear, I have a docs document in which I want to replace a collection of words with images. For each word, that I want to replace, I have the corresponding image. The image should replace the word. The dimensions of th…...word with an image Shape image = new Shape(doc, ShapeType.Image);...Run SplitRun(Run run, int position) { Run afterRun = (Run)run...

    forum.aspose.com/t/replace-word-with-image/317224