Sort Score
Result 10 results
Languages All
Labels All
Results 2,871 - 2,880 of 11,150 for

scaling

(1.1 sec)
  1. แปลง PPSM เป็น BMP ผ่านแอปพลิเคชัน C++ | produc...

    ตัวอย่างโค้ดการแปลง C++ สำหรับเอกสาร PPSM เป็นรูปแบบ BMP ใช้โค้ดตัวอย่างสำหรับการแปลงแบตช์ PPSM เป็น BMP ภายในแอปพลิเคชัน C++ ใดๆ...desiredY = 800 ; // Getting scaled value of X and Y float ScaleX...desiredY; // Create a custom scale image auto bitmap = slide->GetThumbnail(ScaleX...

    products.aspose.com/slides/th/cpp/conversion/pp...
  2. แปลง POTX เป็น PNG ผ่านแอปพลิเคชัน C++ | produc...

    ตัวอย่างโค้ดการแปลง C++ สำหรับเอกสาร POTX เป็นรูปแบบ PNG ใช้โค้ดตัวอย่างสำหรับการแปลงแบตช์ POTX เป็น PNG ภายในแอปพลิเคชัน C ++...desiredY = 800 ; // Getting scaled value of X and Y float ScaleX...desiredY; // Create a custom scale image auto bitmap = slide->GetThumbnail(ScaleX...

    products.aspose.com/slides/th/cpp/conversion/po...
  3. Converti PPSX in JPEG tramite l'applicazione C+...

    Esempio di codice di conversione C++ per il documento PPSX in formato JPEG. Utilizzare il codice di esempio per la conversione batch da PPSX a JPEG all'interno di qualsiasi applicazione C++....desiredY = 800 ; // Getting scaled value of X and Y float ScaleX...desiredY; // Create a custom scale image auto bitmap = slide->GetThumbnail(ScaleX...

    products.aspose.com/slides/it/cpp/conversion/pp...
  4. Retrieve and Update Presentation View Propertie...

    Discover Aspose.Slides for C++ view properties to customize formats PPT, PPTX, and ODP slides—adjust layouts, zoom levels, and display settings....get_SlideViewProperties () -> set_Scale ( 100 ); // Zoom value in percentages...get_NotesViewProperties () -> set_Scale ( 100 ); // Zoom value in percentages...

    docs.aspose.com/slides/cpp/presentation-view-pr...
  5. Export XSLFO to PPSM in Android | products.aspo...

    Android API to Convert XSLFO to PPSM without using Microsoft Word...referenced slide on a specified scale. // instantiate a Presentation...get_Item ( 0 ); // create a full scale image BufferedImage image =...

    products.aspose.com/total/android-java/conversi...
  6. Convert DOTM to PPTM via C# .NET or with free O...

    Convert Word dotm documents to PowerPoint pptm files with C#. Convert multiple files within ASP.NET or other .NET applications....enables you to: Use Cases: Large-Scale Presentations : Convert .DOTM...DOTM files to create large-scale presentations, ideal for corporate...

    products.aspose.com/total/net/conversion/dotm-t...
  7. Watermarker.SetWatermarkToImages | Aspose.Words...

    قم بتعزيز صورك باستخدام طريقة Watermarker Set الخاصة بنا، من خلال إضافة علامات مائية نصية قابلة للتخصيص للحصول على لمسة احترافية وإخراج سلس.... Scale = 50 ; Watermarker . SetWatermarkToImages...new ImageWatermarkOption () { Scale = 50 }); } } أنظر أيضا class...

    reference.aspose.com/words/ar/net/aspose.words....
  8. 在 PS 文件中使用渐变 | Python

    在 PS 文件中添加渐变是 Aspose.Page API 解决方案支持的功能。了解如何在 Python 中使用该功能... X and Y scale component must be equal to the...transform for brush. X and Y scale component must be equal to the...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  9. Aspose.PDF for java 打印pdf 很模糊 发虚 - Free Support...

    public boolean printPdf(String filePath, PrintService printService) { try { PdfUtil.getLicense(); PdfViewer viewer = new PdfViewer(); viewer.bindPdf(filePath); viewer.setAutoResize(true); // Print the file wit…...getHeight(); double scale = Math.min(sx, sy); AffineTransform...translate(ix, iy); at.scale(scale, scale); g2.drawImage(img, at...

    forum.aspose.com/t/aspose-pdf-for-java-pdf/316595
  10. LaTeX-Figurenrendering | Aspose.TeX für .NET

    Hier wird Aspose.TeX für .NET das Rendern von LaTeX-Fragmenten (Figuren) beschrieben. Erfahr anhand der Codebeispiele, wie kann man Funktionalität nutzen....Specify the scaling factor 300%. 11 options. Scale = 3000; 12...Specify the scaling factor 300%. 10 options. Scale = 3000; 11...

    docs.aspose.com/tex/de/net/latex-figure-rendering/