Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 466 for

sh

(1.81 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. Ç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...
  3. 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...
  4. 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...
  5. 搜索

    搜索...IShape sh = sl.getShapes().get_Item(j); // 檢查它是否是自動形狀 if (sh instanceof...IAutoShape ashp = (IAutoShape) sh; if (ashp.getFillFormat().getFillType()...

    blog.aspose.com/zh-hant/slides/extract-images-f...
  6. 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...
  7. 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...
  8. Архивы

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

    blog.aspose.com/ru/slides/extract-images-from-p...
  9. 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...
  10. أرشيف

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

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