Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 473 for

sh

(0.32 sec)
  1. Extraer imágenes de formas de presentación en ....

    Extraiga imágenes de formas en presentaciones PowerPoint y OpenDocument con Aspose.Slides para .NET — solución rápida y amigable para código....imagen IShape sh = sl . Shapes [ j ]; if ( sh is AutoShape )...AutoShape ashp = ( AutoShape ) sh ; if ( ashp . FillFormat . FillType...

    docs.aspose.com/slides/es/net/extracting-images...
  2. Extraire des images des formes de présentation ...

    Extraire des images des formes dans les présentations PowerPoint et OpenDocument avec Aspose.Slides pour .NET - solution rapide et adaptée au code....une image IShape sh = sl . Shapes [ j ]; if ( sh is AutoShape )...AutoShape ashp = ( AutoShape ) sh ; if ( ashp . FillFormat . FillType...

    docs.aspose.com/slides/fr/net/extracting-images...
  3. Bilder aus Formen einer Präsentation in .NET|As...

    Extrahieren Sie Bilder aus Formen in PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für .NET - schnelle, codefreundliche Lösung....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...
  4. 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...
  5. 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-...
  6. 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-...
  7. 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...
  8. 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...
  9. آرشیوها

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

    blog.aspose.com/fa/slides/extract-images-from-p...
  10. Invalid shape Height, Width, LocPinX and LocPin...

    Hi Support, Aspose.Diagram v.25.10.0 returns wrong size values of TwoD Shapes. (Width, Height, LocPinx, LocPinY). I am using following code example: static void Main(string[] args) { var document = new…...Family read-visio-diagram Oleg_Sh October 20, 2025, 12:29pm 1 Hi...October 20, 2025, 12:29pm 2 @Oleg_Sh It appears you are facing an...

    forum.aspose.com/t/invalid-shape-height-width-l...