Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 7,416 for

image scale

(0.06 sec)
  1. Obtener el Fondo Completo de la Diapositiva de ...

    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.... slide_index = 0 image_scale = 1 with slides . Presentation...SlideSizeScaleType . DO_NOT_SCALE ) cloned_slide = temp_presentation...

    docs.aspose.com/slides/es/python-net/get-the-en...
  2. 创建形状缩略图|Aspose.Slides 文档

    从 PowerPoint 演示文稿中提取形状缩略图,使用 C# 或 .NET...using ( IImage image = shape . GetImage ()) { image . Save ( "Shape_thumbnail_out...ShapeThumbnailBounds . Shape ; float scale = 1 ; // 在 X 和 Y 轴上的缩放。 using...

    docs.aspose.com/slides/zh/net/create-shape-thum...
  3. Multithreading dans Aspose.Slides|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....diapositives de présentation en images en parallèle Supposons que...présentation PowerPoint en images PNG en parallèle. Étant donné...

    docs.aspose.com/slides/fr/python-net/multithrea...
  4. Pythonで3Dプレゼンテーションを作成|Aspose.Slides for Python ...

    Aspose.Slides を使用して、Python でインタラクティブな 3D プレゼンテーションを手軽に生成できます。PowerPoint および OpenDocument 形式へ迅速にエクスポートし、幅広い用途に活用できます。...slides as slides image_scale = 2 with slides . Presentation...with slide . get_image ( image_scale , image_scale ) as thumbnail...

    docs.aspose.com/slides/ja/python-net/3d-present...
  5. Multihilo en Aspose.Slides|Documentación de Asp...

    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....png" image_scale = 2 presentation = Presentation...SlideSizeScaleType . DO_NOT_SCALE ) slide_presentation . slides...

    docs.aspose.com/slides/es/python-net/multithrea...
  6. المعالجة المتعدّدة الخيوط في Aspose.Slides لـ P...

    تعزّز المعالجة المتعدّدة الخيوط في Aspose.Slides لـ Python معالجة ملفات PowerPoint و OpenDocument. اكتشف أفضل الممارسات لسير عمل العروض التقديمية بكفاءة....png" image_scale = 2 presentation = Presentation...SlideSizeScaleType . DO_NOT_SCALE ) slide_presentation . slides...

    docs.aspose.com/slides/ar/python-net/multithrea...
  7. 获取整个演示文稿幻灯片背景作为图像|Aspose.Slides for Python 文档

    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.... 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...
  8. Ajouter une image à un PDF en utilisant C#|Aspo...

    Cette section décrit comment ajouter une Image à un fichier PDF existant en utilisant la bibliothèque C#....Ask AI Ajouter une image à un PDF en utilisant C# Contents [...[ Hide ] Ajouter une image dans un fichier PDF existant Chaque...

    docs.aspose.com/pdf/fr/net/add-image-to-existin...
  9. Multithreading in Aspose.Slides|Aspose.Slides f...

    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....png" image_scale = 2 presentation = Presentation...SlideSizeScaleType . DO_NOT_SCALE ) slide_presentation . slides...

    docs.aspose.com/slides/de/python-net/multithrea...
  10. シェイプ サムネイル|Aspose.Slides ドキュメント

    C++でPowerPointプレゼンテーションからシェイプのサムネイルを抽出する...( 0 ); auto image = shape -> GetImage (); image -> Save ( u ...png" , ImageFormat :: Png ); image -> Dispose (); presentation...

    docs.aspose.com/slides/ja/cpp/shape-thumbnails/