Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 11,066 for

scaling

(0.08 sec)
  1. WatermarkerContext Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.LowCode.WatermarkerContext per una filigrana impeccabile nei documenti. Migliora i tuoi documenti con facilità ed efficienza.... Scale = 50 ; Watermarker . Create...watermarkerContext . ImageWatermarkOption . Scale = 50 ; using ( FileStream streamOut...

    reference.aspose.com/words/it/net/aspose.words....
  2. WatermarkerContext Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.LowCode.WatermarkerContext لإضافة علامات مائية سلسة إلى مستنداتك. حسّن مستنداتك بسهولة وكفاءة.... Scale = 50 ; Watermarker . Create...watermarkerContext . ImageWatermarkOption . Scale = 50 ; using ( FileStream streamOut...

    reference.aspose.com/words/ar/net/aspose.words....
  3. ImageData.ChromaKey | Aspose.Words for .NET

    Discover the ImageData ChromaKey property, set transparent colors for your images and enhance visual effects effortlessly. Unlock creative possibilities!...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.IsLink | Aspose.Words for .NET

    Discover how the ImageData IsLink property enhances your design by linking images to shapes seamlessly when SourceFullName is set. Boost your creativity!...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. Duplicate image is creating when i try to conve...

    Duplicate image is creating when i try to convert into pdf is there any issue in this sample code? class ImageProcessor implements FileProcessor { @Override public void processFile(Document pdfDocument, File file) { …...imgHeight > pageHeight) { double scale = Math.min(pageWidth / imgWidth...= imgWidth * scale; newHeight = imgHeight * scale; } Image image...

    forum.aspose.com/t/duplicate-image-is-creating-...
  6. Aspose.PSD for .NET 22.12 - Release Notes|Docum...

    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 ; // It makes resize image ...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-1...
  7. ImageData.has_image property | Aspose.Words for...

    ImageData.has_image property. Returns ``True`` if the shape has image bytes or links an image....gray_scale property ImageData.image_bytes...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBuilder class | Aspose.Words for Python

    aspose.words.DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting...object into the document and scales it to the specified size. ...object into the document and scales it to the specified size. ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 用 Python.NET 缩放工作表的方法|Documentation

    本文讲解如何使用 Aspose.Cells for Python.NET 来缩放工作表。... page_setup # Set the scaling to a specific percentage (e...workbook workbook . save ( "output_scaled_percentage.xlsx" ) 关键API参考:...

    docs.aspose.com/cells/zh/python-net/how-to-scal...
  10. Convert POT to PNG using C# | products.aspose.com

    Sample code for POT to PNG C# conversion. Use API example code for batch POT files to PNG 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/pot-t...