Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 474 for

sh

(0.19 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. Aspose.Slides für PHP via Java mit Docker insta...

    Führen Sie Aspose.Slides in Docker-Containern aus: Konfigurieren Sie Images, Abhängigkeiten, Schriftarten und Lizenzierung, um skalierbare Dienste zu erstellen, die PowerPoint- und OpenDocument-Dateien verarbeiten....sh-Skript erstellen RUN echo '#...Hintergrund starten\n\ catalina.sh start\n\ # Warten, bis Tomcat...

    docs.aspose.com/slides/de/php-java/installing-s...
  3. Installer Aspose.Slides pour PHP via Java en ut...

    Exécutez Aspose.Slides dans des conteneurs Docker: configurez les images, les dépendances, les polices et les licences pour créer des services évolutifs capables de traiter PowerPoint et OpenDocument....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/installing-s...
  4. Установить Aspose.Slides для PHP через Java с и...

    Запустите Aspose.Slides в контейнерах Docker: настройте образы, зависимости, шрифты и лицензирование для создания масштабируемых сервисов, обрабатывающих PowerPoint и OpenDocument....sh RUN echo '#!/bin/bash\n\ # Запустить...в фоновом режиме\n\ catalina.sh start\n\ # Ожидать полного запуска...

    docs.aspose.com/slides/ru/php-java/installing-s...
  5. Fliesenbild als Textur in der Form mit C++|Docu...

    Lernen Sie, wie man ein Bild als Textur innerhalb einer Form mit Aspose.Cells for C++ tilet....shape inside the worksheet Shape sh = ws . GetShapes (). Get ( 0...as a Texture inside the Shape sh . GetFill (). GetTextureFill...

    docs.aspose.com/cells/de/cpp/tile-picture-as-a-...
  6. Lavorare con il formato 3D di forma o grafico c...

    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/it/nodejs-cpp/working-wit...
  7. Imposta i margini del commento o forma all’inte...

    Impara come impostare i margini di commenti o forme all’interno di un foglio di lavoro usando Aspose.Cells con C++.... GetCount (); i ++ ) { Shape sh = ws . GetShapes (). Get ( i...ShapeTextAlignment txtAlign = sh . GetTextBody (). GetTextAlignment...

    docs.aspose.com/cells/it/cpp/set-margins-of-com...
  8. 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...
  9. 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...
  10. Lavorare con l effetto bagliore di forma o graf...

    Impara come lavorare con l’effetto bagliore di forme o grafici usando Aspose.Cells for C++....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...Transparency properties GlowEffect ge = sh . GetGlow (); ge . SetSize (...

    docs.aspose.com/cells/it/cpp/working-with-the-g...