Sort Score
Result 10 results
Languages All
Labels All
Results 6,721 - 6,730 of 50,830 for

shape

(1.26 sec)
  1. C# .NET PowerPoint Processing API | Aspose.Slid...

    Aspose.Slides for .NET is a C# PowerPoint API for creating, editing, converting, and processing presentations programmatically....presentation content, including text, shapes, charts, tables, animations...SmartArts Manage PowerPoint Shapes Manage ActiveX Controls Manage...

    products.aspose.com/slides/net/
  2. Several Image Into GIF C#

    Merge multiple Image into GIF in C# code. Save Image as GIF using C#....new DocumentBuilder(doc); var shapes = fileNames.Select(fileName...pageSetup.PageWidth = shapes.Max(shape => shape.Width); pageSetup...

    products.aspose.com/words/net/merge/image-to-gif/
  3. Several JPG Into TIFF C#

    Merge multiple JPG into TIFF in C# code. Save JPG as TIFF using C#....new DocumentBuilder(doc); var shapes = fileNames.Select(fileName...pageSetup.PageWidth = shapes.Max(shape => shape.Width); pageSetup...

    products.aspose.com/words/net/merge/jpg-to-tiff/
  4. Several JPG Into JPG C#

    Merge multiple JPG into JPG in C# code. Save JPG as JPG using C#....new DocumentBuilder(doc); var shapes = fileNames.Select(fileName...pageSetup.PageWidth = shapes.Max(shape => shape.Width); pageSetup...

    products.aspose.com/words/net/merge/jpg-to-jpg/
  5. Drawing Images using Graphics|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....library you can draw simple shapes like lines, rectangles and...complex shapes like polygons, curves, arcs and Bezier shapes. Aspose...

    docs.aspose.com/psd/net/drawing-images-using-gr...
  6. PHP PowerPoint API for PPT, PPTX, and ODP Prese...

    PHP library for creating, editing, converting, and processing PPT, PPTX, PPS, POT, PPSX, PPTM, PPSM, POTX, POTM, ODP, PDF, and other presentation formats....entities, such as master slides, shapes, charts, picture frames, audio...SmartArt Manage PowerPoint Shapes Manage ActiveX Controls Manage...

    products.aspose.com/slides/php-java/
  7. BuildingBlock | Aspose.Words for Java

    Represents a glossary document entry such as a Building Block AutoText or an AutoCorrect entry 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...
  8. Convert Image To BMP C#

    Convert Image to BMP format in C# code. Save Image as BMP using C#.... var shape = builder.InsertImage( "Input.png" ); shape.GetShapeRenderer()...; var shape = builder.InsertImage("Input.png"); shape.GetShapeRenderer()...

    products.aspose.com/words/net/conversion/image-...
  9. Convert Image To JPG C#

    Convert Image to JPG format in C# code. Save Image as JPG using C#.... var shape = builder.InsertImage( "Input.png" ); shape.GetShapeRenderer()...; var shape = builder.InsertImage("Input.png"); shape.GetShapeRenderer()...

    products.aspose.com/words/net/conversion/image-...
  10. Get the Entire Slide Background from a Presenta...

    Extract full slide backgrounds as images from PowerPoint and OpenDocument presentations using Aspose.Slides for Java, streamlining visual workflows....presentation, removing the slide shapes, and then converting the resulting...temporary presentation. Delete the shapes from the cloned slide. Convert...

    docs.aspose.com/slides/java/get-the-entire-pres...