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

shape

(0.21 sec)
  1. Փոխարկել JPG TIFF Python

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

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

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

    Փոխարկեք JPG ը TIFF ձևաչափի JavaScript կոդով: Պահեք JPG որպես TIFF օգտագործելով 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...
  5. Watermark Excel File Online or using .NET | pro...

    Free online app to Watermark different Excel files. .NET watermarking library C# code for Excel worksheets....Create watermark by using new Shape to the worksheet Assign the...relevant text properties Lock the Shape and set other lock types Call...

    products.aspose.com/total/net/watermark/excel/
  6. Cell | Aspose.Words for Java

    Represents a table cell in Java....typical elements such as runs, shapes, and even other tables. //...typical elements such as runs, shapes, and even other tables. //...

    reference.aspose.com/words/java/com.aspose.word...
  7. Row | Aspose.Words for Java

    Represents a table row in Java....typical elements such as runs, shapes, and even other tables. //...typical elements such as runs, shapes, and even other tables. //...

    reference.aspose.com/words/java/com.aspose.word...
  8. Გადაიყვანეთ JPG TIFF Python

    გადაიყვანეთ JPG TIFF Python ფორმატში კოდით. შეინახეთ JPG როგორც TIFF 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/ka/python-net/convers...
  9. Extract Text and Images from WORD File Online a...

    Online WORD file parser app. Python API code to extract images and text from WORD 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/word/
  10. Manage Bullet|Aspose.Slides Documentation

    Create bullet and numbered lists in PowerPoint presentation in Java...the TextFrame of the added shape. Remove the default paragraph...the TextFrame of the added shape Remove the default paragraph...

    docs.aspose.com/slides/java/manage-bullet/