Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 338 for

sh

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

    JavaでPowerPointプレゼンテーションから画像を抽出する...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. C++ ile Şekil veya Grafik Parıltı Etkisiyle Çal...

    Aspose.Cells for C++ kullanarak şekil veya grafiklerin parıltı etkisiyle çalışma yöntemini öğrenin....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...Transparency properties GlowEffect ge = sh . GetGlow (); ge . SetSize (...

    docs.aspose.com/cells/tr/cpp/working-with-the-g...
  3. Bildplatta som textur inuti formen med C++|Docu...

    Lär dig hur man tilear ett foto som en textur inuti en form med Aspose.Cells for C++....shape inside the worksheet Shape sh = ws . GetShapes (). Get ( 0...as a Texture inside the Shape sh . GetFill (). GetTextureFill...

    docs.aspose.com/cells/sv/cpp/tile-picture-as-a-...
  4. استخراج الصور من أشكال العرض|وثائق Aspose.Slides

    استخراج الصور من عرض PowerPoint باستخدام C# أو .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...
  5. Extraction d'images à partir de formes de prése...

    Extraire des images d'une présentation PowerPoint en Java...IShape sh = sl . getShapes (). get_Item ( j ); if ( sh instanceof...IAutoShape ashp = ( IAutoShape ) sh ; if ( ashp . getFillFormat ()...

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

    C#または.NETでPowerPointプレゼンテーションから画像を抽出する...画像を含むシェイプにアクセス 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...
  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. Установка|Документация Aspose.Slides для PHP

    Установите Aspose.Slides для PHP через Java в Windows, Linux или macOS...sh RUN echo '#!/bin/bash\n\ # Запустите...в фоновом режиме\n\ catalina.sh start\n\ # Подождите, пока Tomcat...

    docs.aspose.com/slides/ru/php-java/installation/
  9. Bilder aus Präsentationsformen extrahieren|Aspo...

    Bilder aus PowerPoint-Präsentationen in C# oder .NET extrahieren...enthält IShape sh = sl . Shapes [ j ]; if ( sh is AutoShape )...AutoShape ashp = ( AutoShape ) sh ; if ( ashp . FillFormat . FillType...

    docs.aspose.com/slides/de/net/extracting-images...
  10. Şekil veya Grafiklerin ThreeDFormat ile 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/tr/nodejs-cpp/working-wit...