Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 8,423 for

image scale

(0.67 sec)
  1. 在 Python 中创建演示文稿查看器|Aspose.Slides for Python 文档

    学习如何使用 Aspose.Slides 在 Python 中创建自定义演示文稿查看器。轻松显示 PowerPoint(PPTX、PPT)和 OpenDocument(ODP)文件,无需 Microsoft PowerPoint 或其他办公软件。...slide_index = 0 scale_x = 1 scale_y = scale_x with slides . Presentation...slide . get_image ( scale_x , scale_y ) as image : image . save (...

    docs.aspose.com/slides/zh/python-net/presentati...
  2. Transformations SVG – Code SVG – Guide Aspose.SVG

    Apprenez à appliquer les transformations SVG - translation, mise à l'échelle, rotation, inclinaison, matrice avec Aspose.SVG. Exemples de code clairs inclus....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/svg/fr/net/drawing-basics/svg-t...
  3. Crear miniaturas de formas de presentación en P...

    Genere miniaturas de forma de alta calidad a partir de diapositivas de PowerPoint y OpenDocument con Aspose.Slides para Python mediante .NET – cree y exporte miniaturas de presentaciones fácilmente.... get_image () as thumbnail : # Guardar...slides as slides scale_x = 2.0 scale_y = scale_x # Instanciar la...

    docs.aspose.com/slides/es/python-net/create-sha...
  4. Multithreading in Aspose.Slides für Python|Aspo...

    Aspose.Slides für Python über .NET-Multithreading steigert die Verarbeitung von PowerPoint und OpenDocument. Entdecken Sie bewährte Methoden für effiziente Präsentationsabläufe....png" image_scale = 2 presentation = Presentation...SlideSizeScaleType . DO_NOT_SCALE ) slide_presentation . slides...

    docs.aspose.com/slides/de/python-net/multithrea...
  5. ملاحظات الإصدار Aspose.PSD for .NET 20.10|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....using ( PsdImage image = ( PsdImage ) Image . Load ( sourceFilePath...)) { image . Save ( outputFile , new PsdOptions ( image )); }...

    docs.aspose.com/psd/ar/net/aspose-psd-for-net-2...
  6. 使用 Python 创建演示文稿形状缩略图|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 从 PowerPoint 和 OpenDocument 幻灯片生成高质量的形状缩略图 —— 轻松创建并导出演示文稿缩略图。... get_image () as thumbnail : # 将图像以 PNG...slides as slides scale_x = 2.0 scale_y = scale_x # 实例化 Presentation...

    docs.aspose.com/slides/zh/python-net/create-sha...
  7. ImageWatermarkOptions.IsWashout | Aspose.Words ...

    اكتشف خاصية IsWashout في ImageWatermarkOptions. تحكم في تأثير إزالة العلامة المائية بسهولة باستخدام هذا الإعداد المنطقي البسيط.... Scale = 5 ; imageWatermarkOption ...doc . Watermark . SetImage ( Image . FromFile ( ImageDir + "Logo...

    reference.aspose.com/words/ar/net/aspose.words/...
  8. Apply Advanced Conditional Formatting with Gola...

    How to use the Aspose.Cells library in C++ to apply advanced conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....Automatically shade cells with color scales based on their relation to...sets in a similar way to color scales, but rather than shading the...

    docs.aspose.com/cells/go-cpp/apply-advanced-con...
  9. Escalado SVG – ejemplos de C#

    Ejemplos de C# para escalado SVG. Casos considerados de uso de la función de escala en el atributo de transformación y una matriz de transformación....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/svg/es/net/svg-scaling/
  10. 从演示文稿中获取完整幻灯片背景作为图像|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python 通过 .NET 从 PowerPoint 和 OpenDocument 演示文稿中提取完整幻灯片背景为图像,简化可视化工作流。... slide_index = 0 image_scale = 1 with slides . Presentation...SlideSizeScaleType . DO_NOT_SCALE ) cloned_slide = temp_presentation...

    docs.aspose.com/slides/zh/python-net/get-the-en...