Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 8,423 for

image scale

(0.71 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. Color Palette Labels in a Chart Are Not Positio...

    Hello team. We encountered an issue when converting a given SVG Image to EMF and inserting into empty PPT document. The sample code for conversion is as following: private static byte[] convertSvgImageToEmf(byte[] ima…...when converting a given SVG image to EMF and inserting into empty...pptx - Presentation after SVG image converted into EMF and inserted;...

    forum.aspose.com/t/color-palette-labels-in-a-ch...
  3. Convert SVG to JPEG via JavaScript | products.a...

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

    products.aspose.com/cad/javascript-net/conversi...
  4. Resize EPS | API Solution for C++

    Resize EPS functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/page/cpp/resize-eps/
  5. E-Mail conversion to PDF - Free Support Forum -...

    We are using your product Aspose.Total Our main use case is converting Outlook emails (.msg files) to PDF, using the following API interface: https://docs.aspose.com/email/net/saving-an-email-as-pdf/ We are currently …...encountering an issue: The scaling of the output PDF does not...experiencing an issue with the scaling of images when converting Outlook...

    forum.aspose.com/t/e-mail-conversion-to-pdf/315803
  6. 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/
  7. Convert EMF to WMF Using Aspose.Imaging for .NE...

    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....Imaging for .NET Contents [ Hide ]...an EMF (Enhanced Metafile) image and save it as a WMF (Windows...

    docs.aspose.com/imaging/net/convert-emf-to-wmf/
  8. Convert SVG to JPEG via C# | products.aspose.com

    Sample code for SVG to JPEG C# conversion. Use API example code for batch SVG files to JPEG 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...
  9. Convert SVG to JPEG – C# code and Online Converter

    Convert SVG to JPEG in C#. Save SVG as JPEG Image using Aspose.HTML for .NET API. Try online SVG to JPEG Converter for free!...Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    products.aspose.com/html/net/conversion/svg-to-...
  10. 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/