Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 473 for

sh

(0.14 sec)
  1. Arbeta med skuggeffekten av form eller diagram ...

    Lär dig hur man manipulerar skuggeffekten av former eller diagram med Aspose.Cells for C++....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...properties ShadowEffect se = sh . GetShadowEffect (); se . SetAngle...

    docs.aspose.com/cells/sv/cpp/working-with-the-s...
  2. プレゼンテーションのシェイプから画像を抽出する|Aspose.Slides ドキュメント

    PowerPoint と OpenDocument のプレゼンテーションにおけるシェイプから画像を抽出する Aspose.Slides for Java を使用した、迅速でコードフレンドリーなソリューション。...IShape sh = sl . getShapes (). get_Item ( j ); if ( sh instanceof...IAutoShape ashp = ( IAutoShape ) sh ; if ( ashp . getFillFormat ()...

    docs.aspose.com/slides/ja/java/extracting-image...
  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. Broken shapes grouping in Visio document after ...

    Hi Support, Current Aspose.Diagram v.25.11.0 contains issues that break Shapes grouping after a simple Open/Save diagram. I believe this was broken by a fix to the following issue: Steps to reproduce: Diagram exam…...Diagram Product Family Oleg_Sh November 18, 2025, 7:36pm 1 Hi...November 18, 2025, 7:38pm 2 @Oleg_Sh Summary You have encountered...

    forum.aspose.com/t/broken-shapes-grouping-in-vi...