Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 475 for

sh

(0.06 sec)
  1. スライド上のシェイプを画像としてレンダリング|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-...
  2. Bilder aus Formen der Präsentation extrahieren|...

    Bilder aus Formen in PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für Android über Java extrahieren - schnelle, code-freundliche Lösung....IShape sh = sl . getShapes (). get_Item ( j ); if ( sh instanceof...IAutoShape ashp = ( IAutoShape ) sh ; if ( ashp . getFillFormat ()...

    docs.aspose.com/slides/de/androidjava/extractin...
  3. Bilder aus Formen einer Präsentation extrahiere...

    Bilder aus Formen in PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für Java extrahieren — schnelle, code-freundliche Lösung....IShape sh = sl . getShapes (). get_Item ( j ); if ( sh instanceof...IAutoShape ashp = ( IAutoShape ) sh ; if ( ashp . getFillFormat ()...

    docs.aspose.com/slides/de/java/extracting-image...
  4. Extraer imágenes de formas de presentación|Docu...

    Extrae imágenes de formas en presentaciones PowerPoint y OpenDocument con Aspose.Slides para Android mediante Java — solución rápida y fácil de usar en código....IShape sh = sl . getShapes (). get_Item ( j ); if ( sh instanceof...IAutoShape ashp = ( IAutoShape ) sh ; if ( ashp . getFillFormat ()...

    docs.aspose.com/slides/es/androidjava/extractin...
  5. Extraction d'images à partir des formes de prés...

    Extraire des images d'une présentation PowerPoint en JavaScript... size (); j ++ ) { let sh = sl . getShapes (). get_Item...instanceOf ( sh , "com.aspose.slides.IAutoShape" )) { let ashp = sh ; if...

    docs.aspose.com/slides/fr/nodejs-java/extractin...
  6. Определить, является ли фигура 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...
  7. Bestäm om Shape är Smart Art Shape med C++|Docu...

    Lär dig hur man avgör om en form är en Smart Art Shape med Aspose.Cells for C++.... GetShapes (); Shape sh = shapes . Get ( 0 ); // Determine...<< "Is Smart Art Shape: " << sh . IsSmartArt () << std :: endl...

    docs.aspose.com/cells/sv/cpp/determine-if-shape...
  8. Extraer imágenes de formas de presentación en ....

    Extraiga imágenes de formas en presentaciones PowerPoint y OpenDocument con Aspose.Slides para .NET — solución rápida y amigable para código....imagen IShape sh = sl . Shapes [ j ]; if ( sh is AutoShape )...AutoShape ashp = ( AutoShape ) sh ; if ( ashp . FillFormat . FillType...

    docs.aspose.com/slides/es/net/extracting-images...
  9. العمل مع شكل أو مخطط ثلاثي الأبعاد مع Node.js ع...

    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....); // Access first shape const sh = ws . getShapes (). get ( 0...dimensional settings const n3df = sh . getThreeDFormat (); n3df ....

    docs.aspose.com/cells/ar/nodejs-cpp/working-wit...
  10. Bestimmen, ob Shape eine Smart Art Shape ist mi...

    Erfahren Sie, wie Sie mit Aspose.Cells for C++ feststellen, ob eine Shape eine Smart Art Shape ist.... GetShapes (); Shape sh = shapes . Get ( 0 ); // Determine...<< "Is Smart Art Shape: " << sh . IsSmartArt () << std :: endl...

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