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

sh

(0.06 sec)
  1. Wie man Aspose.Slides für Java in Docker ausfüh...

    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 && \ echo 'java --add-opens=java...java2d=ALL-UNNAMED \' >> ${ APP_DIR } /run.sh && \ echo ' --add-opens=java...

    docs.aspose.com/slides/de/java/how-to-run-aspos...
  2. Docker で Aspose.Slides for Java を実行する方法|Aspose....

    Docker コンテナで Aspose.Slides を実行: イメージ、依存関係、フォント、ライセンスを構成し、PowerPoint と OpenDocument を処理するスケーラブルなサービスを構築します。...sh && \ echo 'java --add-opens=java...java2d=ALL-UNNAMED \' >> ${ APP_DIR } /run.sh && \ echo ' --add-opens=java...

    docs.aspose.com/slides/ja/java/how-to-run-aspos...
  3. عرض الأشكال على الشريحة كصور|توثيق 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/ar/net/rendering-shapes-...
  4. Отображение фигур на слайде в виде изображений|...

    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/ru/net/rendering-shapes-...
  5. استخراج الصور من أشكال العرض التقديمي|وثائق Asp...

    استخراج الصور من الأشكال في عروض PowerPoint وOpenDocument باستخدام Aspose.Slides للـ Java — حل سريع ومناسب للمبرمجين....IShape sh = sl . getShapes (). get_Item ( j ); if ( sh instanceof...IAutoShape ashp = ( IAutoShape ) sh ; if ( ashp . getFillFormat ()...

    docs.aspose.com/slides/ar/java/extracting-image...
  6. استخراج الصور من أشكال العرض التقديمي|Aspose.Sl...

    استخراج الصور من عرض PowerPoint التقديمي باستخدام JavaScript... size (); j ++ ) { let sh = sl . getShapes (). get_Item...instanceOf ( sh , "com.aspose.slides.IAutoShape" )) { let ashp = sh ; if...

    docs.aspose.com/slides/ar/nodejs-java/extractin...
  7. スライド上のシェイプを画像としてレンダリング|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-...
  8. Извлечение изображений из фигур презентации|Док...

    Извлекайте изображения из фигур в презентациях PowerPoint и OpenDocument с помощью Aspose.Slides для Java — быстрое, удобное для кода решение....IShape sh = sl . getShapes (). get_Item ( j ); if ( sh instanceof...IAutoShape ashp = ( IAutoShape ) sh ; if ( ashp . getFillFormat ()...

    docs.aspose.com/slides/ru/java/extracting-image...
  9. Извлечение изображений из фигур презентации|Asp...

    Извлечение изображений из презентации PowerPoint в JavaScript... size (); j ++ ) { let sh = sl . getShapes (). get_Item...instanceOf ( sh , "com.aspose.slides.IAutoShape" )) { let ashp = sh ; if...

    docs.aspose.com/slides/ru/nodejs-java/extractin...
  10. Smart Artをグループシェイプに変換する方法(C++)|Documentation

    Aspose.Cells for C++を使用して、Smart Art ShapeをGroup Shapeに変換し、グループシェイプの個々の部分にアクセスする方法を学びます。...); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...<< "Is Smart Art Shape: " << sh . IsSmartArt () << std :: endl...

    docs.aspose.com/cells/ja/cpp/convert-the-smart-...