Sort Score
Result 10 results
Languages All
Labels All
Results 8,601 - 8,610 of 281,725 for

image

(0.13 sec)
  1. Converting a CGM file to TIFF using Python | As...

    Sample code on Python for CGM to TIFF conversion. Use example code for batch CGM to TIFF conversion with Python and .NET...the resolution for converting images using the Resolution property...quality and size of the output image. Set the compression type, color...

    products.aspose.com/pdf/python-net/conversion/c...
  2. 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...
  3. Convert VSTM to JPEG via Python | products.aspo...

    Sample Python conversion code for VSTM format to JPEG file. Use this example code to convert VSTM to JPEG within any Python based application.... A JPEG is a type of image format that is saved using the...lossy compression. The output image, as result of compression, is...

    products.aspose.com/diagram/python-java/convers...
  4. Working with Tags | Aspose.Note Documentation

    A comprehensive guide on tags and their usage in your project....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/note/net/working-with-tags/
  5. Convert JSON Format to PSD via Java | products....

    Parse JSON to PSD in Java without using Microsoft PowerPoint...Imaging for Java , you can convert...Load JPEG document by using Image class Save the document to PSD...

    products.aspose.com/total/java/conversion/json-...
  6. C# で PSD ファイルを BMP に変換する方法 | products.aspose.com

    .NET API 経由で PSD、PSB、AI ファイルをエクスポートする... PSD files may include image layers, adjustment layers, layer...extension .BMP represent Bitmap Image files that are used to store...

    products.aspose.com/psd/jp/net/conversion/psd-t...
  7. SmartObjectLayer the size is changed after setC...

    this is my code: LinkDataSource contentsSource = layer.getContentsSource(); contentsSource.setFileType(fileType); layer.setContents(ImageBytes); layer.updateModifiedContent(); psd file SmartObjectLayer exists Pupp…...using (PsdImage psd = (PsdImage)Image.Load("path/to/your/file.psd"))...opening of Psd Image. Also, code of loading image for the replacement...

    forum.aspose.com/t/smartobjectlayer-the-size-is...
  8. Specify Save Options in Python|Aspose.Words for...

    More accurately control the save process using Python....encryption, timestamps, and image pixel format, with code examples...ImageSaveOptions for saving to an image. This article provides examples...

    docs.aspose.com/words/python-net/specify-save-o...
  9. 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...builder . insert_image ( file_name = IMAGE_DIR + 'Logo.jpg' )...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Convert Excel to SVG in C#

    In this short tutorial, you will learn how to convert Excel to SVG in C#. You only need to make a few API calls to control the rendering of Excel to vector graphics using C# on any operating system....Imaging Product Family Aspose.BarCode...different options Save output SVG image by specifying the file name...

    kb.aspose.com/cells/net/how-to-convert-excel-to...