Sort Score
Result 10 results
Languages All
Labels All
Results 5,251 - 5,260 of 49,142 for

shapes

(0.11 sec)
  1. Convert SVG to BMP – Aspose.HTML for .NET

    Convert SVG to BMP in C# using Aspose.HTML for .NET. Consider various SVG to BMP conversion scenarios in C# examples. Try online SVG Converter....file in a local file system ( shapes.svg ), convert and save it...ConvertSVG (Path. Combine (DataDir, "shapes.svg" ), new ImageSaveOptions(ImageFormat...

    docs.aspose.com/html/net/convert-svg-to-bmp/
  2. Convert SVG to GIF – C# code and Online Converter

    Convert SVG to GIF in C# using Aspose.HTML for .NET. Consider various SVG to GIF conversion scenarios in C# examples. Try online SVG Converter....file in a local file system ( shapes.svg ), convert and save it...ConvertSVG (Path. Combine (DataDir, "shapes.svg" ), new ImageSaveOptions(ImageFormat...

    docs.aspose.com/html/net/convert-svg-to-gif/
  3. Apply or Change Slide Layouts in C++|Aspose.Sli...

    Manage and customize slide layouts in Aspose.Slides for C++. Explore layout types, placeholder control, and footer visibility through C++ code examples....rely on a set of placeholder shape types. // For example, a Title...how to add new placeholder shapes to the Blank layout slide:...

    docs.aspose.com/slides/cpp/slide-layout/
  4. Convert PowerPoint Presentations to Video on An...

    Learn how to convert PowerPoint presentations to video in Java. Discover sample code and automation techniques to streamline your workflow....Presentation (); try { // Adds a smile shape and then animates it IAutoShape...PowerPoint Animation , Shape Animation , and Shape Effect . Animations...

    docs.aspose.com/slides/androidjava/convert-powe...
  5. Convert PowerPoint Presentations to Video in PH...

    Learn how to convert PowerPoint presentations to video with Aspose.Slides for PHP. Discover sample code and automation techniques to streamline your workflow....Presentation (); try { # Adds a smile shape and then animates it $smile...PowerPoint Animation , Shape Animation , and Shape Effect . Animations...

    docs.aspose.com/slides/php-java/convert-powerpo...
  6. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for PHP via Java calculates and applies effective shape properties for precise PowerPoint rendering....Get Shape Effective Properties from Presentations in PHP Contents...portion’s slide; In prototype shape text style on layout or master...

    docs.aspose.com/slides/php-java/shape-effective...
  7. Convert PPTX to TEXT via Java or with free Onli...

    Java API to Export PPTX to TEXT without using Microsoft Word or PowerPoint or online. Test free PPTX to TEXT online converter quickly before integrating the code....adding and removing slides, shapes, text, and images. It also...

    products.aspose.com/total/java/conversion/pptx-...
  8. Convert XLTM to PPT using Python or with free O...

    XLTM to PPT conversion in your Python applications without using Microsoft Office or online. Test free XLTM to PPT online converter quickly before integrating the code....features for working with charts, shapes, and images. By using Aspose...

    products.aspose.com/total/python-net/conversion...
  9. Convert XLSM to PPTM using Python or with free ...

    XLSM to PPTM conversion in your Python applications without using Microsoft Office or online. Test free XLSM to PPTM online converter quickly before integrating the code....supports features such as adding shapes, text, and images. In conclusion...

    products.aspose.com/total/python-net/conversion...
  10. Clone PowerPoint Slides in Python|Aspose.Slides...

    Quickly clone or duplicate PowerPoint slides with Aspose.Slides for Python via .NET. Follow our clear code examples and tips to automate PPT creation in seconds, boost productivity, and eliminate manual work....layout_slide ) # Add an ellipse shape to the new slide; this slide...cloned later. slide . shapes . add_auto_shape ( slides . ShapeType...

    docs.aspose.com/slides/python-net/clone-slides/