Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 6,840 for

image scale

(0.05 sec)
  1. Compress DOCX In Python

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

    products.aspose.com/words/python-net/compress/d...
  2. Compress DOC In C#

    Compress DOC in C# without losing quality. Optimize DOC 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/doc/
  3. Convert SVG to EMF via Python | products.aspose...

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

    products.aspose.com/cad/python-net/conversion/s...
  4. Convert SVG to JPEG2000 via C# | products.aspos...

    Sample code for SVG to JPEG2000 C# conversion. Use API example code for batch SVG files to JPEG2000 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-j...
  5. Convert SVG to PNG via JavaScript | products.as...

    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/javascript-net/conversi...
  6. Convert SVG to PNG via C# | products.aspose.com

    Sample code for SVG to PNG C# conversion. Use API example code for batch SVG files to PNG 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-png/
  7. Compress WORD In C#

    Compress WORD in C# without losing quality. Optimize WORD 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/word/
  8. Compress DOCX In C#

    Compress DOCX in C# without losing quality. Optimize DOCX 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/docx/
  9. Convert SVG to GIF via C# | products.aspose.com

    Sample code for SVG to GIF C# conversion. Use API example code for batch SVG files to GIF 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-gif/
  10. How to Set Print Area with Python.NET|Documenta...

    Learn how to set and clear print areas in Excel files using Aspose.Cells for Python via .NET....modified workbook # Sample image reference remains unchanged...string Save changes # Sample image reference remains unchanged...

    docs.aspose.com/cells/python-net/how-to-set-pri...