Sort Score
Result 10 results
Languages All
Labels All
Results 4,381 - 4,390 of 13,779 for

image scale

(0.07 sec)
  1. Aspose.Page for CPP 23.2 Release Notes

    C++ Library for the developers to manipulate and process PS, EPS, and XPS files. Release Notes of Aspose.Page API solution for C++ | Release 2023.02...Imaging Product Solution Aspose.BarCode...Aspose::Page::EPS::PsDocument::Scale(System::Single,System::Single)...

    docs.aspose.com/page/cpp/aspose-page-for-cpp-23...
  2. Convert SVG to WEBP via Python | products.aspos...

    Sample code for SVG to WEBP conversion. Use API example code for batch SVG files to WEBP conversion.... Load SVG 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...
  3. Convert SVG to JPEG2000 via Python | products.a...

    Sample code for SVG to JPEG2000 conversion. Use API example code for batch SVG files to JPEG2000 conversion.... Load SVG file with Image.Load method Create an instance...Jpeg2000Options class Call Image.Save method while passing the...

    products.aspose.com/cad/python-net/conversion/s...
  4. 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...
  5. set_SaveMetafilesAsPng() | Aspose.Slides for C+...

    True to convert all metafiles used in a presentation to the PNG Images. Write bool....in a presentation to the PNG images. Write bool . virtual void...vector graphics and raster images. If SaveMetafilesAsPng is set...

    reference.aspose.com/slides/cpp/aspose.slides.e...
  6. DrawString | Aspose.Imaging for .NET API Reference

    DrawString SvgGraphics2D.DrawString method Draws the text string. public void DrawString ( Font font , string text , ......shows how to create an SVG image of the specified size and draw...; int dpi = 96 ; Aspose . Imaging . FileFormats . Svg . Graphics...

    reference.aspose.com/imaging/net/aspose.imaging...
  7. FillPath | Aspose.Imaging for .NET API Reference

    FillPath SvgGraphics2D.FillPath method Fills the path. public void FillPath ( Pen pen , Brush brush , GraphicsPath pa......shows how to create an SVG image of the specified size and draw...; int dpi = 96 ; Aspose . Imaging . FileFormats . Svg . Graphics...

    reference.aspose.com/imaging/net/aspose.imaging...
  8. setSaveMetafilesAsPng | Aspose.Sildes for PHP v...

    setSaveMetafilesAsPng setSaveMetafilesAsPng(boolean value) method True to convert all metafiles used in a presentatio......in a presentation to the PNG images. Read/write boolean. Default...vector graphics and raster images. If SaveMetafilesAsPng is set...

    reference.aspose.com/slides/php-java/aspose.sli...
  9. Aspose::Words::Saving::ImageSaveOptions::get_Sa...

    Aspose::Words::Saving::ImageSaveOptions::get_SaveFormat method. Specifies the format in which the rendered document pages or shapes will be saved if this save options object is used. Can be a raster Tiff, Png, Bmp, Jpeg or vector Emf, Eps, Svg in C++....Examples Shows how to edit the image while Aspose.Words converts...we save the document as an image, we can pass a SaveOptions object...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Convert SVG to EMF via C# | products.aspose.com

    Sample code for SVG to EMF C# conversion. Use API example code for batch SVG files to EMF conversion within VB.NET, Asp.NET or any .NET based application.... Load SVG file with Image.Load method Set an object of...VectorRasterizationO property Call Image.Save method while passing the...

    products.aspose.com/cad/net/conversion/svg-to-emf/