Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 50,432 for

shapes

(0.17 sec)
  1. Create Transparent Image using C#

    Follow this article guides on how to create transparent image using C#. It has details to set the IDE, a list of steps, and a sample code for developing a transparent picture maker using C#....the image and draw various shapes and text on it Save the image...background, and draw a few shapes or string data, optionally...

    kb.aspose.com/imaging/net/create-transparent-im...
  2. How to Convert PNG to PowerPoint Slide in Python

    This article is about how to convert PNG to PowerPoint slide in Python. It covers the configuration details, step-wise process to accomplish the task and a sample code to assist to insert image in PPTX using Python....Insert a picture frame in the shapes collection of the selected...array, added to the first slide shapes collection as a picture frame...

    kb.aspose.com/slides/python/how-to-convert-png-...
  3. How to Migrate to Aspose.Cells 7.0.0 or Higher|...

    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.... Similarly, the Shapes class has been replaced with...collections are named: e.g., Shapes (Old) → ShapeCollection (New)...

    docs.aspose.com/cells/java/how-to-migrate-to-as...
  4. Resize Chart's Data Label Shape To Fit Text wit...

    Learn how to resize the data label shape in a chart to fit the text in Aspose.Cells for C++. Our guide will show you how to adjust the size and shape of the label container to ensure that the text is displayed correctly without any truncation or overlapping....Resize Chart's Data Label Shape To Fit Text with Golang via C++...application provides the Resize shape to fit text option for Chart’s...

    docs.aspose.com/cells/go-cpp/resize-chart-s-dat...
  5. 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...
  6. Add WordArt Watermark to Worksheet|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....text, make text fit a preset shape, or apply text to an Excel sheet...shows how to add a WordArt shape to set a background watermark...

    docs.aspose.com/cells/python-net/add-wordart-wa...
  7. Rendering Slicer|Documentation

    Learn how to render slicer with Aspose.Cells for Python via .NET....supports the rendering of slicer shapes. If you convert your worksheet...

    docs.aspose.com/cells/python-net/rendering-slicer/
  8. Working with masks in Aspose.PSD for С#|Documen...

    Examples of how to work with Clipping, Raster and Vector Masks within PSD File...visibility of one layer based on the shape and content of another layer...visibility of a layer to the shape defined by another layer below...

    docs.aspose.com/psd/net/update-create-layer-mask/
  9. Table.ensureMinimum method | Aspose.Words for N...

    Table.ensureMinimum method. If the table has no rows, creates and appends one [Row](../../../aspose.words.tables/row/)....typical elements such as runs, shapes, and even other tables. //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Manage Text Boxes in Presentations Using Java|A...

    Aspose.Slides for Java makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....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/java/manage-textbox/