Sort Score
Result 10 results
Languages All
Labels All
Results 5,701 - 5,710 of 48,106 for

shape

(0.07 sec)
  1. Watermark PPTX File Online or using Android Mob...

    Free online app to Watermark different PPTX files. Android watermark library Java code for PPTX presentations....master slide Add the water mark shape Use watermarkShape.addTextFrame...

    products.aspose.com/total/android-java/watermar...
  2. Watermark Powerpoint File Online or using Andro...

    Free online app to Watermark different Powerpoint files. Android watermark library Java code for Powerpoint presentations....master slide Add the water mark shape Use watermarkShape.addTextFrame...

    products.aspose.com/total/android-java/watermar...
  3. Image Clipping in C#

    This article explains image clipping in C#. It includes the environment configuration details, the step-by-step process, and a code snippet to make a clipped photo in C#....the GraphicsPath class Add a shape or path and set the clip Load...

    kb.aspose.com/drawing/net/image-clipping-in-csh...
  4. Convert Image To PNG Python

    Convert Image to PNG format in Python code. Save Image as PNG using Python....DocumentBuilder(doc) shape = builder.insert_image( "Input.png" ) shape.get_shape_renderer()...DocumentBuilder(doc) shape = builder.insert_image("Input.png") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  5. Convert Image To BMP Python

    Convert Image to BMP format in Python code. Save Image as BMP using Python....DocumentBuilder(doc) shape = builder.insert_image( "Input.png" ) shape.get_shape_renderer()...DocumentBuilder(doc) shape = builder.insert_image("Input.png") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  6. Convert JPG To GIF Python

    Convert JPG to GIF format in Python code. Save JPG as GIF using Python....DocumentBuilder(doc) shape = builder.insert_image( "Input.jpg" ) shape.get_shape_renderer()...DocumentBuilder(doc) shape = builder.insert_image("Input.jpg") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  7. Convert JPG To Image Python

    Convert JPG to Image format in Python code. Save JPG as Image using Python....DocumentBuilder(doc) shape = builder.insert_image( "Input.jpg" ) shape.get_shape_renderer()...DocumentBuilder(doc) shape = builder.insert_image("Input.jpg") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  8. Change Background Color in PowerPoint using Java

    Change background color in PowerPoint using Java. Get IDE settings, steps, and a sample code for setting background color for PowerPoint presentation using Java....fill format, and rotate with shape. To set the master slides’ background...

    kb.aspose.com/slides/java/change-background-col...
  9. Convert USDZ to STL via Python | products.aspos...

    Convert USDZ & other 3D files using .NET API...the cross section of the 3D shape to be built by the fabber. There...

    products.aspose.com/3d/python-net/conversion/us...
  10. How to Add Image in Word Document using C# Code

    A step-by-step guide on how to add image in word document using C# tutorial with code to insert image in word document header C# & add image to word document's body as linked image....image from stream or file Use Shape class to further set Size, Position...

    kb.aspose.com/words/net/how-to-add-image-in-wor...