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

sh

(1.29 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. Arbeiten mit dem Schatteneffekt von Shape oder ...

    Lernen Sie, wie man den Schatteneffekt von Formen oder Diagrammen mit Aspose.Cells for C++ manipuliert....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...properties ShadowEffect se = sh . GetShadowEffect (); se . SetAngle...

    docs.aspose.com/cells/de/cpp/working-with-the-s...
  3. Çalışma Sayfası İçinde Yorum veya Şeklin Kenar ...

    Aspose.Cells kullanarak çalışma sayfası içindeki yorumların veya şekillerin kenar boşluklarını nasıl ayarlayacağınızı öğrenin.... GetCount (); i ++ ) { Shape sh = ws . GetShapes (). Get ( i...ShapeTextAlignment txtAlign = sh . GetTextBody (). GetTextAlignment...

    docs.aspose.com/cells/tr/cpp/set-margins-of-com...
  4. العمل مع تأثير الظل للشكل أو المخطط باستخدام C+...

    تعلم كيفية التلاعب بتأثير الظل للأشكال أو المخططات باستخدام Aspose.Cells for C++....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...properties ShadowEffect se = sh . GetShadowEffect (); se . SetAngle...

    docs.aspose.com/cells/ar/cpp/working-with-the-s...
  5. Travailler avec l effet de réflexion d une form...

    Découvrez comment travailler avec l effet de réflexion des formes ou des graphiques en utilisant Aspose.Cells avec C++....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...properties ReflectionEffect re = sh . GetReflection (); re . SetBlur...

    docs.aspose.com/cells/fr/cpp/working-with-the-r...
  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. Cómo ejecutar Aspose.Slides para Java en Docker...

    Ejecute Aspose.Slides en contenedores Docker: configure imágenes, dependencias, fuentes y licencias para crear servicios escalables que procesen PowerPoint y OpenDocument....sh && \ echo 'java --add-opens=java...java2d=ALL-UNNAMED \' >> ${ APP_DIR } /run.sh && \ echo ' --add-opens=java...

    docs.aspose.com/slides/es/java/how-to-run-aspos...
  8. Définir les marges des commentaires ou formes à...

    Apprenez à définir les marges des commentaires ou des formes dans une feuille Excel en utilisant 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/fr/nodejs-cpp/set-margins...
  9. Establecer márgenes de comentario o forma dentr...

    Aprenda cómo establecer márgenes de comentarios o formas dentro de una hoja de cálculo usando Aspose.Cells con C++.... GetCount (); i ++ ) { Shape sh = ws . GetShapes (). Get ( i...ShapeTextAlignment txtAlign = sh . GetTextBody (). GetTextAlignment...

    docs.aspose.com/cells/es/cpp/set-margins-of-com...
  10. تحديد ما إذا كان الشكل هو شكل فن ذكي باستخدام C...

    تعلم كيفية تحديد ما إذا كان الشكل هو شكل فن ذكي باستخدام Aspose.Cells for C++.... GetShapes (); Shape sh = shapes . Get ( 0 ); // Determine...<< "Is Smart Art Shape: " << sh . IsSmartArt () << std :: endl...

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