Sort Score
Result 10 results
Languages All
Labels All
Results 4,381 - 4,390 of 45,953 for

shapes

(0.06 sec)
  1. Presentation Theme|Aspose.Slides for PHP Docume...

    PowerPoint presentation theme...new Presentation (); try { $shape = $pres -> getSlides () -> get_Item...Rectangle , 10 , 10 , 100 , 100 ); $shape -> getFillFormat () -> setFillType...

    docs.aspose.com/slides/php-java/presentation-th...
  2. Several Image Into JPG C#

    Merge multiple Image into JPG in C# code. Save Image 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/image-to-jpg/
  3. Several JPG Into PNG C#

    Merge multiple JPG into PNG in C# code. Save JPG as PNG 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-png/
  4. Several JPG Into GIF C#

    Merge multiple JPG into GIF in C# code. Save JPG 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/jpg-to-gif/
  5. Convert PPTM to SXC Format via Java or with fre...

    Convert PPTM to SXC format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPTM to SXC online converter quickly before integrating the code....including text formatting, shapes, tables, images, and more....Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/pptm-...
  6. Մի Քանի Պատկեր Դեպի PNG Java

    Միավորել մի քանի Պատկեր PNG ին Java կոդի մեջ: Պահպանեք Պատկեր որպես PNG օգտագործելով Java:...DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/hy/java/merge/image-t...
  7. Մի Քանի JPG Դեպի TIFF Java

    Միավորել մի քանի JPG TIFF ին Java կոդի մեջ: Պահպանեք JPG որպես TIFF օգտագործելով Java:...DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/hy/java/merge/jpg-to-...
  8. Մի Քանի JPG Դեպի Պատկեր Java

    Միավորել մի քանի JPG Պատկեր ին Java կոդի մեջ: Պահպանեք JPG որպես Պատկեր օգտագործելով Java:...DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/hy/java/merge/jpg-to-...
  9. Monospace Fonts Knowledge Base

    This article about monospace fonts provides you with a comprehensive understanding of these typefaces, their classification, peculiarities, pros, and cons....characteristics like slab serifs, square shapes, and a vintage aesthetic. Here...regardless of its actual width or shape, so the text has a grid-like...

    docs.aspose.com/font/net/what-is-font/monospace...
  10. Convert TXT to PPT via C# .NET or with free Onl...

    Convert Word txt documents to PowerPoint ppt files with C#. Convert multiple files within ASP.NET or other .NET applications....in text frame of any slide shape inside presentation Save the...IAutoShape ashape = slide . Shapes . AddAutoShape ( ShapeType...

    products.aspose.com/total/net/conversion/txt-to...