Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 11,110 for

scaling

(0.06 sec)
  1. Convert PPT to JPEG using C# | products.aspose.com

    Sample code for PPT to JPEG C# conversion. Use API example code for batch PPT 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/ppt-t...
  2. 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...
  3. 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...
  4. ビルトインドキュメントプロパティのScaleCropおよびLinksUpToDateプロパティ...

    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....Contents [ Hide ] 可能な使用シナリオ scale_crop と links_up_to_date は、O...Dateプロパティを設定する 次のサンプルコードは、 scale_crop と links_up_to_date の拡張...

    docs.aspose.com/cells/ja/python-net/setting-sca...
  5. 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....
  6. 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....
  7. 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-...
  8. 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...
  9. Transformation|Documentation

    Articles about transformation of 3D objects in Aspose.3D for .NET....matrix by the chain operations Scale geometries of a 3D Scene Expose...

    docs.aspose.com/3d/net/transformation/
  10. Image processing|Documentation

    Automatic or manual actions for formatting an image before sending it for recognition to Aspose.OCR for Python via .NET....background Resizing Proportionally scale images up / down, or manually...Remove noise Adjust contrast Scale Resize Convert to grayscale...

    docs.aspose.com/ocr/python-net/image-processing/