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

sh

(0.06 sec)
  1. Extrahieren von Bildern aus Präsentationsformen...

    Bilder aus PowerPoint-Präsentation in JavaScript extrahieren... size (); j ++ ) { let sh = sl . getShapes (). get_Item...instanceOf ( sh , "com.aspose.slides.IAutoShape" )) { let ashp = sh ; if...

    docs.aspose.com/slides/de/nodejs-java/extractin...
  2. C++ ile Şeklin Smart Art Şekli olup olmadığını ...

    Aspose.Cells for C++ kullanarak bir şeklin Smart Art Şekli olup olmadığını nasıl belirleyeceğinizi öğrenin.... GetShapes (); Shape sh = shapes . Get ( 0 ); // Determine...<< "Is Smart Art Shape: " << sh . IsSmartArt () << std :: endl...

    docs.aspose.com/cells/tr/cpp/determine-if-shape...
  3. 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...
  4. Определить, является ли фигура 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...
  5. استخراج الصور من أشكال العرض التقديمي في .NET|ت...

    استخراج الصور من الأشكال في عروض PowerPoint و OpenDocument باستخدام Aspose.Slides لـ .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...
  6. Extraer imágenes de formas de presentación|Docu...

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

    docs.aspose.com/slides/es/java/extracting-image...
  7. Extrayendo imágenes de formas de presentación|A...

    Extraer imágenes de una presentación 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/es/nodejs-java/extractin...
  8. Extraire des images des formes de présentation|...

    Extraire des images des formes dans les présentations PowerPoint et OpenDocument avec Aspose.Slides pour Android via Java — solution rapide et adaptée au code....IShape sh = sl . getShapes (). get_Item ( j ); if ( sh instanceof...IAutoShape ashp = ( IAutoShape ) sh ; if ( ashp . getFillFormat ()...

    docs.aspose.com/slides/fr/androidjava/extractin...
  9. Работа с ThreeDFormat формы или диаграммы с Nod...

    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/ru/nodejs-cpp/working-wit...
  10. 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...