Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 478 for

sh

(0.1 sec)
  1. プレゼンテーションのシェイプから画像を抽出する|Aspose.Slides ドキュメント

    Aspose.Slides for Android を使用し、Java で PowerPoint と OpenDocument のプレゼンテーションのシェイプから画像を抽出する — 手軽でコードに優しいソリューション。...IShape sh = sl . getShapes (). get_Item ( j ); if ( sh instanceof...IAutoShape ashp = ( IAutoShape ) sh ; if ( ashp . getFillFormat ()...

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

    PowerPoint および OpenDocument プレゼンテーションのシェイプから画像を抽出します(Aspose.Slides for .NET 使用)— 迅速でコードフレンドリーなソリューション。...画像を含むシェイプにアクセスします 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...
  3. Installation|Documentation d'Aspose.Slides pour...

    Installer Aspose.Slides pour PHP via Java sous Windows, Linux ou macOS...sh RUN echo '#!/bin/bash\n\ # Démarrer...Tomcat en arrière-plan\n\ catalina.sh start\n\ # Attendre que Tomcat...

    docs.aspose.com/slides/fr/php-java/installation/
  4. Arsip

    Arsip...j++) { // Akses bentuknya IShape sh = sl.getShapes().get_Item(j);...apakah itu bentuk otomatis if (sh instanceof IAutoShape) { IAutoShape...

    blog.aspose.com/id/slides/extract-images-from-p...
  5. Archiv

    Archiv...j++) { // Přístup k tvaru IShape sh = slide.Shapes[j]; // Zkontrolujte...tvar if (sh is AutoShape) { AutoShape ashp = (AutoShape)sh; // Zkontrolujte...

    blog.aspose.com/cs/slides/extract-images-from-p...
  6. Arşiv

    Arşiv...j++) { // Şekle erişin IShape sh = slide.Shapes[j]; // Bunun bir...edin if (sh is AutoShape) { AutoShape ashp = (AutoShape)sh; // resmi...

    blog.aspose.com/tr/slides/extract-images-from-p...
  7. Determina se una forma è una forma di smart art...

    Impara come determinare se una forma è una forma di smart art usando Aspose.Cells for C++.... GetShapes (); Shape sh = shapes . Get ( 0 ); // Determine...<< "Is Smart Art Shape: " << sh . IsSmartArt () << std :: endl...

    docs.aspose.com/cells/it/cpp/determine-if-shape...
  8. Determinar si una forma es una forma Smart Art ...

    Aprenda cómo determinar si una forma es una forma Smart Art usando Aspose.Cells for C++.... GetShapes (); Shape sh = shapes . Get ( 0 ); // Determine...<< "Is Smart Art Shape: " << sh . IsSmartArt () << std :: endl...

    docs.aspose.com/cells/es/cpp/determine-if-shape...
  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...