Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 5,168 for

shape position

(0.1 sec)
  1. SVG Shapes – SVG Code Examples – Aspose.SVG Guide

    You learn how to create SVG Shapes – SVG Rectangle, SVG Circle, SVG Line, SVG Ellipse, SVG Polyline, SVG Polygon, and how to apply style properties to them....NET SVG Drawing Basics SVG Shapes Live Demos SVG .NET Solution...Reference Download Pricing Buy SVG Shapes – Basics & SVG Code, Examples...

    docs.aspose.com/svg/net/drawing-basics/svg-shapes/
  2. Run | Aspose.Words for Java

    Represents a run of characters with the same font formatting 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. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....retrieve specific cells by their position (e.g., row and column indices...it to the end of the given shape collection at the specified...

    docs.aspose.com/slides/net/excel-integration/
  4. Working Solution for Chart Resizing in PPTX|Asp...

    Fix unexpected chart resizing in PPTX when using embedded Excel OLE objects with Aspose.Slides for .NET. 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/net/working-solution-for...
  5. FieldChar | Aspose.Words for Java

    Base class for nodes that represent field characters in a document in Java....CONTINUE; } /// /// Called when a Shape is encountered in the document...visitShapeStart(Shape shape) { if (shape.getFont().getHidden()) shape.remove();...

    reference.aspose.com/words/java/com.aspose.word...
  6. Convert PowerPoint Presentations to Video in Ja...

    Learn how to convert PowerPoint presentations to video in Java. Discover sample code and automation techniques to streamline your workflow....Presentation (); try { // Adds a smile shape and then animates it IAutoShape...PowerPoint Animation , Shape Animation , and Shape Effect . Animations...

    docs.aspose.com/slides/java/convert-powerpoint-...
  7. Manage Audio in Presentations Using PHP|Aspose....

    Create and control audio frames in Aspose.Slides for PHP—code examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations....the slide with a specified position and size. $audioStream = new...try { # Gets the AudioFrame shape $audioFrame = $pres -> getSlides...

    docs.aspose.com/slides/php-java/audio-frame/
  8. NodeCollection.to_array method | Aspose.Words f...

    NodeCollection.to_array method. Copies all nodes from the collection to a new array of nodes....replace all textbox shapes with image shapes. doc = aw . Document...'Textboxes in drawing canvas.docx' ) shapes = list ( filter ( lambda a...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in JavaScript with Aspose.Slides. Load sheets and cells and use values to generate data-driven PowerPoint presentations....retrieve specific cells by their position (e.g., row and column indices...it to the end of the given shape collection at the specified...

    docs.aspose.com/slides/nodejs-java/excel-integr...
  10. 在 JavaScript 中格式化 PowerPoint 文本|Aspose.Slides f...

    使用 JavaScript 和 Aspose.Slides for Node.js 在 PowerPoint 和 OpenDocument 演示文稿中格式化和美化文本。自定义字体、颜色、对齐方式等。...transparency property to any text shape using Aspose.Slides for Node..."transparency.pptx" ); try { var shape = pres . getSlides (). get_Item...

    docs.aspose.com/slides/zh/nodejs-java/text-form...