Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 466 for

sh

(0.32 sec)
  1. Archiv

    Archiv...Greifen Sie auf die Form zu IShape sh = sl.getShapes().get_Item(j);...automatische Form handelt if (sh instanceof IAutoShape) { IAutoShape...

    blog.aspose.com/de/slides/extract-images-from-p...
  2. Archiv

    Archiv...Greifen Sie auf die Form zu IShape sh = slide.Shapes[j]; // Überprüfen...handelt if (sh is AutoShape) { AutoShape ashp = (AutoShape)sh; // Überprüfen...

    blog.aspose.com/de/slides/extract-images-from-p...
  3. プレゼンテーションのシェイプから画像を抽出する|Aspose.Slides ドキュメント

    PowerPoint と OpenDocument のプレゼンテーションにおけるシェイプから画像を抽出する Aspose.Slides for Java を使用した、迅速でコードフレンドリーなソリューション。...IShape sh = sl . getShapes (). get_Item ( j ); if ( sh instanceof...IAutoShape ashp = ( IAutoShape ) sh ; if ( ashp . getFillFormat ()...

    docs.aspose.com/slides/ja/java/extracting-image...
  4. كائنات 3D|Documentation

    مقالات حول التلاعب بكائنات 3D بـ Aspose.3D for .NET....Convert Msh إلى Triangle esh sh و ririmitive Shape إلى Mesh ترميز...

    docs.aspose.com/3d/ar/net/3d-objects/
  5. C++を使用してシェイプやチャートのグロー効果を操作する|Documentation

    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/ja/cpp/working-with-the-g...
  6. Meshes|Documentation

    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....مثلثات في نموذج 3D Split esh sh Aspose. نموذج كائن المستند 3D...

    docs.aspose.com/3d/ar/net/meshes/
  7. Ställ in Marginaler för Kommentar eller Form in...

    Lär dig hur du ställer in marginalerna för kommentarer eller former inom ett Excel ark med Aspose.Cells for Node.js via C++.... getCount (); i ++ ) { const sh = shapes . get ( i ); // Access...text alignment const txtAlign = sh . getTextBody (). getTextAlignment...

    docs.aspose.com/cells/sv/nodejs-cpp/set-margins...
  8. Extraer texto de la forma SmartArt de tipo engr...

    Aprenda cómo extraer texto de formas de SmartArt de tipo engranaje en Excel usando Aspose.Cells for C++ con orientación paso a paso y ejemplos de código....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...as group shape GroupShape gs = sh . GetResultOfSmartArt (); //...

    docs.aspose.com/cells/es/cpp/extract-text-from-...
  9. Extraire le texte de la forme SmartArt de type ...

    Apprenez comment extraire du texte des formes SmartArt de type Engrenage dans Excel en utilisant Aspose.Cells for C++ avec un guide étape par étape et des exemples de code....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...as group shape GroupShape gs = sh . GetResultOfSmartArt (); //...

    docs.aspose.com/cells/fr/cpp/extract-text-from-...
  10. ShapeがSmart Art Shapeかどうかを判断する方法(C++)|Documenta...

    Aspose.Cells for C++を使用して、ShapeがSmart Art Shapeかどうかを判定する方法を学びます。... GetShapes (); Shape sh = shapes . Get ( 0 ); // Determine...<< "Is Smart Art Shape: " << sh . IsSmartArt () << std :: endl...

    docs.aspose.com/cells/ja/cpp/determine-if-shape...