Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 5,382 for

autoshape

(0.18 sec)
  1. C++ で PowerPoint テキストをアニメーション化|Aspose.Slides ドキ...

    Aspose.Slides for C++ を使用して、PowerPoint および OpenDocument のプレゼンテーションで動的なアニメーションテキストを作成し、わかりやすく最適化された C++ コード例を提供します。...pptx" ); // 効果を追加する段落を選択 auto autoShape = System :: ExplicitCast <...( 0 )); auto paragraph = autoShape -> get_TextFrame () -> get_Paragraphs...

    docs.aspose.com/slides/ja/cpp/animated-text/
  2. WordArt-Effekte in C++ erstellen und anwenden|A...

    Erstellen und Anpassen von WordArt-Effekten in Aspose.Slides für C++. Dieser Schritt-für-Schritt-Leitfaden hilft Entwicklern, Präsentationen mit professionellem Text in C++ zu verbessern....() -> idx_get ( 0 ); auto autoShape = slide -> get_Shapes () ->...200.0f ); auto textFrame = autoShape -> get_TextFrame (); auto...

    docs.aspose.com/slides/de/cpp/wordart/
  3. Archiv

    Archiv...Animationen hinzu IAutoShape autoShape = presentation.Slides[0].Shapes...paragraph")); autoShape.TextFrame.Paragraphs.Add(para1); autoShape.TextFrame...

    blog.aspose.com/de/slides/convert-ppt-to-video-...
  4. إضافة علامات مائية إلى العروض التقديمية في Java...

    إدارة العلامات المائية النصية والصورية في عروض PowerPoint وOpenDocument التقديمية باستخدام Node.js لتحديد مسودة أو معلومات سرية أو حقوق طبع والنشر والمزيد....كائن TextFrame داخل كائن AutoShape . لإضافة نص العلامة المائية...إلى شريحة واحدة — أنشئ كائن AutoShape ثم أضف العلامة المائية إليه...

    docs.aspose.com/slides/ar/nodejs-java/watermark/
  5. Python で PowerPoint テキスト段落を管理|Aspose.Slides for...

    Aspose.Slides for Python (.NET 経由) を使用して段落の書式設定をマスターし、PowerPoint および OpenDocument プレゼンテーションにおける配置、間隔、スタイルを最適化して、Python で視聴者を惹きつけます。... スライドに長方形の AutoShape を追加します。 AutoShape に関連付けられた TextFrame...presentation . slides [ 0 ] # 長方形の AutoShape を追加します。 shape = slide . shapes...

    docs.aspose.com/slides/ja/python-net/manage-par...
  6. 아카이브

    아카이브...효과를 추가할 단락 선택 IAutoShape autoShape = (IAutoShape)presentation...Shapes[0]; IParagraph paragraph = autoShape.TextFrame.Paragraphs[0]; //...

    blog.aspose.com/ko/slides/apply-animation-to-te...
  7. Архивы

    Архивы...форме SharedPtr<IAutoShape> autoShape = System::DynamicCast_noe...к абзацу auto paragraph = autoShape->get_TextFrame()->get_Par...

    blog.aspose.com/ru/slides/apply-animation-to-te...
  8. Archiv

    Archiv...zu SharedPtr<IAutoShape> autoShape = System::DynamicCast_noe...Absatz zu auto paragraph = autoShape->get_TextFrame()->get_Par...

    blog.aspose.com/de/slides/apply-animation-to-te...
  9. Archiv

    Archiv...Effekt hinzuzufügen IAutoShape autoShape = (IAutoShape)presentation...get_Item(0); IParagraph paragraph = autoShape.getTextFrame().getParagraphs()...

    blog.aspose.com/de/slides/apply-animation-to-te...
  10. Архивы

    Архивы...shape is autoshape if type(shape) is slides.AutoShape: auto_shape_lock...shape is autoshape if type(shape) is slides.AutoShape: auto_shape_lock...

    blog.aspose.com/ru/slides/lock-or-unlock-powerp...