Sort Score
Result 10 results
Languages All
Labels All
Results 6,441 - 6,450 of 48,782 for

shapes

(0.17 sec)
  1. Javaで3Dプレゼンテーションを作成する|Aspose.Slides ドキュメント

    Aspose.Slides を使用して Java でインタラクティブな 3D プレゼンテーションを簡単に作成できます。PowerPoint および OpenDocument フォーマットへ迅速にエクスポートでき、さまざまな用途に活用できます。...クラスのインスタンスは次の方法で取得できます: Shape.getThreeDFormat() メソッドは PowerPoint...get_Item ( 0 ); IAutoShape shape = slide . getShapes (). addAutoShape...

    docs.aspose.com/slides/ja/java/3d-presentation/
  2. إنشاء عروض تقديمية ثلاثية الأبعاد في PHP|توثيق ...

    إنشاء عروض تقديمية ثلاثية الأبعاد تفاعلية في PHP باستخدام Aspose.Slides بسهولة. تصدير سريع إلى صيغ PowerPoint و OpenDocument للاستخدام المتنوع....الحصول على نسخة من الفئة عبر: Shape.getThreeDFormat() طريقة لإنشاء...getSlides () -> get_Item ( 0 ); $shape = $slide -> getShapes () ->...

    docs.aspose.com/slides/ar/php-java/3d-presentat...
  3. FlipOrientation Enum | Aspose.Words لـ .NET

    اكتشف Aspose.Words.Drawing.FlipOrientation enum لخيارات توجيه متعددة للأشكال. حسّن تصميم مستندك بتخصيص مرن!... Shape shape = builder . InsertShape (..., 100 , WrapType . None ); shape . ImageData . SetImage ( ImageDir...

    reference.aspose.com/words/ar/net/aspose.words....
  4. Pakkaa DOCX Kohteessa Python

    Pakkaa DOCX kentässä Python laadun heikkenemättä. Optimoi kohteen DOCX sisältö, pienennä tiedostokokoa helposti....cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True )] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/fi/python-net/compres...
  5. Pythonでプレゼンテーションに形状エフェクトを適用する|Aspose.Slides for...

    Aspose.Slides for Python を使用して高度な形状エフェクトで PPT、PPTX、ODP ファイルを変換し、数秒で印象的でプロフェッショナルなスライドを作成します。...pres : shape = pres . slides [ 0 ] . shapes . add_auto_shape ( slides...LE , 20 , 20 , 200 , 150 ) shape . effect_format . enable_outer_shadow_effect...

    docs.aspose.com/slides/ja/python-net/shape-effect/
  6. Aspose::Words::DocumentBuilder::InsertNode meth...

    Aspose::Words::DocumentBuilder::InsertNode method. Inserts a node before the cursor in C++....to a shape so that it can display it. // 1 - Set the shape to contain...contain the image. auto shape = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Aspose::Words::Drawing::ReflectionFormat::get_D...

    Aspose::Words::Drawing::ReflectionFormat::get_Distance method. Gets or sets a double value that specifies the amount of separation of the reflected image from the object in points. The default value is 0.0 in C++....to interact with reflection shape effect. auto doc = System ::...get_MyDir () + u "Various shapes.docx" ); auto shape = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Recuperar información de forma Visio en PHP|Doc...

    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....vsd" ); $shapes = $diagram -> getPages () ->...string ) $shapes -> getCount ()) { $shape = $shapes -> get ( $i...

    docs.aspose.com/diagram/es/java/retrieve-visio-...
  9. Hämta Visio Forminformation i Ruby|Documentation

    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....vsd" ) shapes = diagram . getPages () . getPage...medan jag < shapes . getCount () shape = shapes . get ( i ) #...

    docs.aspose.com/diagram/sv/java/retrieve-visio-...
  10. ShapeBase.alternative_text property | Aspose.Wo...

    ShapeBase.alternative_text property. Defines alternative text to be displayed instead of a graphic....Examples Shows how to use a shape’s alternative text. doc = aw...DocumentBuilder ( doc ) shape = builder . insert_shape ( aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...