Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 455 for

sh

(0.09 sec)
  1. Arbeta med ThreeDFormat av form eller diagram m...

    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/sv/nodejs-cpp/working-wit...
  2. تكرار الصورة كملمس داخل الشكل باستخدام C++|Docu...

    تعلم كيفية تكرار صورة كملمس داخل شكل باستخدام 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/ar/cpp/tile-picture-as-a-...
  3. Arbeiten mit dem ThreeDFormat von Form oder Dia...

    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/de/nodejs-cpp/working-wit...
  4. C++ ile Şekil İçinde Doku Olarak Seramik Resmi|...

    Aspose.Cells for C++ kullanarak resmi bir şekil içinde doku olarak karolama yöntemini öğrenin....shape inside the worksheet Shape sh = ws . GetShapes (). Get ( 0...as a Texture inside the Shape sh . GetFill (). GetTextureFill...

    docs.aspose.com/cells/tr/cpp/tile-picture-as-a-...
  5. 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/
  6. 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...
  7. 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...
  8. 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...
  9. プレゼンテーションのシェイプから画像を抽出する|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...
  10. .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...