Sort Score
Result 10 results
Languages All
Labels All
Results 5,051 - 5,060 of 42,872 for

shape

(0.06 sec)
  1. 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-...
  2. 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-...
  3. 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-...
  4. 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-...
  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. Փոխարկել 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...
  7. Փոխարկել JPG Պատկեր Javascript

    Փոխարկեք JPG ը Պատկեր ձևաչափի JavaScript կոդով: Պահեք JPG որպես Պատկեր օգտագործելով 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...
  8. 在 VSTO 和 Aspose.Slides 中删除表格的行或列|Aspose.Slides 文档

    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....[ 1 ]; foreach ( Shape shp in sld . Shapes ) { if ( shp . HasTable...foreach ( IShape shp in sld . Shapes ) if ( shp is ITable ) { ITable...

    docs.aspose.com/slides/zh/net/removing-row-or-c...
  9. Convert JPG To TIFF Python

    Convert JPG to TIFF format in Python code. Save JPG as TIFF 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...
  10. Convert JPG To BMP Python

    Convert JPG to BMP format in Python code. Save JPG as BMP 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...