Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 3,993 for

group shape drawing

(0.13 sec)
  1. Add Math Equations to PowerPoint Presentations ...

    Learn how to work with mathematical equations in PowerPoint using Aspose.Slides for Python via .NET. Get detailed instructions, code examples, and tips to automate the creation and editing of presentations....expression to the slide, first add a shape that will contain the mathematical...presentation : math_shape = presentation . slides [ 0 ] . shapes . add_math_shape...

    docs.aspose.com/slides/python-net/powerpoint-ma...
  2. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for Android, supporting OMML, formatting controls, and clear Java code samples....on the slide, first, add a shape that will contain the mathematical...dispose (); } After creating, the shape will already contain one paragraph...

    docs.aspose.com/slides/androidjava/powerpoint-m...
  3. What is an SVG File? – Pros, Cons, XML Code

    Learn more about SVG files with Aspose.SVG. SVGs can be resized without losing resolution, making them ideal for online graphics and web design....Drawing Product Solution Aspose.Font...Finance Product Solution Aspose.Drawing Product Solution Aspose.Font...

    docs.aspose.com/svg/net/what-is-an-svg-document/
  4. 8. Fonts in math formulas

    This article discusses handling math fonts by means of standard LaTeX, as well as using the amsmath and bm packages....Drawing Product Solution Aspose.Font...Finance Product Solution Aspose.Drawing Product Solution Aspose.Font...

    docs.aspose.com/tex/java/latex-math-fonts/
  5. ChartAxis.type property | Aspose.Words for Python

    ChartAxis.type property. Returns type of the axis.... drawing . charts . ChartAxisType :...Column chart with columns grouped and banded along the X-axis...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Several JPG Into TIFF Java

    Merge multiple JPG into TIFF in Java code. Save JPG as TIFF using Java.... compile ( group : 'com.aspose' , name : 'aspose-words'...DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...

    products.aspose.com/words/java/merge/jpg-to-tiff/
  7. Several JPG Into PNG Java

    Merge multiple JPG into PNG in Java code. Save JPG as PNG using Java.... compile ( group : 'com.aspose' , name : 'aspose-words'...DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...

    products.aspose.com/words/java/merge/jpg-to-png/
  8. Several Image Into JPG Java

    Merge multiple Image into JPG in Java code. Save Image as JPG using Java.... compile ( group : 'com.aspose' , name : 'aspose-words'...DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...

    products.aspose.com/words/java/merge/image-to-jpg/
  9. Several Image Into BMP Java

    Merge multiple Image into BMP in Java code. Save Image as BMP using Java.... compile ( group : 'com.aspose' , name : 'aspose-words'...DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...

    products.aspose.com/words/java/merge/image-to-bmp/
  10. Chart.series property | Aspose.Words for Python

    Chart.series property. Provides access to series collection.... drawing . charts . ChartSeriesCollectio...Column chart with columns grouped and banded along the X-axis...

    reference.aspose.com/words/python-net/aspose.wo...