Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 11,506 for

insert images

(0.12 sec)
  1. ImageSaveOptions.tiff_binarization_method prope...

    ImagesaveOptions.tiff_binarization_method property. Gets or sets method used while converting Images to 1 bpp format when [ImagesaveOptions.save_format](../save_format/) is [SaveFormat.TIFF](../../../aspose.words/saveformat/#TIFF) and [ImagesaveOptions.tiff_compression](../tiff_compression/) is equal to [TiffCompression.CCITT3](../../tiffcompression/#CCITT3) or [TiffCompression.CCITT4](../../tiffcompression/#CCITT4)....method used while converting images to 1 bpp format when ImageSaveOptions...Floyd-Steinberg method to render a TIFF image. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Several JPG Into DOCX Python

    Merge multiple JPG into DOCX in Python code. Save JPG as DOCX using Python....insert_image(fileName) # Insert a paragraph break...break to avoid overlapping images. builder.writeln() doc.save(...

    products.aspose.com/words/python-net/merge/jpg-...
  3. Several JPG Into WORD Python

    Merge multiple JPG into WORD in Python code. Save JPG as WORD using Python....insert_image(fileName) # Insert a paragraph break...break to avoid overlapping images. builder.writeln() doc.save(...

    products.aspose.com/words/python-net/merge/jpg-...
  4. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java....insertAfter(Node newChild, Node refChild) Inserts the specified node immediately...insertBefore(Node newChild, Node refChild) Inserts the specified node immediately...

    reference.aspose.com/words/java/com.aspose.word...
  5. NodeCollection | Aspose.Words for Java

    Represents a collection of nodes of a specific type in Java....replace all textbox shapes with image shapes. Document doc = new Document(getMyDir()...getShapeType() == ShapeType.IMAGE)); for (Shape shape : shapeList)...

    reference.aspose.com/words/java/com.aspose.word...
  6. ShapeBase.bottom property | Aspose.Words for Py...

    ShapeBase.bottom property. Gets the position of the bottom edge of the containing block of the shape....Examples Shows how to insert a floating image, and specify its position...shape = builder . insert_image ( file_name = IMAGE_DIR + 'Logo.jpg'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Android API to Render PCL to DOT | products.asp...

    Transform PCL to DOT via Android via Java API...signing, text extraction, and image extraction. The Aspose.Words...signing, text extraction, and image extraction. By using these two...

    products.aspose.com/total/android-java/conversi...
  8. Android API to Render CGM to GIF | products.asp...

    Transform CGM to GIF via Android via Java API...Interchange Format) is a bitmap image format which is widely used..." + docInfo . getTitle ()); Insert Endnotes in GIF Document in...

    products.aspose.com/total/android-java/conversi...
  9. Android API to Render CGM to DOT | products.asp...

    Transform CGM to DOT via Android via Java API...features such as text extraction, image extraction, document conversion..." + docInfo . getTitle ()); Insert Endnotes in DOT Document in...

    products.aspose.com/total/android-java/conversi...
  10. Android API to Render MD to DOCM | products.asp...

    Transform MD to DOCM via Android via Java API...including text extraction, image extraction, page manipulation..." + docInfo . getTitle ()); Insert Endnotes in DOCM Document in...

    products.aspose.com/total/android-java/conversi...