Sort Score
Result 10 results
Languages All
Labels All
Results 5,201 - 5,210 of 45,786 for

shape

(0.18 sec)
  1. Several JPG Into SVG Python

    Merge multiple JPG into SVG in Python code. Save JPG as SVG using Python....DocumentBuilder(doc) shapes = [builder.insert_image(fileName)...page_width = max (shape.width for shape in shapes) pageSetup.page_height...

    products.aspose.com/words/python-net/merge/jpg-...
  2. Several JPG Into GIF Python

    Merge multiple JPG into GIF in Python code. Save JPG as GIF using Python....DocumentBuilder(doc) shapes = [builder.insert_image(fileName)...page_width = max (shape.width for shape in shapes) pageSetup.page_height...

    products.aspose.com/words/python-net/merge/jpg-...
  3. Several JPG Into PNG Javascript

    Merge multiple JPG into PNG in JavaScript code. Save JPG as PNG using JavaScript....DocumentBuilder(doc) shapes = fileNames.map(fileName =>...pageWidth = Math.max(...shapes.map(shape => shape.width)); pageSetup...

    products.aspose.com/words/nodejs-net/merge/jpg-...
  4. Several JPG Into BMP Javascript

    Merge multiple JPG into BMP in JavaScript code. Save JPG as BMP using JavaScript....DocumentBuilder(doc) shapes = fileNames.map(fileName =>...pageWidth = Math.max(...shapes.map(shape => shape.width)); pageSetup...

    products.aspose.com/words/nodejs-net/merge/jpg-...
  5. Փոխարկել JPG JPG Python

    Փոխարկեք JPG ը JPG ձևաչափի Python կոդով: Պահեք JPG որպես JPG օգտագործելով 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/hy/python-net/convers...
  6. Add Node hierarchy and Share Geometric data of ...

    Aspose.3D for Python via .NET offers to build a Node hierarchy. The Node is basic building block of a scene. A hierarchy of nodes defines the logical structure of a scene, and provide visible content by attaching geometries, lights, and cameras to nodes....each time you required another shape, you make another Node object...

    docs.aspose.com/3d/python-net/add-node-hierarch...
  7. Create SVG in Python

    This guide explains how to create SVG in Python. It includes the steps and the sample code which can be used to generate SVG in Python....output SVG image to change the shape, text, or any other contents...

    kb.aspose.com/svg/python/create-svg-in-python/
  8. Aspose.PSD for .NET 24.5 - Release Notes|Docume...

    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....Bug PSDNET-1942 Rendering of Shape Layer Partially incorrect Bug...} PSDNET-1942. Rendering of Shape Layer Partially incorrect string...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-5...
  9. PPT vs PPTX|Aspose.Slides Documentation

    Read about PPT vs PPTX differences in Aspose.Slides....support for a new chart type or shape type, without changing PPTX...

    docs.aspose.com/slides/java/ppt-vs-pptx/
  10. Փոխարկել JPG SVG Javascript

    Փոխարկեք JPG ը SVG ձևաչափի JavaScript կոդով: Պահեք JPG որպես SVG օգտագործելով JavaScript:...DocumentBuilder(doc) shape = builder.insertImage( "Input.jpg" ) shape.getShapeRenderer()...DocumentBuilder(doc) shape = builder.insertImage("Input.jpg") shape.getShapeRenderer()...

    products.aspose.com/words/hy/nodejs-net/convers...