Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 338 for

sh

(0.03 sec)
  1. Rendu des formes sur la diapositive en tant qu'...

    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....image ShapeEx sh = sl . Shapes [ j ]; if ( sh is AutoShapeEx...AutoShapeEx ashp = ( AutoShapeEx ) sh ; if ( ashp . FillFormat . FillType...

    docs.aspose.com/slides/fr/net/rendering-shapes-...
  2. Извлечение изображений из фигур презентации|Док...

    Извлечение изображений из презентации PowerPoint на C# или .NET...изображение IShape sh = sl . Shapes [ j ]; if ( sh is AutoShape )...AutoShape ashp = ( AutoShape ) sh ; if ( ashp . FillFormat . FillType...

    docs.aspose.com/slides/ru/net/extracting-images...
  3. プレゼンテーションシェイプからの画像抽出|Aspose.Slides ドキュメント

    JavaでPowerPointプレゼンテーションから画像を抽出...IShape sh = sl . getShapes (). get_Item ( j ); if ( sh instanceof...IAutoShape ashp = ( IAutoShape ) sh ; if ( ashp . getFillFormat ()...

    docs.aspose.com/slides/ja/java/extracting-image...
  4. استخراج الصور من أشكال العرض|وثائق Aspose.Slides

    استخراج الصور من عرض PowerPoint باستخدام C# أو .NET...على صورة IShape sh = sl . Shapes [ j ]; if ( sh is AutoShape )...AutoShape ashp = ( AutoShape ) sh ; if ( ashp . FillFormat . FillType...

    docs.aspose.com/slides/ar/net/extracting-images...
  5. Extraction d'images à partir de formes de prése...

    Extraire des images d'une présentation PowerPoint en Java...IShape sh = sl . getShapes (). get_Item ( j ); if ( sh instanceof...IAutoShape ashp = ( IAutoShape ) sh ; if ( ashp . getFillFormat ()...

    docs.aspose.com/slides/fr/androidjava/extractin...
  6. プレゼンテーションのシェイプから画像を抽出する|Aspose.Slides ドキュメント

    JavaでPowerPointプレゼンテーションから画像を抽出する...IShape sh = sl . getShapes (). get_Item ( j ); if ( sh instanceof...IAutoShape ashp = ( IAutoShape ) sh ; if ( ashp . getFillFormat ()...

    docs.aspose.com/slides/ja/androidjava/extractin...
  7. Bilder aus Präsentationsformen extrahieren|Aspo...

    Bilder aus PowerPoint-Präsentationen in C# oder .NET extrahieren...enthält IShape sh = sl . Shapes [ j ]; if ( sh is AutoShape )...AutoShape ashp = ( AutoShape ) sh ; if ( ashp . FillFormat . FillType...

    docs.aspose.com/slides/de/net/extracting-images...
  8. プレゼンテーションシェイプから画像を抽出する|Aspose.Slides ドキュメント

    C#または.NETでPowerPointプレゼンテーションから画像を抽出する...画像を含むシェイプにアクセス IShape sh = sl . Shapes [ j ]; if ( sh is AutoShape )...AutoShape ashp = ( AutoShape ) sh ; if ( ashp . FillFormat . FillType...

    docs.aspose.com/slides/ja/net/extracting-images...
  9. スライド上の図形を画像としてレンダリング|Aspose.Slides ドキュメント

    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....画像を持つ図形にアクセスする ShapeEx sh = sl . Shapes [ j ]; if ( sh is AutoShapeEx...AutoShapeEx ashp = ( AutoShapeEx ) sh ; if ( ashp . FillFormat . FillType...

    docs.aspose.com/slides/ja/net/rendering-shapes-...
  10. Определить, является ли фигура Smart Art, с пом...

    Узнайте, как определить, является ли фигура Smart Art, с помощью Aspose.Cells for C++.... GetShapes (); Shape sh = shapes . Get ( 0 ); // Determine...<< "Is Smart Art Shape: " << sh . IsSmartArt () << std :: endl...

    docs.aspose.com/cells/ru/cpp/determine-if-shape...