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

sh

(0.27 sec)
  1. C++を使用してシェイプ内にタイル状の画像をテクスチャとして配置|Documentation

    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/ja/cpp/tile-picture-as-a-...
  2. Imposta i margini del commento o forma all’inte...

    Impara come impostare i margini di commenti o forme all’interno di un foglio di lavoro usando Aspose.Cells con C++.... GetCount (); i ++ ) { Shape sh = ws . GetShapes (). Get ( i...ShapeTextAlignment txtAlign = sh . GetTextBody (). GetTextAlignment...

    docs.aspose.com/cells/it/cpp/set-margins-of-com...
  3. Archivo

    Archivo...{ // Accede a la forma IShape sh = slide.Shapes[j]; // Compruebe... if (sh is AutoShape) { AutoShape ashp = (AutoShape)sh; // Mira...

    blog.aspose.com/es/slides/extract-images-from-p...
  4. 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...
  5. 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...
  6. Archivio

    Archivio...{ // Accedi alla forma IShape sh = sl.getShapes().get_Item(j);...se è una forma automatica if (sh instanceof IAutoShape) { IAutoShape...

    blog.aspose.com/it/slides/extract-images-from-p...
  7. Archivio

    Archivio...{ // Accedi alla forma IShape sh = slide.Shapes[j]; // Controlla...automatica if (sh is AutoShape) { AutoShape ashp = (AutoShape)sh; // Controlla...

    blog.aspose.com/it/slides/extract-images-from-p...
  8. آرشیوها

    آرشیوها...شکل دسترسی داشته باشید IShape sh = slide.Shapes[j]; // بررسی کنید...است if (sh is AutoShape) { AutoShape ashp = (AutoShape)sh; // بررسی...

    blog.aspose.com/fa/slides/extract-images-from-p...
  9. 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...
  10. プレゼンテーションのシェイプから画像を抽出する|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...