Sort Score
Result 10 results
Languages All
Labels All
Results 8,271 - 8,280 of 283,800 for

image

(0.09 sec)
  1. Convert JPG to FBX via Java | products.aspose.com

    Sample Java conversion code for JPG format to FBX file. Use this example code to convert JPG to FBX within any Web or Desktop Java 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/3d/java/conversion/jpg-to-fbx/
  2. Compress and Decompress CGM Files via .NET

    C# compression and decompression source code to compress CGM documents into a single zip archive or vice versa on .NET Framework, .NET Core....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    products.aspose.com/zip/net/zip-file/cgm/
  3. Convert DWF to WEBP via Python | products.aspos...

    Sample code for DWF to WEBP conversion. Use API example code for batch DWF files to WEBP conversion.... Load DWF file with Image.Load method Create an instance...instance of WebPOptions class Call Image.Save method while passing the...

    products.aspose.com/cad/python-net/conversion/d...
  4. Convert FBX to WEBP via JavaScript | products.a...

    Sample code for FBX to WEBP conversion. Use API example code for batch FBX files to WEBP conversion.... Load FBX file with Image.Load method Create an instance...instance of WebPOptions class Call Image.Save method while passing the...

    products.aspose.com/cad/javascript-net/conversi...
  5. Convert STP to WEBP via Python | products.aspos...

    Sample code for STP to WEBP conversion. Use API example code for batch STP files to WEBP conversion.... Load STP file with Image.Load method Create an instance...instance of WebPOptions class Call Image.Save method while passing the...

    products.aspose.com/cad/python-net/conversion/s...
  6. 图片|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中处理图片:插入、裁剪、压缩、重新着色,并使用 C++ 示例导出适用于 PPT、PPTX 和 ODP 演示文稿的图像。...bitmapStream , System :: Drawing :: Imaging :: ImageFormat :: get_Png ());...将图像添加到演示文稿。 auto image = presentation -> get_Images () -> AddImage...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  7. OfficeMathRenderer class | Aspose.Words for Python

    aspose.words.rendering.OfficeMathRenderer class. Provides methods to render an individual [OfficeMath](../../aspose.words.math/officemath/) to a raster or vector Image or to a Graphics object...OfficeMath to a raster or vector image or to a Graphics object. To...save_options) Renders the shape into an image and saves into a file. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Compress TIFF In Python

    Compress TIFF in Python without losing quality. Optimize TIFF content, reduce file size easily....library for image compression. image = Image.open(shape.image_data.to_stream())...Compress image and set it back to the shape. shape.image_data.s...

    products.aspose.com/words/python-net/compress/t...
  9. Compress JPG In Python

    Compress JPG in Python without losing quality. Optimize JPG content, reduce file size easily....library for image compression. image = Image.open(shape.image_data.to_stream())...Compress image and set it back to the shape. shape.image_data.s...

    products.aspose.com/words/python-net/compress/jpg/
  10. WrapSide enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapSide enumeration. Specifies what side(s) of the shape or picture the text wraps around....replace all textbox shapes with image shapes. doc = aw . Document...aw . drawing . ShapeType . IMAGE , shapes )))) for shape in shapes...

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