Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 1,503 for

image to jpg

(0.03 sec)
  1. PdfImageColorSpaceExportMode enumeration | Aspo...

    aspose.words.saving.PdfImageColorSpaceExportMode enumeration. Specifies how the color space will be selected for the Images in PDF document....space will be selected for the images in PDF document. Members Name...each image. SIMPLE_CMYK Aspose.Words coverts RGB images to CMYK...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ImageColorMode | Aspose.Words for Java

    Specifies the color mode for the generated Images of document pages in Java....color mode for the generated images of document pages. Examples:...insertImage(getImageDir() + "Logo.jpg"); Assert.assertTrue(new File(getImageDir()...

    reference.aspose.com/words/java/com.aspose.word...
  3. Set Code Text for Barcode in PHP|Documentation

    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....5 ); \ # save the barcode image to file $bb -> save ( $dataDir..."codetext.out.jpg" ); \ # Print message print "Barcode image generated...

    docs.aspose.com/barcode/java/set-code-text-for-...
  4. Manage Cells|Aspose.Slides for Python Documenta...

    Table cells in PowerPoint presentations in Python... PPTX ) Add Image Inside Table Cell Create an...object to hold the image file. Add the bitmap image to the IPPImage...

    docs.aspose.com/slides/python-net/manage-cells/
  5. Aspose.PSD for .NET 19.8 - 发行说明|Documentation

    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....// load JPEG,PNG and other image files to PsdImage from stream..."Jpeg2000Example.jpf" , "JpegExample.jpg" , "PngExample.png" , "TiffExample...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  6. ImageSaveOptions class | Aspose.Words for Python

    aspose.words.saving.ImageSaveOptions class. Allows To specify additional options when rendering document pages or shapes To Images...document pages or shapes to images. To learn more, visit the Specify...can be used to save rendered images in the SaveFormat.TIFF , SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ShapeBase.behind_text property | Aspose.Words f...

    ShapeBase.behind_text property. Specifies whether the shape is below or above text....Shows how to insert a floating image to the center of a page. doc...= doc ) # Insert a floating image that will appear behind the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShapeBase.verticalAlignment property | Aspose.W...

    ShapeBase.verticalAlignment property. Specifies how the shape is positioned vertically....Shows how to insert a floating image to the center of a page. let...doc ); // Insert a floating image that will appear behind the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FlipOrientation enumeration | Aspose.Words for ...

    aspose.words.drawing.FlipOrientation enumeration. Possible values for the orientation of a shape....DocumentBuilder ( doc = doc ) # Insert an image shape and leave its orientation...) shape . image_data . set_image ( file_name = IMAGE_DIR + 'Logo...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ImageSaveOptions constructor | Aspose.Words for...

    ImageSaveOptions construcTor. Initializes a new instance of this class that can be used To save rendered Images in the [SaveFormat.TIFF](../../../aspose.words/saveformat/#TIFF), [SaveFormat.PNG](../../../aspose.words/saveformat/#PNG), [SaveFormat.BMP](../../../aspose.words/saveformat/#BMP), [SaveFormat.JPEG](../../../aspose.words/saveformat/#JPEG), [SaveFormat.EMF](../../../aspose.words/saveformat/#EMF), [SaveFormat.EPS](../../../aspose.words/saveformat/#EPS), [SaveFormat.WEB_P](../../../aspose.words/saveformat/#WEB_P) or [SaveFormat.SVG](../../../aspose.words/saveformat/#SVG) format....can be used to save rendered images in the SaveFormat.TIFF , SaveFormat.... insert_image ( file_name = IMAGE_DIR + 'Logo.jpg' ) # Create...

    reference.aspose.com/words/python-net/aspose.wo...