Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 9,916 for

shapes

(0.03 sec)
  1. Format Text using VSTO and Aspose.Slides and .N...

    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....the third shape PowerPoint . Shape shp = slide . Shapes [ 3 ]; //Change...RGB = 0 x00CC3333 ; //Change shape background color shp . Fill...

    docs.aspose.com/slides/net/format-text-using-vs...
  2. Create or Update PowerPoint Presentation Charts...

    Learn how to create and customize charts in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. It covers adding, formatting, and editing charts in presentations with practical code examples in Python.... shapes . add_chart ( charts . ChartType...scatter chart. chart = slide . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/python-net/create-chart/
  3. Trend Line|Aspose.Slides Documentation

    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....AddChart method exposed by Shapes object Add an AutoShape of...exposed by Shapes object Set the Color of the shape lines. Write...

    docs.aspose.com/slides/java/trend-line/
  4. Shape Formatting|Aspose.Slides for Node.js via ...

    Format shape in PowerPoint presentation in JavaScript...Shape Formatting Contents [ Hide ] In PowerPoint, you can add...add shapes to slides. Since shapes are made of up lines, you can...

    docs.aspose.com/slides/nodejs-java/shape-format...
  5. Trend Line|Aspose.Slides Documentation

    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....AddChart method exposed by Shapes object Add an AutoShape of...exposed by Shapes object Set the Color of the shape lines. Write...

    docs.aspose.com/slides/androidjava/trend-line/
  6. CommentRangeStart | Aspose.Words for Java

    Denotes the start of a region of text that has a comment associated with it 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...
  7. Line|Aspose.Slides Documentation

    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....supports adding different kinds of shapes to the slides. In this topic...we will start working with shapes by adding lines to the slides...

    docs.aspose.com/slides/androidjava/line/
  8. Line|Aspose.Slides for PHP Documentation

    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....supports adding different kinds of shapes to the slides. In this topic...we will start working with shapes by adding lines to the slides...

    docs.aspose.com/slides/php-java/line/
  9. How to Add Text to a PNG File using C#

    This article guides on how to add text to a PNG file using C#. It has details to set the development environment, a list of steps, and a runnable sample code to add text to PNG using C#....different shapes, refer to the article on how to draw shapes in C#...

    kb.aspose.com/drawing/net/how-to-add-text-to-a-...
  10. Stroke.On | Aspose.Words for .NET

    Control path styling with Stroke On property. Enhance your designs by defining how paths are stroked for a polished, professional look....Remarks The default value for a Shape is true . Examples Shows how...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...