Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 45,952 for

shapes

(0.06 sec)
  1. Several Image Into SVG C#

    Merge multiple Image into SVG in C# code. Save Image as SVG 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-svg/
  2. Several Image Into BMP C#

    Merge multiple Image into BMP in C# code. Save Image as BMP 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-bmp/
  3. Vectorize PNG – C# code and Online Vectorizer

    Convert PNG to SVG online or in C#. Vectorize PNG and get all advantages of vector graphics. Try Online Image Vectorizer for free!...spots or pixels with geometric shapes or curves using a set of contour...primitives: lines, curves, shapes, text, etc. Vector objects...

    products.aspose.com/svg/net/vectorization/png-t...
  4. Convert ICO to SVG – C# code and Online Vectorizer

    Vectorize bitmap online or in C#. Convert ICO to SVG and get all advantages of vector graphics. Try Online Image Vectorizer for free!...spots or pixels with geometric shapes or curves using a set of contour...primitives: lines, curves, shapes, text, etc. Vector objects...

    products.aspose.com/svg/net/vectorization/ico-t...
  5. Մի Քանի JPG Դեպի SVG Java

    Միավորել մի քանի JPG SVG ին Java կոդի մեջ: Պահպանեք JPG որպես SVG օգտագործելով 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-...
  6. Մի Քանի Պատկեր Դեպի 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/image-t...
  7. Aspose::Words::CompositeNode class | Aspose.Wor...

    Aspose::Words::CompositeNode class. Base class for nodes that can contain other nodes. To learn more, visit the documentation article in C++....(); // Add two runs and one shape as child nodes to the first...u "Hello world! " )); auto shape = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/com...
  8. Slide Transition|Aspose.Slides for PHP Document...

    PowerPoint slide transition, PowerPoint morph transition...getSlides () -> get_Item ( 0 )); $shape = $presentation -> getSlides...0 ); $shape -> setX ( $shape -> getX () + 100 ); $shape -> setY...

    docs.aspose.com/slides/php-java/slide-transition/
  9. Slide Transition|Aspose.Slides Documentation

    PowerPoint slide transition, PowerPoint morph transition in Java... get_Item ( 0 )); IShape shape = presentation . getSlides ()...( 0 ); shape . setX ( shape . getX () + 100 ); shape . setY (...

    docs.aspose.com/slides/androidjava/slide-transi...
  10. Managing Pictures with Node.js via C++|Document...

    Learn how to add and position pictures in spreadsheets using Aspose.Cells for Node.js via C++....worksheet cell in an image shape. You can link the picture to...( "A1:C10" ); // Update the shapes selected value in the worksheet...

    docs.aspose.com/cells/nodejs-cpp/managing-pictu...