Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 8,538 for

scaling

(0.04 sec)
  1. Convert POTM to BMP using C# | products.aspose.com

    Sample code for POTM to BMP C# conversion. Use API example code for batch POTM files to BMP conversion within VB.NET, Asp.NET or any .NET based application....Presentation Create a full scale image as a Bitmap with each...Slides) { // create a full scale image var bitmap = slide.GetThumbnail(...

    products.aspose.com/slides/net/conversion/potm-...
  2. Convert ODP to JPEG using C# | products.aspose.com

    Sample code for ODP to JPEG C# conversion. Use API example code for batch ODP files to JPEG conversion within VB.NET, Asp.NET or any .NET based application....Presentation Create a full scale image as a Bitmap with each...Slides) { // create a full scale image var bitmap = slide.GetThumbnail(...

    products.aspose.com/slides/net/conversion/odp-t...
  3. ImageData.BiLevel | Aspose.Words for .NET

    Discover the ImageData BiLevel property to effortlessly control black and white image display, enhancing your visual content with precision....brightness and contrast // on a 0-1 scale, with the default value at 0...Cropping is determined on a 0-1 scale. Cropping a side by 0.3 // will...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ImageData.Borders | Aspose.Words for .NET

    Discover the ImageData Borders property to enhance inline images with customizable borders. Elevate your visuals and improve user engagement today!...brightness and contrast // on a 0-1 scale, with the default value at 0...Cropping is determined on a 0-1 scale. Cropping a side by 0.3 // will...

    reference.aspose.com/words/net/aspose.words.dra...
  5. WatermarkerContext Class | Aspose.Words for .NET

    Discover the Aspose.Words.LowCode.WatermarkerContext class for seamless document watermarking. Enhance your documents with ease and efficiency.... Scale = 50 ; Watermarker . Create...watermarkerContext . ImageWatermarkOption . Scale = 50 ; using ( FileStream streamOut...

    reference.aspose.com/words/net/aspose.words.low...
  6. ImageData.Brightness | Aspose.Words for .NET

    Adjust your image's brightness with the ImageData Brightness property. Set values from 0.0 (dimmest) to 1.0 (brightest) for optimal visual impact....brightness and contrast // on a 0-1 scale, with the default value at 0...Cropping is determined on a 0-1 scale. Cropping a side by 0.3 // will...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Convert SVG to PDF in Python – Aspose.HTML

    Convert SVG to PDF using the Aspose.HTML Python library. Learn about PdfSaveOptions and consider Python code examples for converting SVG to PDF....transform="translate(120, 10) scale(0.9)" /> 18 <use href="#base"...transform="translate(240, 20) scale(0.8)" /> 19 <use href="#base"...

    docs.aspose.com/html/python-net/convert-svg-to-...
  8. Druckpräsentation|Aspose.Slides Dokumentation

    PowerPoint-Präsentation in Java drucken...getHeight ( null ); double scale = Math . min ( scaleX , scaleY...image . getWidth ( null ) * scale ); int height = ( int ) ( image...

    docs.aspose.com/slides/de/androidjava/print-pre...
  9. Aspose.PSD for .NET 22.12 - 发行说明|Documentation

    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....const int Scale = 4 ; int newWidth = image . Width * Scale ; int...newHeight = image . Height * Scale ; // 进行调整大小 image . Resize (...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  10. Impression de Présentation|Documentation Aspose...

    Imprimer une Présentation PowerPoint en Java...getHeight ( null ); double scale = Math . min ( scaleX , scaleY...image . getWidth ( null ) * scale ); int height = ( int ) ( image...

    docs.aspose.com/slides/fr/java/print-presentation/