Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 4,229 for

shape position

(0.04 sec)
  1. How to create waterfall chart with Node.js via ...

    Create waterfall charts in Excel with Node.js and Aspose.Cells for Node.js via C++....demonstrate how the starting position either increases or decreases...chart appearance to give it the shape of the waterfall by setting...

    docs.aspose.com/cells/nodejs-cpp/creating-water...
  2. How to Convert SVG to Presentation using Python

    In this topic, we will walk you through the steps for how to convert SVG to Presentation using Python. By utilizing a few lines of easy code you can easily convert SVG to presentation using Python....class instance, a picture frame shape will be added that will utilize...file content at any desired position inside the slide along with...

    kb.aspose.com/slides/python/how-to-convert-svg-...
  3. Chart Calculations|Aspose.Slides Documentation

    PowerPoint chart calculations and values in C# or .NET...The actual values include position of elements that implement...Chart ) pres . Slides [ 0 ]. Shapes . AddChart ( ChartType . ClusteredColumn...

    docs.aspose.com/slides/net/chart-calculations/
  4. Glyph class | Aspose.Words for Python

    aspose.words.shaping.Glyph class. Represents a glyph...(x) offset relative to glyph position. Mostly used to attach marks...(y) offset relative to glyph position. Mostly used to attach marks...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Layout::LayoutCollector::GetEnti...

    Aspose::Words::Layout::LayoutCollector::GetEntity method. Returns an opaque Position of the LayoutEnumerator which corresponds to the specified node. You can use returned value as an argument to Current given the document being enumerated and the document of the node are the same in C++.... method Returns an opaque position of the LayoutEnumerator which...nodes, e.g. BookmarkStart or Shape . It doesn’t work for Run ,...

    reference.aspose.com/words/cpp/aspose.words.lay...
  6. Chart Calculations|Aspose.Slides for Python Doc...

    PowerPoint chart calculations and values in Python...The actual values include position of elements that implement...chart = pres . slides [ 0 ] . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/python-net/chart-calcula...
  7. ActiveX|Aspose.Slides Documentation

    Manage ActiveX controls in PowerPoint presentation in C# or .NET...different from normal presentation shapes. From Aspose.Slides for .NET...Remember, ActiveX controls are not shapes and are not part of the presentation’s...

    docs.aspose.com/slides/net/activex/
  8. Convert PowerPoint Presentations to Video in C#...

    Learn how to convert PowerPoint and OpenDocument presentations to video using C#. Discover sample code and automation techniques to streamline your workflow....presentation (containing a shape and two animation effects) into...Slides [ 0 ]; // Add a smile shape and then animate it. IAutoShape...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  9. Convert PowerPoint to Video|Aspose.Slides for N...

    Convert PowerPoint to Video in JavaScript...Presentation (); try { // Adds a smile shape and then animates it var smile...PowerPoint Animation , Shape Animation , and Shape Effect . Animations...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  10. 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...