Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 5,331 for

autoshape

(2.93 sec)
  1. Konwertuj PPTX na Word w C# | products.aspose.com

    Konwertuj PPTX na Word w C#. Użyj interfejsu API biblioteki platformy .NET, aby przekonwertować program PowerPoint na program Word...(shape is AutoShape autoShape) { builder.Writeln(autoShape.TextFrame...

    products.aspose.com/slides/pl/net/conversion/pp...
  2. Android 上のプレゼンテーションに線形状を追加|Aspose.Slides ドキュメント

    Aspose.Slides for Android を使用して、PowerPoint プレゼンテーションの線の書式設定を操作する方法を学びます。プロパティ、メソッド、および Java の例を紹介します。...addAutoShape メソッドを使用して、Line タイプの AutoShape を追加します。 変更したプレゼンテーションを PPTX...get_Item ( 0 ); // type が line の AutoShape を追加 sld . getShapes (). addAutoShape...

    docs.aspose.com/slides/ja/androidjava/line/
  3. Créer une présentation PowerPoint en utilisant ...

    Apprenez à créer des présentations PowerPoint, par exemple PPT, PPTX en utilisant Java depuis zéro.... Ajoutez une AutoShape de type Line en utilisant...get_Item ( 0 ); // Ajouter une autoshape de type ligne slide . getShapes...

    docs.aspose.com/slides/fr/java/create-presentat...
  4. 아카이브

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

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

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

    blog.aspose.com/ru/slides/apply-animation-to-te...
  6. 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...
  7. 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...
  8. Архивы

    Архивы...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...
  9. Archivio

    Archivio...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/it/slides/lock-or-unlock-powerp...
  10. 아카이브

    아카이브...select paragraph to add effect autoShape = presentation.slides[0].shapes[0]...shapes[0] paragraph = autoShape.text_frame.paragraphs[0] # add...

    blog.aspose.com/ko/slides/apply-text-animation-...