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

sh

(0.05 sec)
  1. Отображение форм на слайде как изображений|Доку...

    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-...
  2. 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-...
  3. Trabajando con el formato 3D de Shape o Chart 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/es/nodejs-cpp/working-wit...
  4. العمل مع شكل أو مخطط ثلاثي الأبعاد مع 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...
  5. 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...
  6. Извлечение изображений из фигур презентации|Док...

    Извлечение изображений из презентации PowerPoint на C# или .NET...изображение IShape sh = sl . Shapes [ j ]; if ( sh is AutoShape )...AutoShape ashp = ( AutoShape ) sh ; if ( ashp . FillFormat . FillType...

    docs.aspose.com/slides/ru/net/extracting-images...
  7. استخراج الصور من أشكال العرض التقديمي|وثائق Asp...

    استخراج الصور من عرض PowerPoint في C++...System :: SharedPtr < IShape > sh = sl -> get_Shapes () -> idx_get...ObjectExt :: Is < AutoShape > ( sh )) { System :: SharedPtr < AutoShape...

    docs.aspose.com/slides/ar/cpp/extracting-images...
  8. Извлечение изображений из фигур презентации|Док...

    Извлечение изображений из презентации PowerPoint на C++...System :: SharedPtr < IShape > sh = sl -> get_Shapes () -> idx_get...ObjectExt :: Is < AutoShape > ( sh )) { System :: SharedPtr < AutoShape...

    docs.aspose.com/slides/ru/cpp/extracting-images...
  9. Extracción de imágenes de formas de presentació...

    Extraer imágenes de la presentación de PowerPoint en Java...IShape sh = sl . getShapes (). get_Item ( j ); if ( sh instanceof...IAutoShape ashp = ( IAutoShape ) sh ; if ( ashp . getFillFormat ()...

    docs.aspose.com/slides/es/java/extracting-image...
  10. Rendu des formes sur la diapositive en tant qu'...

    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....image ShapeEx sh = sl . Shapes [ j ]; if ( sh is AutoShapeEx...AutoShapeEx ashp = ( AutoShapeEx ) sh ; if ( ashp . FillFormat . FillType...

    docs.aspose.com/slides/fr/net/rendering-shapes-...