Sort Score
Result 10 results
Languages All
Labels All
Results 5,011 - 5,020 of 42,875 for

shape

(0.08 sec)
  1. Several JPG Into JPG Python

    Merge multiple JPG into JPG in Python code. Save JPG as JPG 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 Image Into GIF Javascript

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

    products.aspose.com/words/nodejs-net/merge/imag...
  3. Several JPG Into TIFF Javascript

    Merge multiple JPG into TIFF in JavaScript code. Save JPG as TIFF 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. Փոխարկել JPG PNG Python

    Փոխարկեք JPG ը PNG ձևաչափի Python կոդով: Պահեք JPG որպես PNG օգտագործելով 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...
  5. Փոխարկել JPG GIF Python

    Փոխարկեք JPG ը GIF ձևաչափի Python կոդով: Պահեք JPG որպես GIF օգտագործելով 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. Extract Text and Images from DOTX File Online a...

    Online DOTX file parser app. Python API code to extract images and text from DOTX document....stored in Shape nodes of Document object To select all Shape nodes...collections If Shape.has_image returns true. Use Shape.image_data...

    products.aspose.com/total/python-net/parse/dotx/
  7. Extract Text and Images from DOC File Online an...

    Online DOC file parser app. Python API code to extract images and text from DOC document....stored in Shape nodes of Document object To select all Shape nodes...collections If Shape.has_image returns true. Use Shape.image_data...

    products.aspose.com/total/python-net/parse/doc/
  8. Փոխարկել JPG GIF Javascript

    Փոխարկեք JPG ը GIF ձևաչափի JavaScript կոդով: Պահեք JPG որպես GIF օգտագործելով 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...
  9. Փոխարկել Պատկեր JPG Javascript

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

    products.aspose.com/words/hy/nodejs-net/convers...
  10. Aspose::Words::Lists::ListLevel class | Aspose....

    Aspose::Words::Lists::ListLevel class. Defines formatting for a list level. To learn more, visit the documentation article in C++....CreatePictureBullet () Creates picture bullet shape for the current list level....data of the picture bullet shape for the current list level....

    reference.aspose.com/words/cpp/aspose.words.lis...