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

sh

(0.38 sec)
  1. 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...
  2. Install Aspose.Slides for PHP via Java Using Do...

    Run Aspose.Slides in Docker containers: configure images, dependencies, fonts, and licensing to build scalable services that process PowerPoint & OpenDocument....sh script RUN echo '#!/bin/bash\n\...in the background\n\ catalina.sh start\n\ # Wait for Tomcat to...

    docs.aspose.com/slides/php-java/installing-slid...
  3. Trabajar con el efecto de sombra de forma o grá...

    Aprende cómo manipular el efecto de sombra de formas o gráficos usando Aspose.Cells for C++....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...properties ShadowEffect se = sh . GetShadowEffect (); se . SetAngle...

    docs.aspose.com/cells/es/cpp/working-with-the-s...
  4. Установка полей комментария или фигуры внутри р...

    Узнайте, как установить поля комментариев или фигур внутри рабочего листа, используя Aspose.Cells с C++.... GetCount (); i ++ ) { Shape sh = ws . GetShapes (). Get ( i...ShapeTextAlignment txtAlign = sh . GetTextBody (). GetTextAlignment...

    docs.aspose.com/cells/ru/cpp/set-margins-of-com...
  5. Lavorare con l effetto ombra di forma o grafico...

    Impara come manipolare l’effetto ombra di forme o grafici usando Aspose.Cells for C++....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...properties ShadowEffect se = sh . GetShadowEffect (); se . SetAngle...

    docs.aspose.com/cells/it/cpp/working-with-the-s...
  6. تثبيت Aspose.Slides للغة PHP عبر Java باستخدام ...

    تشغيل Aspose.Slides في حاويات Docker: تكوين الصور، التبعيات، الخطوط، والترخيص لبناء خدمات قابلة للتوسع تعالج ملفات PowerPoint و OpenDocument....sh RUN echo '#!/bin/bash\n\ # تشغيل...Tomcat في الخلفية\n\ catalina.sh start\n\ # الانتظار حتى يبدأ...

    docs.aspose.com/slides/ar/php-java/installing-s...
  7. Archiwa

    Archiwa...Uzyskaj dostęp do kształtu IShape sh = sl.getShapes().get_Item(j);...jest to kształt automatyczny if (sh instanceof IAutoShape) { IAutoShape...

    blog.aspose.com/pl/slides/extract-images-from-p...
  8. ค้นหา

    ค้นหา...j++) { // เข้าถึงรูปร่าง IShape sh = slide.Shapes[j]; // ตรวจสอ... if (sh is AutoShape) { AutoShape ashp = (AutoShape)sh; // ต...

    blog.aspose.com/th/slides/extract-images-from-p...
  9. Архивы

    Архивы...j++) { // Доступ к форме IShape sh = sl.getShapes().get_Item(j);...это автоматической формой if (sh instanceof IAutoShape) { IAutoShape...

    blog.aspose.com/ru/slides/extract-images-from-p...
  10. Bilder aus Formen der Präsentation extrahieren|...

    Bilder aus Formen in PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für C++ extrahieren — schnelle, codefreundliche Lösung....System :: SharedPtr < IShape > sh = sl -> get_Shapes () -> idx_get...ObjectExt :: Is < AutoShape > ( sh )) { System :: SharedPtr < AutoShape...

    docs.aspose.com/slides/de/cpp/extracting-images...