Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 8,772 for

image scale

(0.17 sec)
  1. Compress DOC In Python

    Compress DOC in Python without losing quality. Optimize DOC 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/doc/
  2. 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
  3. Convert DOC to POT in Python or with free Onlin...

    DOC to POT conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOC to POT online converter quickly before integrating the code....such as support for various image formats, support for various...reusable slide templates at scale. FAQ How can I convert DOC to...

    products.aspose.com/total/python-net/conversion...
  4. 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/
  5. 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/
  6. 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...
  7. C# .NET Core File Automation APIs | products.as...

    C# ASP.NET VB.NET APIs to create manipulate convert and render any type of documents...capabilities for text extraction, image handling, attachment management...PDF API handles fonts, text, images, pages, documents, bookmarks...

    products.aspose.com/total/net/
  8. Convert PowerPoint Presentations to Word Docume...

    Learn how to effortlessly convert PowerPoint and OpenDocument presentations to Word documents using Aspose.Slides for Python via .NET. Our step-by-step guide with sample Python code provides the solution for developers looking to streamline their document workflows....Generate a slide image using the get_image method from the Slide...slide image to the Word document using the insert_image method...

    docs.aspose.com/slides/python-net/convert-power...
  9. 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...
  10. 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/