Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 42,974 for

shapes

(0.07 sec)
  1. How to create Stock Charts|Documentation

    Stock charts are a specific type of chart used to track changes in the price of traded assets. In this section, we will show you how to easily create different types of stock charts using Aspose.Cells for Python via .NET APIs.Specifically, we will cover the following types of stock charts:The High-Low-Close (HLC) stock chart,Open-High-Low-Close (OHLC) chart,Volume-High-Low-Close (VHLC) stock chart and Volume-Open-High-Low-Close(VOHLC) stock chart.... Shapes in Charts How to create a Gantt...

    docs.aspose.com/cells/python-net/how-to-create-...
  2. Aspose.Drawing for .NET

    Cross-platform 2D graphics library for drawing geometric Shapes, text, and images with System.Drawing compatible API in C# and .NET applications....PNG File using C# How to Draw Shapes in C# English Ελληνικά Türkçe...

    kb.aspose.com/drawing/net/
  3. 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-...
  4. Edit VSSM files via Python | products.aspose.com

    Python sample code to edit VSSM documents within any Python based application....formatting and placement of shapes in a diagram. In general, Microsoft...defined information in different shapes. The most common of these include...

    products.aspose.com/diagram/python-net/editor/v...
  5. Manage TextBox|Aspose.Slides for PHP Documentation

    Manage a text box or text frame in PowerPoint presentations using PHP...typically exist in text boxes or shapes. Therefore, to add a text to...interface that allows you to add a shape containing some text. Info Aspose...

    docs.aspose.com/slides/php-java/manage-textbox/
  6. ChartDataPointCollection | Aspose.Words for Java

    Represents collection of a ChartDataPoint in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...500.0, 350.0); Chart chart = shape.getChart(); Assert.assertEquals(3...

    reference.aspose.com/words/java/com.aspose.word...
  7. ImageData.ToImage | Aspose.Words for .NET

    Unlock the power of the ToImage method in ImageData to easily retrieve images stored in Shapes as Image objects. Enhance your projects effortlessly!...Gets the image stored in the shape as a Image object. public Image...MyDir + "Images.docx" ); // Shapes with the "HasImage" flag set...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Image|Aspose.Slides for Node.js via .NET Docume...

    Work with images in Slides in PowerPoint Presentation using JavaScript. Add images from disk or from web in PowerPoint Slides using JavaScript. Add images to Slide Masters or as Slide Background using JavaScript. Add SVG to PowerPoint Presentation using JavaScript. Convert SVG to Shapes in PowerPoint using JavaScript. Add images as EMF in Slides using JavaScript....// Adds an Ole Object Frame shape var oleObjectFrame = sld . getShapes...Converting SVG to a Set of Shapes Aspose.Slides' conversion of...

    docs.aspose.com/slides/nodejs-java/image/
  9. Manage DataLabels of Excel Charts|Documentation

    Learn how to effectively manage data labels in Excel charts using Aspose.Cells for .NET. Our comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability....Chart Resize Chart’s Data Label Shape To Fit Text Rich Text Custom...Label of Chart Point Set the Shape Type of Data Labels of Chart...

    docs.aspose.com/cells/net/insert-datalabels-to-...
  10. ShapeBase class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture...more, visit the Working with Shapes documentation article. Remarks...instantiate are Shape and GroupShape . A shape is a node in the...

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