Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 474 for

sh

(2.87 sec)
  1. العمل مع تأثير الظل للشكل أو المخطط باستخدام 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...
  2. 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...
  3. Docker を使用して Java 経由で PHP 用 Aspose.Slides をインスト...

    Docker コンテナで Aspose.Slides を実行し、イメージ、依存関係、フォント、ライセンスを設定して、PowerPoint と OpenDocument を処理するスケーラブルなサービスを構築します。...sh スクリプトを作成する RUN echo '#!/bin/bash\n\...Tomcat をバックグラウンドで起動する\n\ catalina.sh start\n\ # Tomcat が完全に起動するまで待機する\n\...

    docs.aspose.com/slides/ja/php-java/installing-s...
  4. Archiwa

    Archiwa...Uzyskaj dostęp do kształtu IShape sh = slide.Shapes[j]; // Sprawdź...automatyczny if (sh is AutoShape) { AutoShape ashp = (AutoShape)sh; // Sprawdź...

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

    Архивы...j++) { // Доступ к форме IShape sh = slide.Shapes[j]; // Проверьте...форма if (sh is AutoShape) { AutoShape ashp = (AutoShape)sh; // Проверьте...

    blog.aspose.com/ru/slides/extract-images-from-p...
  6. Arsip

    Arsip...j++) { // Akses bentuknya IShape sh = slide.Shapes[j]; // Periksa...otomatis if (sh is AutoShape) { AutoShape ashp = (AutoShape)sh; // Periksa...

    blog.aspose.com/id/slides/extract-images-from-p...
  7. أرشيف

    أرشيف...{ // الوصول إلى الشكل IShape sh = sl.getShapes().get_Item(j);...مما إذا كان شكلًا تلقائيًا if (sh instanceof IAutoShape) { IAutoShape...

    blog.aspose.com/ar/slides/extract-images-from-p...
  8. Archiv

    Archiv...j++) { // Přístup k tvaru IShape sh = sl.getShapes().get_Item(j);...nejedná o automatický tvar if (sh instanceof IAutoShape) { IAutoShape...

    blog.aspose.com/cs/slides/extract-images-from-p...
  9. ארכיון

    ארכיון...size(); j++) { // גש לצורה IShape sh = sl.getShapes().get_Item(j);...בדוק אם זו צורה אוטומטית if (sh instanceof IAutoShape) { IAutoShape...

    blog.aspose.com/he/slides/extract-images-from-p...
  10. العمل مع تنسيق ثلاثي الأبعاد للشكل أو المخطط با...

    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....); const sh = ws . shapes . get ( 0 ); const n3df = sh . threeDFormat...

    docs.aspose.com/cells/ar/javascript-cpp/working...