Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 8,421 for

image scale

(0.06 sec)
  1. 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...
  2. 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...
  3. 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/
  4. Convert SVG to JPEG2000 via JavaScript | produc...

    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/javascript-net/conversi...
  5. Convert SVG to PNG via Python | products.aspose...

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

    products.aspose.com/cad/python-net/conversion/s...
  6. 在 .NET 中管理演示文稿的图片框|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 将图片框添加到 PowerPoint 和 OpenDocument 演示文稿。简化工作流程并提升幻灯片设计。...加载图像并将其添加到演示文稿的图像集合中 IImage image = Images . FromFile ( "aspose-logo...ppImage = pres . Images . AddImage ( image ); image . Dispose ();...

    docs.aspose.com/slides/zh/net/picture-frame/
  7. Aspose.3D & Aspode.CAD interoperability - Free ...

    Hi, We already have a licence for Aspose.3D, and we’re considering purchasing a licence for Aspose.CAD depending on if requirements can be met. One requirement is to convert between IFC and glTF. Aspose.CAD can input I…...understanding CanImport should be true: image.png (25.1 KB) FileFormat.IFC:...{ "Coarse Scale Fill Color": 12632256, "Coarse Scale Fill Pattern":...

    forum.aspose.com/t/aspose-3d-aspode-cad-interop...
  8. Aspose.PSD for Java 21.5 - Release Notes|Docume...

    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....Image.create(com.aspose.psd.Image[]) M:com.aspose...aspose.psd.Image.create(com.aspose.psd.Image[],boolean) M:com.aspose...

    docs.aspose.com/psd/java/aspose-psd-for-java-21...
  9. Aspose.Drawing Java API Features|Documentation

    Aspose.Drawing Java API for drawing pictures. Cross-platform drawing library for support 2D drawing including drawing lines, drawing shapes and bezier curves. Using affine transformation, anti-aliasing lines and shapes. Rendering text with different styles and fonts....seamlessly blend with a background image. Using Java API for shapes alfa-blending...can craft visually appealing images with captivating designs. The...

    docs.aspose.com/drawing/java/developer-guide/dr...
  10. Compress HTML In C#

    Compress HTML in C# without losing quality. Optimize HTML content, reduce file size easily....library for image compression. using var image = Image.Fromstream(shape...ToStream()); // ... // Compress image and set it back to the shape...

    products.aspose.com/words/net/compress/html/